[mapguide-trac] #1462: New CRSs cannot be supported in WMS service
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 12 22:04: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 |
-----------------------------+----------------------------------------------
1. add one new CRS:EPSG 4626 for Samples data[[BR]]
2. open http://<serverIP>/mapguide/mapagent[[BR]]
3. WMS -> getcapabilities with version 1.3.0[[BR]]
result:
{{{
<Layer queryable="0" cascaded="0" noSubsets="0" opaque="0">
<Name>Samples/Sheboygan/Layers/Districts</Name>
<Title>Districts</Title>
<CRS>EPSG:4326</CRS>
<CRS>EPSG:4326</CRS>
- <EX_GeographicBoundingBox>
}}}
both CRS are EPSG 4326
expected:
new added CRS could be supported.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1462>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list