Tool Clip Grid with Polygon
Clips the input grid with a polygon shapefile. Select polygons from the shapefile prior to tool execution in case you like to use only a subset from the shapefile for clipping.
- Author: Stefan Liersch (c) 2006
- Menu: Shapes|Shapes-Grid Tools|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 | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Target Extent | Choice | EXTENT | - | Available Choices: [0] original [1] polygons [2] crop to data Default: 1 |
Command-line
Usage: saga_cmd shapes_grid 7 [-INPUT <str>] [-OUTPUT <str>] [-POLYGONS <str>] [-EXTENT <str>]
-INPUT:<str> Input
Grid list, input
-OUTPUT:<str> Output
Grid list, output
-POLYGONS:<str> Polygons
Shapes, input
-EXTENT:<str> Target Extent
Choice
Available Choices:
[0] original
[1] polygons
[2] crop to data
Default: 1