[mapguide-trac] #1392: OGC WMS 1.3.0 Support

MapGuide Open Source trac_mapguide at osgeo.org
Thu Jul 8 04:06:10 EDT 2010


#1392: OGC WMS 1.3.0 Support
-----------------------------+----------------------------------------------
   Reporter:  liuar          |       Owner:  liuar   
       Type:  enhancement    |      Status:  new     
   Priority:  medium         |   Milestone:          
  Component:  WMS Interface  |     Version:          
   Severity:  trivial        |    Keywords:  WMS CITE
External_id:                 |  
-----------------------------+----------------------------------------------

Comment(by liuar):

 1. The default response format of 1.0.0 is text/xml for GetCapabilities
 request and the defualt format of 1.1.0 and 1.1.1 is
 application/vnd.ogc.wms_xml. From 1.3.0 on, OGC decides to change the
 format back to text/xml. Therefore, I adapt the implementation of
 MgOgcWmsServer::GetCapabilitiesResponse() for this update. [[BR]]
 [[BR]]
 2. The term SRS(Sptial Reference System) is deprecated from WMS 1.3.0 and
 CRS(Coordinate Reference System) is suggested to be used. Most part of
 code has been update previously, and I made a supplement in
 MgWmsLayerDefinitions::LayerSupportsReferenceSystem().

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1392#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list