<span class="gmail_quote"></span>Hi Paul,<br><div>until I have had some time to spend on kamap!!<br>With Lorenzo we have improved the query system,<br><a href="http://kappa.gonfi.org/ka-map-query/htdocs/index_query.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://kappa.gonfi.org/ka-map-query/htdocs/index_query.html
</a><br>A new layer is created when a query is made and only selected features are hilite and printed!<br>Also an XML file return the table for the selected features, should work with any vector layer in map file.<br>Metadata settings, layer level:
<br><br>fields "fieldname:alias,fieldname:alias,fieldname:alias,fieldname:alias"<br> you can choose witch field in which order and with wich alias the XML will report the query result, alias is optional<br>hyperlink "fieldname"
<br> you can set the field with hyperlink in the table or<br>hyperlink "fieldname|url"<br> the system will build the link so url?fieldname=val<br>rgbColor "100,50,100"<br> set line color for hilite
<br>these are metadata I'have used in the example.<br> fields 'name:Name'<br> hyperlink 'cat|http://www.ominiverdi.org'<br> # rgbColor "100,50,100"<br><br>The XML file is transformed by xsl, writing personal xsl is an easy way to change query result appearance.
<br>If you click on a value in table the map will zoom the selected feature!!<br>Waiting for comment.<br>I have lost my pw for cvs, is possible to have a new one!?<br>Thanks Andrea<br>
</div>