Interface Conversion

All Superinterfaces:
CoordinateOperation, IdentifiedObject, SingleOperation
All Known Subinterfaces:
ConicProjection, CylindricalProjection, PlanarProjection, Projection

@UML(identifier="CC_Conversion", specification=ISO_19111) public interface Conversion extends SingleOperation
An operation on coordinates that does not include any change of Datum. The best-known example of a coordinate conversion is a map projection. The parameters describing coordinate conversions are defined rather than empirically derived.

Note that some conversions have no parameters.

Since:
1.0
See Also: