CoordinateTransformations Methods |
The CoordinateTransformations type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTransformation |
Gets a managed transformation for the given CRS identifiers.
| |
| TransformConformToWgs84 |
Provides the managed PTV Conform to PTV Mercator transformation.
| |
| TransformEuroConformToWgs84 |
Provides the managed PTV Euro Conform to PTV Mercator transformation.
| |
| TransformGoogleMercatorToPtvMercator |
Provides the managed Google Mercator to PTV Mercator transformation.
| |
| TransformGoogleMercatorToWgs84 |
Provides the managed Google Mercator to WGS84 transformation.
| |
| TransformMercatorToRasterSmartUnits |
Provides the managed PTV Mercator to PTV Raster Smart Units transformation.
| |
| TransformPtvGeodecimalToWgs84 |
Provides the managed PTV Geodecimal to WGS84 transformation.
| |
| TransformPtvGeoMinSekToWgs84 |
Provides the managed PTV GeoMinSek to WGS84 transformation.
| |
| TransformPtvMercatorToGoogleMercator |
Provides the managed PTV Mercator to Google Mercator transformation.
| |
| TransformPtvMercatorToWgs84 |
Provides the managed PTV Mercator to WGS84 transformation.
| |
| TransformRasterSmartUnitsToMercator |
Provides the managed PTV Mercator to PTV Raster Smart Units transformation.
| |
| TransformUtmToWgs84 |
Provides the managed UTM to PTV Geodecimal transformation.
| |
| TransformWgs84ToConform |
Provides the managed PTV Mercator to PTV Conform transformation.
| |
| TransformWgs84ToEuroConform |
Provides the managed PTV Mercator to PTV Euro Conform transformation.
| |
| TransformWgs84ToGoogleMercator |
Provides the managed WGS84 to Google Mercator transformation.
| |
| TransformWgs84ToPtvGeodecimal |
Provides the managed WGS84 to PTV Geodecimal transformation.
| |
| TransformWgs84ToPtvGeoMinSek |
Provides the managed WGS84 to PTV GeoMinSek transformation.
| |
| TransformWgs84ToPtvMercator |
Provides the managed WGS84 to PTV Mercator transformation.
| |
| TransformWgs84ToUtm |
Provides the managed WGSPTV Geodecimal to UTM transformation.
| |
| TryGetTransformation |
Tries to get a managed transformation for the given CRS identifiers.
|