Changes between Version 2 and Version 3 of FDORfc66
- Timestamp:
- 04/18/13 19:31:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc66
v2 v3 30 30 }}} 31 31 32 However currently it can only reads the features and write the native data in data source coordinate system , if user request the data in another coordinate system, it fails to return the right value. For example, if the data source SDF's coordinate system is ca83, and published as WFS service. Customer can request this WFS in LL84 coordinate system. Currently the returned WFS GML still ca83, not expected as customer wants.32 However currently it can only reads the features and write the native data in data source coordinate system. If user request the data in another coordinate system, it fails to return the right value. For example, if the data source SDF's coordinate system is ca83, and published as WFS service. Customer can request this WFS in LL84 coordinate system. Currently the returned WFS GML still ca83, not expected as customer wants. 33 33 34 34 == Proposed Solution ==