A coordinate transformation library for dhdn2001 coordinate reference systems in elm.
Geographic is represented by longitude, latitude and height coordinates.
UTM is represented by a zone and eastern, northern and height coordinates.
Zone represents the ETRS89 UTM Zones.
geocentric : Geodesy.WGS84.CoordinateReferenceSystem Geodesy.WGS84.Geocentric
geocentric represents the ETRS89 geocentric coordinate reference system.
geographic : Geodesy.WGS84.CoordinateReferenceSystem Geographic
geographic represents the ETRS89 geographic coordinate reference system.
grs80 : Geodesy.Spheroid
grs80 represents ETRS89 Spheroid.
utm : Geodesy.WGS84.CoordinateReferenceSystem UTM
utm represents the ETRS89 utm coordinate reference system.