This document is archived and information here might be outdated. Recommended version. |
Provides a combined Horizontal and Vertical transformation of Geographic Datum.
Name | Description | |
---|---|---|
Count | Returns the number of steps in the composite transformation. | |
GetInverse | Returns inverse transformation for this. | |
GetSpatialReferences | Returns spatial references. | |
GetVerticalCoordinateSystems | Returns vertical coordinate systems. | |
HVDatumTransform | Returns a step of the datum transformation. | |
IsCompatibleWith | Returns True, if this transformation can be used to transform from pSRFrom to pSRTo. | |
LoadData | Makes the grid data available for transformation operations. No need to call this explicitly. | |
Name | Returns name. | |
TransformationDirection | Returns a step of the datum transformation. | |
UnloadData | Releases any resources consumed by the grid data. |
Classes | Description |
---|---|
HVCompositeDatumTransformation | Horizontal and Vertical datum transformation. |