[mapserver-dev] draw query output over the map

Lime, Steve D (DNR) Steve.Lime at state.mn.us
Wed Apr 4 13:30:15 EDT 2012


Check out the QUERYMAP object... (http://mapserver.org/mapfile/querymap.html) Via URL you'd do something like this assuming you've set a QUERYMAP up:

  http://.../cgi-bin/mapserv?...query params...&qformat=png24

This would render the query results to an image. You can also combine a query map and template output.

Steve

From: mapserver-dev-bounces at lists.osgeo.org [mailto:mapserver-dev-bounces at lists.osgeo.org] On Behalf Of yours ever
Sent: Tuesday, April 03, 2012 6:24 AM
To: mapserver-dev at lists.osgeo.org
Subject: [mapserver-dev] draw query output over the map

Hello all
I am using mapserver with postGIS. everything is working fine.
my requirement is: I want to highlight the query output features through postGIS over the map i.e rendering the query features.
for example the the intersecting features will take red color after the query is submitted.
in ArcGIS server there is a graphic layer concept, which allows to add graphic layer to the map at client end. Similarly there is a note concept in ArcGIS Explorer.
How this can be achieved in mapserver? after the query a new layer is being generated , how that can be drawn over the map?
please help
thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20120404/ae6fec60/attachment.html


More information about the mapserver-dev mailing list