Changes between Version 2 and Version 3 of MapGuideRfc6


Ignore:
Timestamp:
Feb 5, 2007, 5:37:02 PM (17 years ago)
Author:
tonyfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc6

    v2 v3  
    2929In the feature source, there is an optional tag called SupplementalSpatialContextInfo. This can contain a SpatialContextType defining a coordinate system override. If an entry exists for a given Spatial Context, then the specified coordinate system override will be used. The coordinate system override will be given preference over the coordinate system defined in the data.
    3030
    31 Previously, the SupplementalSpatialContextInfo was intended for data which contained an undefined coordinate system. The SupplementalSpatialContextInfo would allow the user to specify a coordinate system for the data. The SupplementalSpatialContextInfo can now be used for all feature sources.
     31Previously, the SupplementalSpatialContextInfo was intended for data containing spatial contexts with undefined coordinate systems. The SupplementalSpatialContextInfo would allow a coordinate system to be specified for a given spatial context. The SupplementalSpatialContextInfo can now be used to override coordinate systems for all spatial contexts in a feature source -- regardless of whether it contains a coordinate system or not.
    3232
    3333== Proposed Solution ==
     
    5050SupplementalSpatialContextInfo is an optional field. If the feature source does not contain an override, then the server will use the coordinate system contained in the data.
    5151
    52 For previous versions of the server, the SupplementalSpatialContextInfo field is not used. It will use the coordinate system defined by the data.
     52For previous versions of the server, the SupplementalSpatialContextInfo field is not used when the coordinate system is defined in the data.
    5353
    5454== Test Plan ==