Grid System Extent
- Author: O.Conrad (c) 2011
- Menu: Shapes | Shapes-Grid Tools | Spatial Extent
Description
Creates a polygon (rectangle) from a grid system's extent.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Output | Extent | shapes, output | EXTENT | - | - | 
| Options | Grid System | grid system | GRID_SYSTEM | - | - | 
| Border | choice | BORDER | - | Available Choices:
[0] grid cells
[1] grid nodes
Default: 0 | 
Command Line
Usage: saga_cmd shapes_grid 10 [-GRID_SYSTEM_D ] [-GRID_SYSTEM_X ] [-GRID_SYSTEM_Y ] [-GRID_SYSTEM_NX ] [-GRID_SYSTEM_NY ] [-GRID_SYSTEM_FILE ] [-EXTENT ] [-BORDER ]
  -GRID_SYSTEM_D:	Cell Size
  -GRID_SYSTEM_X:	Lower Left Center Cell X-Coordinate
  -GRID_SYSTEM_Y:	Lower Left Center Cell Y-Coordinate
  -GRID_SYSTEM_NX:  	Number of Columns
  -GRID_SYSTEM_NY:  	Number of Rows
  -GRID_SYSTEM_FILE:	Grid File
  -EXTENT:          	Extent
	shapes, output
  -BORDER:          	Border
	choice
	Available Choices:
	[0] grid cells
	[1] grid nodes
	Default: 0