Tool Polygon Generalization
A simple generalization tool for polygons. The tool joins polygons with an area size smaller than the specified threshold to their largest neighbouring polygon.
- Author: O.Conrad (c) 2019
- Menu: Shapes|Polygons
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes | Shapes, input | POLYGONS | - | - |
Output | Shape Indices (*) | Shapes, output, optional | GENERALIZED | - | - |
Options | Threshold | Floating point | THRESHOLD | - | Minimum: 0.000000 Default: 100.000000 |
(*) optional |
Command-line
Usage: saga_cmd shapes_polygons 23 [-POLYGONS <str>] [-GENERALIZED <str>] [-THRESHOLD <double>]
-POLYGONS:<str> Shapes
Shapes, input
-GENERALIZED:<str> Shape Indices
Shapes, output, optional
-THRESHOLD:<double> Threshold
Floating point
Minimum: 0.000000
Default: 100.000000