SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Grid System Extent

Creates a polygon (rectangle) from a grid system's extent.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputExtentShapes (output)SHAPES--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
BorderChoiceCELLS-Available Choices:
[0] grid cells
[1] grid nodes
Default: 0

Command-line

Usage: saga_cmd shapes_grid 10 [-PARAMETERS_GRID_SYSTEM_NX <num>] [-PARAMETERS_GRID_SYSTEM_NY <num>] [-PARAMETERS_GRID_SYSTEM_X <double>] [-PARAMETERS_GRID_SYSTEM_Y <double>] [-PARAMETERS_GRID_SYSTEM_D <double>] [-SHAPES <str>] [-CELLS <str>]
  -PARAMETERS_GRID_SYSTEM_NX:<num>  	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_NY:<num>  	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_X:<double>	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_Y:<double>	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_D:<double>	Grid system
	Grid system
  -SHAPES:<str>                     	Extent
	Shapes (output)
  -CELLS:<str>                      	Border
	Choice
	Available Choices:
	[0] grid cells
	[1] grid nodes
	Default: 0