[OpenLayers-Users] openlayers + mapserver + query parameters ??

Mick Jagger lists at jpw.biz
Tue Aug 18 14:16:40 EDT 2009


>     **params  {Object} An object with key/value pairs representing the request 
>                      query string parameters and parameter values. **
>     options {Ojbect} Hashtable of extra options to tag onto the layer

I've added the mapserver query values to the params object.  Where I think I'm running into problems is projection.  The map uses google as the base layer and the overlay data is in 4326.  Using WMS it reprojects fine.  But using the MapServer layer, its not.  When you set the projection to be 4326 in the options hashtable, does OpenLayers reproject the query bounds to 4326 prior to passing on to MapServer?



More information about the Users mailing list