C# (CSharp) SharpMap.CoordinateSystems.Transformations Namespace

Classes

Name Description
ConcatenatedTransform
CoordinateTransformation Describes a coordinate transformation. This class only describes a coordinate transformation, it does not actually perform the transform operation on points. To transform points you must use a MathTransform.
CoordinateTransformationFactory Creates coordinate transformations.
DatumTransform Transformation for applying
GeocentricTransform
GeographicTransform The GeographicTransform class is implemented on geographic transformation objects and implements datum transformations between geographic coordinate systems.
GeometryTransform Helper class for transforming SharpMap.Geometries.Geometry
MathTransform Abstract class for creating multi-dimensional coordinate points transformations.