Changes between Version 6 and Version 7 of MapGuideRfc95
- Timestamp:
- 06/21/10 09:06:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified MapGuideRfc95
v6 v7 11 11 ||Last Modified||Arthur Liu 06/13/2010|| 12 12 ||Author||Arthur Liu|| 13 ||RFC Status|| draft||13 ||RFC Status||ready for review|| 14 14 ||Implementation Status||under development|| 15 15 ||Proposed Milestone||2.3|| … … 50 50 }}} 51 51 52 It is necessary for MapGuide implement an API ProcessBoundingBoxAxes to handle different axis orientation for the bounding box parameter in GetMap andGetFeatureInfo operation. For example: change (lat,lon) back to (lon,lat).52 It is necessary for MapGuide implement an API !ProcessBoundingBoxAxes to handle different axis orientation for the bounding box parameter in !GetMap and !GetFeatureInfo operation. For example: change (lat,lon) back to (lon,lat). 53 53 54 54 {{{ … … 67 67 The other important change in WMS 1.3.0 specification is the CRS namespace. WMS 1.3.0 specification introduced two more CRS namespaces besides EPSG, they are CRS namespace which in the form specified by ISO 19111 and AUTO2 namespace is used for "automatic" coordinate reference systems. 68 68 69 In order to pass the OGC certification, the CRS CRS:84 must be supported. There's a workaround that it could be predefined in OgcWmsService.config.69 In order to pass the OGC certification, the CRS CRS:84 must be supported. There's a workaround that it could be predefined in !OgcWmsService.config. 70 70 71 71 {{{ … … 94 94 After the implementation of OGC WMS 1.3.0 enhancement, an official OGC certification(http://cite.opengeospatial.org) will test if MapGuide provides standard WMS service. 95 95 96 == Funding/Resources ==96 == !Funding/Resources == 97 97 98 98 Supplied by Autodesk.