Interface Transformation

All Superinterfaces:
CoordinateOperation, IdentifiedObject, SingleOperation

@UML(identifier="Transformation", specification=ISO_19111) public interface Transformation extends SingleOperation
Operation in which parameters are empirically derived from a series of points in both CRSs. This computational process is usually "over-determined", allowing derivation of error (or accuracy) estimates for the transformation. Also, the stochastic nature of the parameters may result in multiple (different) versions of the same coordinate transformation. Because of this, several transformations may exist for a given pair of coordinate reference systems, differing in their transformation method, parameter values and accuracy characteristics.
Since:
1.0
See Also: