We are user MapServer cgi to hilite features the user select on.  This is done by using mode=featurequery and slayer.  We need to selectemultiple features, and have them hilighted.  Having looked at the docs, there doesn't seem to be any obvious ways of doing this.
<br><br>One possible solution is to use IMGSHAPE and nquery.&nbsp; This is documented as:<br><dl class="docutils"><dd><p class="first">Shape given in image coordinates.</p>
<p class="last">An arbitrary polygon shape to be used for query purposes. Multiple 
instances simply add parts to the shape so it is possible to construct 
a shape with holes. Used with modes NQUERY and NQUERYMAP.</p></dd></dl>But using imgshape would require one than one polygon being passed through.&nbsp; Rick asked this in March without getting a response.&nbsp; Is it possible to pass multiple polygons using imgshape?
<br><br>Any other suggestions are more than welcome.<br><br>Cheers,<br>Xin<br><br>