Tool Grid Cell Area Covered by Polygons
This tool calculates for each grid cell of the selected grid system the area that is covered by the input polygons layer.
- Author: O.Conrad (c) 2016
- Menu: Grid|Gridding
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Polygons | Shapes (input) | POLYGONS | - | - |
Output | Area of Coverage | Grid (output) | AREA | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Method | Choice | METHOD | Choose cell wise, if you have not many polygons. Polygon wise will show much better performance, if you have many (small) polygons. | Available Choices: [0] cell wise [1] polygon wise Default: 1 |
Output | Choice | OUTPUT | - | Available Choices: [0] area [1] percentage Default: 1 |
Only Selected Polygons | Boolean | SELECTION | - | Default: 1 |
Command-line
Usage: saga_cmd grid_gridding 8 [-POLYGONS <str>] [-AREA <str>] [-METHOD <str>] [-OUTPUT <str>] [-SELECTION <str>]
-POLYGONS:<str> Polygons
Shapes (input)
-AREA:<str> Area of Coverage
Grid (output)
-METHOD:<str> Method
Choice
Available Choices:
[0] cell wise
[1] polygon wise
Default: 1
-OUTPUT:<str> Output
Choice
Available Choices:
[0] area
[1] percentage
Default: 1
-SELECTION:<str> Only Selected Polygons
Boolean
Default: 1