| Interface | Description |
|---|---|
| GeocentricTransformation |
An interface to mark Geocentric transformations.
|
| GeoTransformation |
A GeoTransformation is a coordinate operation that bind two Geocentric
Coordinate Reference System.
|
| GridBasedTransformation |
Marker for transformation based on grids like NTv2 or
vertical transformations
|
| ParamBasedTransformation |
Marker for transformations including 7 parameters transformation (Bursa-Wolf),
Translation and Identity.
|
| Class | Description |
|---|---|
| Altitude2EllipsoidalHeight |
Altitude2EllipsoidalHeight is a coordinate operation used to transform 3D
coordinates containing the altitude in the third coordinate with a grid
transformation that return the equivalent coordinates with ellipsoidal height
instead of altitude.
|
| FrenchGeocentricNTF2RGF |
French Geocentric interpolation is a transformation used at IGN-France to
transform coordinates from the old local NTF system to the new ETRS-89
compatible RGF93.
|
| GeocentricTransformationSequence |
A GeocentricTransformationSequence is a CoordinateOperationSequence which
result is a
GeocentricTransformation. |
| GeocentricTranslation |
GeocentricTranslation is a coordinate operation used to transform
geocentric coordinates with a 3D translation defined by three parameters
representing translation values along x axis, y axis and z axis.
|
| NTv2GridShiftTransformation |
Geographic Offset by Interpolation of Gridded Data.
|
| SevenParameterTransformation |
Seven-Parameter transformations are mathematical similarities or Helmert
transformations in a three dimensional space.
|
Copyright © 2019 CNRS. All rights reserved.