CompareCoordinateSystems
An activity which compares two coordinate systems.
Output
The following is the output for the activity.
Output Item | Data Type | Description |
---|---|---|
OspOutput | Complex | Root element for all output elements |
IsEquivalent | Boolean | "true" if the two CRS are equivalent. Note, geographic transform differences are ignored by this output. Check the HasEquivalentTransform output if there is a need to include geographic transform differences in the equivalence test. |
HasEquivalentDatum | Boolean | "true" if the two CRS have an equivalent datum. |
HasEquivalentTransform | Boolean | "true" if the two CRS have an equivalent geographic transform. |