<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 &quot;fieldname:alias,fieldname:alias,fieldname:alias,fieldname:alias&quot;<br>&nbsp; you can choose witch field in which order and with wich alias the XML will report the query result, alias is optional<br>hyperlink&nbsp; &quot;fieldname&quot;
<br>&nbsp; you can set the field with hyperlink in the table or<br>hyperlink&nbsp; &quot;fieldname|url&quot;<br>&nbsp; the system will build the link so url?fieldname=val<br>rgbColor &quot;100,50,100&quot;<br>&nbsp; set line color for hilite
<br>these are metadata I'have used in the example.<br>&nbsp;&nbsp;&nbsp;&nbsp; fields 'name:Name'<br>&nbsp;&nbsp;&nbsp;&nbsp; hyperlink 'cat|http://www.ominiverdi.org'<br>&nbsp;# rgbColor &quot;100,50,100&quot;<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>