Changes between Version 3 and Version 4 of MapGuideRfc106


Ignore:
Timestamp:
Jul 26, 2010, 12:35:54 AM (14 years ago)
Author:
liuar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc106

    v3 v4  
    121121    virtual MgByteReader* GetWfsFeature(MgResourceIdentifier* featureSourceId, CREFSTRING featureClass,MgStringCollection* requiredProperties, CREFSTRING srs, CREFSTRING filter, INT32 maxFeatures, CREFSTRING outputFormat) = 0;
    122122}}}
    123 
     123[[BR]]
     124'''3) Handle axis orientation for particular coordinate systems[[BR]]'''
     125[[BR]]
     126The same as WMS 1.3.0, WFS 1.1.0 also reversed the axis sequence for some EPSG code include EPSG:4326, which means for some EPSG SRS, the meaning of (x,y) is changed from (lon,lat) to (lat,lon) or even other orientations.
    124127
    125128