Class: CoordinateTransformation
A coordinate transformation
URI: entities:CoordinateTransformation
Children
- Affine - An affine transformation
- Identity - The identity transformation
- MapAxis - Axis permutation transformation
- Scale - A scaling transformation
- Sequence - A sequence of transformations
- Translation - A translation transformation
Referenced by Class
- None coordinate_transformations 0..* CoordinateTransformation
- None ➞sequence 0..* CoordinateTransformation
- None ➞sequence 0..* CoordinateTransformation
Attributes
Own
- ➞name 0..1
- Description: The name of the coordinate transformation
- Range: String
- ➞input 0..1
- Description: The source coordinate system name
- Range: String
- ➞output 0..1
- Description: The target coordinate system name
- Range: String
- ➞type 0..1
- Description: The type of transformation
- Range: TransformationType