CGI Qlayer,Qstring variables usage

Steve Lime Steve.Lime at DNR.STATE.MN.US
Mon Jul 31 02:24:55 EDT 2006


Kris: Have you tried using the map_layername_projection=... syntax? Will work for the main projection as well using map_projection=...

Steve

>>> rock well <rockwell_001 at YAHOO.COM> 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" <David.Fawcett at state.mn.us> 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:MAPSERVER-USERS at LISTS.UMN.EDU] On Behalf Of rock well
Sent: Thursday, July 20, 2006 5:49 PM
To: MAPSERVER-USERS at LISTS.UMN.EDU
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.



More information about the mapserver-users mailing list