Module Clip Grid with Polygon
Clips the input grid with a polygon shapefile. Select polygons from the shapefile prior to module execution in case you like to use only a subset from the shapefile for clipping.
- Author: copyrights (c) 2006 Stefan Liersch
 
- Specification: grid
 
- Menu: Shapes|Grid|Spatial Extent
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Input | Grid list (input) | INPUT | - | - | 
 | Polygons | Shapes (input) | POLYGONS | - | - | 
| Output | Output | Grid list (output) | OUTPUT | - | - | 
| Options | Exclude No-Data Area | Boolean | NODATA | - | Default: 0 | 
Command-line
Usage: saga_cmd shapes_grid 7 [-OUTPUT <str>] [-INPUT <str>] [-POLYGONS <str>] [-NODATA <str>]
  -OUTPUT:<str>  	Output
	Grid list (output)
  -INPUT:<str>   	Input
	Grid list (input)
  -POLYGONS:<str>	Polygons
	Shapes (input)
  -NODATA:<str>  	Exclude No-Data Area
	Boolean
	Default: 0