Creating querymap via CGI parameters

Mike Jackson mj at SCI.FI
Sat Oct 16 08:52:45 EDT 2004


Kralidis,Tom [Burlington] wrote:

>Hi,
>
>In the itasca demo, querying features displays a standard querymap, as
>well as cached query.
>
>Looking at the HTML, it looks like:
>
>Standard querymap: ms_tmp/DEMO10978846173120.gif
>
>Cached query:
>/cgi-bin/mapserv.exe?map=c:/ms4w/apps/itasca/demo.map&queryfile=c:/ms4w/
>tmp/ms_tmp/DEMO10978846173120.qy&layer=lakespy2&layer=dlgstln2&mode=map&
>size=200+200
>
>How can one replicate this behaviour (i.e. output a querymap) with CGI
>parameters through MapServer CGI?
>

Hi Tom,
 I think this might be what you're looking for:

<input type="hidden" name="savequery" value="true">

--
mike



More information about the mapserver-users mailing list