geotiff-geokeys-to-proj4
Interfaces
| Interface | Description |
|---|---|
| ConversionErrors | Errors that have occurred during conversion. |
| ConvertedCoordinate | - |
| CoordinateConversionParameters | Parameters to pass to convertCoordinates or to convert coordinates manually |
| GeoKeys | Geokeys |
| SourceCoordinate | - |
Type Aliases
| Type Alias | Description |
|---|---|
| CoordinateUnits | Base units types. |
| GeokeysNotSupportedErrors | Which geokeys are not supported. Values are geokeys' EPSG codes. |
Functions
| Function | Description |
|---|---|
| convertCoordinates | Converts given coordinates to the coordinates accepted by Proj4. |
| toProj4 | Converts GeoTIFF's geokeys to Proj4 string and produces associated data |