SAGA-GIS Module Library Documentation (v2.1.3)

Module Grid System Extent

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

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputExtentShapes (output)SHAPES--
OptionsBorderChoiceCELLS-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 <str>] [-PARAMETERS_GRID_SYSTEM_Y <str>] [-PARAMETERS_GRID_SYSTEM_D <str>] [-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:<str> 	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_Y:<str> 	Grid system
	Grid system
  -PARAMETERS_GRID_SYSTEM_D:<str> 	Grid system
	Grid system
  -SHAPES:<str>                   	Extent
	Shapes (output)
  -CELLS:<str>                    	Border
	Choice
	Available Choices:
	[0] grid cells
	[1] grid nodes
	Default: 0