SAGA-GIS Module Library Documentation (v2.3.0)

Module Tiling

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OutputTilesGrid list (output)TILES--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Overlapping CellsIntegerOVERLAP-Minimum: 0
Default: 0
Add CellsChoiceOVERLAP_SYM-Available Choices:
[0] symmetric
[1] bottom / left
[2] top / right
Default: 0
Tile Size DefinitionChoiceMETHOD-Available Choices:
[0] number of grid cells per tile
[1] coordinates (offset, range, cell size, tile size)
Default: 0
Save Tiles to DiskBooleanSAVE_TILESSave tiles to disk individuallyDefault: 0
Base NameTextTILE_BASENAMEThe base name of the tiles-
Output DirectoryFile pathTILE_PATH--
Number of Column CellsIntegerNX-Minimum: 1
Default: 100
Number of Row CellsIntegerNY-Minimum: 1
Default: 100
Offset and Range (X)Value rangeXRANGE--
Offset and Range (Y)Value rangeYRANGE--
Cell SizeFloating pointDCELL-Minimum: 0.000000
Default: 1.000000
Tile Size (X)Floating pointDX-Minimum: 0.000000
Default: 100.000000
Tile Size (Y)Floating pointDY-Minimum: 0.000000
Default: 100.000000

Command-line

Usage: saga_cmd grid_tools 27 [-GRID <str>] [-TILES <str>] [-OVERLAP <num>] [-OVERLAP_SYM <str>] [-METHOD <str>] [-SAVE_TILES <str>] [-TILE_BASENAME <str>] [-TILE_PATH <str>] [-NX <num>] [-NY <num>] [-XRANGE_MIN <double>] [-XRANGE_MAX <double>] [-YRANGE_MIN <double>] [-YRANGE_MAX <double>] [-DCELL <double>] [-DX <double>] [-DY <double>]
  -GRID:<str>         	Grid
	Grid (input)
  -TILES:<str>        	Tiles
	Grid list (output)
  -OVERLAP:<num>      	Overlapping Cells
	Integer
	Minimum: 0
	Default: 0
  -OVERLAP_SYM:<str>  	Add Cells
	Choice
	Available Choices:
	[0] symmetric
	[1] bottom / left
	[2] top / right
	Default: 0
  -METHOD:<str>       	Tile Size Definition
	Choice
	Available Choices:
	[0] number of grid cells per tile
	[1] coordinates (offset, range, cell size, tile size)
	Default: 0
  -SAVE_TILES:<str>   	Save Tiles to Disk
	Boolean
	Default: 0
  -TILE_BASENAME:<str>	Base Name
	Text
  -TILE_PATH:<str>    	Output Directory
	File path
  -NX:<num>           	Number of Column Cells
	Integer
	Minimum: 1
	Default: 100
  -NY:<num>           	Number of Row Cells
	Integer
	Minimum: 1
	Default: 100
  -XRANGE_MIN:<double>	Offset and Range (X)
	Value range
  -XRANGE_MAX:<double>	Offset and Range (X)
	Value range
  -YRANGE_MIN:<double>	Offset and Range (Y)
	Value range
  -YRANGE_MAX:<double>	Offset and Range (Y)
	Value range
  -DCELL:<double>     	Cell Size
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -DX:<double>        	Tile Size (X)
	Floating point
	Minimum: 0.000000
	Default: 100.000000
  -DY:<double>        	Tile Size (Y)
	Floating point
	Minimum: 0.000000
	Default: 100.000000