[mapguide-trac] #1462: New CRSs cannot be supported in WMS service
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 12 22:05:35 EDT 2010
#1462: New CRSs cannot be supported in WMS service
-----------------------------+----------------------------------------------
Reporter: liuar | Owner: liuar
Type: defect | Status: new
Priority: low | Milestone:
Component: WMS Interface | Version: 2.2.0
Severity: trivial | Keywords:
External_id: 1353781 |
-----------------------------+----------------------------------------------
Comment(by liuar):
All published layer headers use SRS to indicate the coordinate system
which is a standard of WMS 1.1.0. But WMS 1.3.0 uses CRS to define the
coordinate system.
Because there's no CRS defined in the published layer header, parent
layer's CRS will be used as all children layers' CRS, which is EPSG:4326.
I update all the CRS to SRS in the template file
Server/src/Wms/1.3.0.xml.awd for the backward compatibility issue.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1462#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list