ProjCoordinateTransform
Description
- Derived from
-
CoordinateTransform abstract
Full source code is included in the Tinman 3D SDK download. |
A ICoordinateTransform implementation for the PROJ library (https://proj.org), which must have been installed separately.
Public / Constructors
ProjCoordinateTransform
Creates a new instance of ProjCoordinateTransform.
- TinmanException
-
If the given definition string is malformed or if the PROJ library is not available, see GdalImageFormat.IsProjAvailable