There is reference to this capability at:

  http://mapserver.gis.umn.edu/docs/reference/cgi/controls 

At the end of the document. Many parameters can be modified this way although 
if I were doing much with this I would likely suggest using MapScript. I 
typically just use the mechanism to change the units on a second scalebar (e.g. 
mode=scalebar) or add a dynamic feature or two.

Steve 

>>> rock well <[EMAIL PROTECTED]> 7/31/2006 2:11:51 PM >>>
Thanks for your reply steve, its working. i was wondering if you can tell me 
where did you find the documentation for this so that i could read and see if 
there are any other features or parameters than i can use in the url.
   
  Thanks again
  kris

Steve Lime <[EMAIL PROTECTED]> wrote:
  Kris: Have you tried using the map_layername_projection=... syntax? Will work 
for the main projection as well using map_projection=...

Steve

>>> rock well 07/28/06 6:03 PM >>>
Hi all, i got this working to query a layer and am able to display the result 
too ... the url looks like

http://localhost/mapserv.exe?MODE=map&MAP=c:/Inetpub/states.map&LAYERS=states&filter_id=SD
 

but what i am trying now is to pass the projection id in the url, but i guess 
mapserver doesnt support this form of variable substitution. Is there anyother 
way to pass the projection id from the url ...

Thanks for your effort and time ..
kris


"Fawcett, David" wrote:
Kris, 

This may not quite work, but it should be closer. Try something like:

http://pathtomapserv.exe?MODE=itemnquerymap&LAYERS=layer1&QLAYER=layer1&QITEM=colname&QString=('[colname]'='value')
 

David.



-----Original Message-----
From: UMN MapServer Users List [mailto:[EMAIL PROTECTED] On Behalf Of rock well
Sent: Thursday, July 20, 2006 5:49 PM
To: [email protected] 
Subject: [UMN_MAPSERVER-USERS] CGI Qlayer,Qstring variables usage


Hello all, 
I was trying to query one of the layers from a shape file in the url, i am used 
map as the mode and gave the layer name for Qlayer, column name for Qitem and 
QString. Part of the URL looks like

http://pathtomapserv.exe?MODE=map&LAYERS=layer1&QLAYER=layer1&QITEM=colname&QString=("colname=value")

the map is displayed but it didnt filter the layer with the given querystring 
variables ....

Is there something missing, can anyone suggest with something ...

Thanks for your effort and time ....
kris

---------------------------------
Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.


---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2¢/min or less.


                
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2¢/min or less.

Reply via email to