SAGA 9.3.3 | Tool Library Documentation

Define Georeference for Grids


Description

This tool simply allows definition of grid's cellsize and position. It does not perform any kind of warping but might be helpful, if the grid has lost this information or is already aligned with the coordinate system.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsgrid list, inputGRIDS--
OutputReferenced Gridsgrid list, outputREFERENCED--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
DefinitionchoiceDEFINITION-Available Choices: [0] cellsize and lower left cell coordinates [1] cellsize and upper left cell coordinates [2] lower left cell coordinates and left to right range [3] lower left cell coordinates and lower to upper range Default: 0
Grid Systemgrid systemSYSTEM--
Cellsizefloating point numberSIZE-Minimum: 0.000000 Default: 1.000000
Leftfloating point numberXMIN-Default: 0.000000
Rightfloating point numberXMAX-Default: 0.000000
Lowerfloating point numberYMIN-Default: 0.000000
Upperfloating point numberYMAX-Default: 0.000000
Cell ReferencechoiceCELL_REF-Available Choices: [0] center [1] corner Default: 0

Command Line


Usage: saga_cmd pj_georeference 5 [-GRIDS ] [-REFERENCED ] [-DEFINITION ] [-SIZE ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-CELL_REF ]
  -GRIDS:     	Grids
	grid list, input
  -REFERENCED:	Referenced Grids
	grid list, output
  -DEFINITION:	Definition
	choice
	Available Choices:
	[0] cellsize and lower left cell coordinates
	[1] cellsize and upper left cell coordinates
	[2] lower left cell coordinates and left to right range
	[3] lower left cell coordinates and lower to upper range
	Default: 0
  -SIZE:   	Cellsize
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -XMIN:   	Left
	floating point number
	Default: 0.000000
  -XMAX:   	Right
	floating point number
	Default: 0.000000
  -YMIN:   	Lower
	floating point number
	Default: 0.000000
  -YMAX:   	Upper
	floating point number
	Default: 0.000000
  -CELL_REF:  	Cell Reference
	choice
	Available Choices:
	[0] center
	[1] corner
	Default: 0