Tool Geographic Coordinate Grids
Creates for a given grid geographic coordinate information, i.e. two grids specifying the longitude and latitude for each cell. The coordinate system of the input grid has to be defined.
Projection routines make use of the Proj.4 Cartographic Projections library.
Proj.4 was originally developed by Gerald Evenden and later continued by the United States Department of the Interior, Geological Survey (USGS).
Proj.4 Version is 6.1.1
Proj.4 Homepage
- Author: O. Conrad (c) 2014
- Menu: Projection|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid, input | GRID | - | - |
Output | Longitude | Grid, output | LON | - | - |
Latitude | Grid, output | LAT | - | - |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Command-line
Usage: saga_cmd pj_proj4 17 [-GRID <str>] [-LON <str>] [-LAT <str>]
-GRID:<str> Grid
Grid, input
-LON:<str> Longitude
Grid, output
-LAT:<str> Latitude
Grid, output