CoordinateOperation
Description
- Derived from
-
GeoObject abstract
ICoordinateOperation
ICoordinateOperationParametersGeneric<CoordinateOperation>
A horizontal coordinate operation (i.e. map projection).
- See also
Public / Constants
Public / Methods
CreateProjDefinition
Returns the definition string for the projected coordinate system, see pj_init_plus of the legacy PROJ.4 API and proj_create of the PROJ.6+ API.
- GeorefException
-
If the parameters are incomplete.
Origin
Updates CoordinateOperationParameter.Easting and CoordinateOperationParameter.Northing while retaining their respective units so that the given map in coordinates move to the coordinate system origin.