SAGA 9.3.3 | Tool Library Documentation

GeoTrans (Grid)


Description

Coordinate Transformation for Grids. This library makes use of the Geographic Translator (GeoTrans) library. The GeoTrans library is maintained by the National Geospatial Agency (NGA).


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputSourcegrid, inputSOURCE--
Target Systemgrid, input, optional, CMDTEMPLATEuse this grid's system for output grids-
OutputTarget Gridgrid, outputOUT_GRID--
X Coordinatesgrid, output, optionalX--
Y Coordinatesgrid, output, optionalY--
OptionsEllipsoidsfile pathDATA_ELLIPSOID--
Datums (7 Parameters)file pathDATA_DATUM_7--
Datums (3 Parameters)file pathDATA_DATUM_3--
Geoidfile pathDATA_GEOID--
Grid systemgrid systemSOURCE_GRIDSYSTEM--
ResamplingchoiceRESAMPLING-Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3
Source DatumchoiceSOURCE_DATUM-Available Choices: [0] [not set] Default: 0
Target DatumchoiceTARGET_DATUM-Available Choices: [0] [not set] Default: 0
Source ProjectionchoiceSOURCE_PROJECTION-Available Choices: [0] [not set] Default: 0
Target ProjectionchoiceTARGET_PROJECTION-Available Choices: [0] [not set] Default: 0
Target Grid SystemchoiceDEFINITION-Available Choices: [0] user defined [1] grid or grid system Default: 0
Cellsizefloating point numberUSER_SIZE-Minimum: 0.000000 Default: 1.000000
Westfloating point numberUSER_XMIN-Default: 0.000000
Eastfloating point numberUSER_XMAX-Default: 100.000000
Southfloating point numberUSER_YMIN-Default: 0.000000
Northfloating point numberUSER_YMAX-Default: 100.000000
Columnsinteger numberUSER_COLSNumber of cells in East-West direction.Minimum: 1 Default: 101
Rowsinteger numberUSER_ROWSNumber of cells in North-South direction.Minimum: 1 Default: 101
FitchoiceUSER_FITS-Available Choices: [0] nodes [1] cells Default: 0
Grid Systemgrid systemSYSTEM--
X CoordinatesbooleanX_CREATE-Default: 0
Y CoordinatesbooleanY_CREATE-Default: 0

Command Line


Usage: saga_cmd pj_geotrans 1 [-DATA_ELLIPSOID ] [-DATA_DATUM_7 ] [-DATA_DATUM_3 ] [-DATA_GEOID ] [-SOURCE ] [-RESAMPLING ] [-PROJECTION_SOURCE_DATUM ] [-PROJECTION_TARGET_DATUM ] [-PROJECTION_SOURCE_PROJECTION ] [-PROJECTION_TARGET_PROJECTION ] [-TARGET_DEFINITION ] [-TARGET_USER_SIZE ] [-TARGET_USER_XMIN ] [-TARGET_USER_XMAX ] [-TARGET_USER_YMIN ] [-TARGET_USER_YMAX ] [-TARGET_USER_COLS ] [-TARGET_USER_ROWS ] [-TARGET_USER_FITS ] [-TARGET_TEMPLATE ] [-TARGET_OUT_GRID ] [-TARGET_X ] [-TARGET_X_CREATE ] [-TARGET_Y ] [-TARGET_Y_CREATE ]
  -DATA_ELLIPSOID:              	Ellipsoids
	file path
  -DATA_DATUM_7:                	Datums (7 Parameters)
	file path
  -DATA_DATUM_3:                	Datums (3 Parameters)
	file path
  -DATA_GEOID:                  	Geoid
	file path
  -SOURCE:                      	Source
	grid, input
  -RESAMPLING:                  	Resampling
	choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3
  -PROJECTION_SOURCE_DATUM:     	Source Datum
	choice
	Available Choices:
	[0] [not set]
	Default: 0
  -PROJECTION_TARGET_DATUM:     	Target Datum
	choice
	Available Choices:
	[0] [not set]
	Default: 0
  -PROJECTION_SOURCE_PROJECTION:	Source Projection
	choice
	Available Choices:
	[0] [not set]
	Default: 0
  -PROJECTION_TARGET_PROJECTION:	Target Projection
	choice
	Available Choices:
	[0] [not set]
	Default: 0
  -TARGET_DEFINITION:           	Target Grid System
	choice
	Available Choices:
	[0] user defined
	[1] grid or grid system
	Default: 0
  -TARGET_USER_SIZE:         	Cellsize
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -TARGET_USER_XMIN:         	West
	floating point number
	Default: 0.000000
  -TARGET_USER_XMAX:         	East
	floating point number
	Default: 100.000000
  -TARGET_USER_YMIN:         	South
	floating point number
	Default: 0.000000
  -TARGET_USER_YMAX:         	North
	floating point number
	Default: 100.000000
  -TARGET_USER_COLS:            	Columns
	integer number
	Minimum: 1
	Default: 101
  -TARGET_USER_ROWS:            	Rows
	integer number
	Minimum: 1
	Default: 101
  -TARGET_USER_FITS:            	Fit
	choice
	Available Choices:
	[0] nodes
	[1] cells
	Default: 0
  -TARGET_TEMPLATE:             	Target System
	grid, input, optional, CMD
  -TARGET_OUT_GRID:             	Target Grid
	grid, output
  -TARGET_X:                    	X Coordinates
	grid, output, optional
  -TARGET_X_CREATE:             	X Coordinates
	boolean
	Default: 0
  -TARGET_Y:                    	Y Coordinates
	grid, output, optional
  -TARGET_Y_CREATE:             	Y Coordinates
	boolean
	Default: 0