[Chameleon-dev] [Bug 430] WMSBrowser not handling map=pathtomapfile properly

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Thu Oct 7 13:57:20 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=430

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pspencer at dmsolutions.ca  2004-10-07 13:57 -------
this works now.  With the ms4w package, I tested the following server

http://localhost/cgi-bin/mapserv_42.exe?map=/ms4w/apps/chameleon/samples/map/chameleon.map

My initial test did not work (no previews) because the preview uses epsg:4326 by
default and the map file (chameleon.map) does not supply projections for the
layers (only at the map level).  The effect of this is that mapserver does not
reproject the layers.

Adding an appropriate projection object to each layer enabled me to preview it
and add it to the map file.

This is (apparently) not a bug in mapserver, just the way it works.  In fact,
when using the WMS interface and getting the capabilities of this map file, you
see warnings in the xml document ...  but they are specified as comments so it
won't be possible to find them programmatically (or its not easy so I'm not
interested in trying it right now).

I've committed the changes to chameleon.map.  No other changes were required.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list