<div>Hi Chuck</div><div> </div><div>I do not have any good solution for getting the reports but I do work with joined tables containing extra info connected to features in a vector leayer. In my case the extra info is time series data and I wrote a simple (experimental) plugin called <em>TimeSeriesPlot</em> for this. The plugin reads ID for the selected objects in a vector layer and extracts the corresponding data from a non-spatial table stored in a spatialite db. You can download the plugin from the respository for user-contributed plugins. Perhaps you find some code snippets to use if you want to write your own plugin.</div>
<div> </div><div>regards</div><div>Josef</div><div> </div><div class="gmail_quote"><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<br>
On Sat, Jan 21, 2012 at 6:46 PM, Chuck Young <<a href="mailto:wylie1066@gmail.com">wylie1066@gmail.com</a>> wrote:<br>
<br>
> Is anyone using Qgis with joined tables that contain extra info connected<br>
> to a point or polygon where the data is displayed in a report which<br>
> contains a n image of the polygon along with a table containing the relate<br>
> info, which is contained in the joined table?<br>
><br>
> If so I would really appreciate getting to understand the process and how<br>
> to implement it.  Are there any plugins that work like that?  I see some<br>
> that seem to indicate that in their titles but I am unsure.<br>
><br>
> What I have is a SpatialLite db for the vector layers (Polygons, lines,<br>
> and points).  I have a table in the db for related data with corresponding<br>
> ID fields for relational connectivity.  I want to be able to click a<br>
> polygon etc., within the QGIS window,and display the report or print it in<br>
> a predefined format. Or at least be able to click the entity and have a<br>
> popup display this info,<br>
><br>
> Thanks for any help!<br>
><br>
> Chuck<br>
</blockquote></div>