Module Grid System Extent
Creates a polygon (rectangle) from a grid system's extent.
- Author: O. Conrad (c) 2011
 
- Specification: grid
 
- Menu: Shapes|Grid|Spatial Extent
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Extent | Shapes (output) | SHAPES | - | - | 
| Options | Border | Choice | CELLS | - | 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