Tool Shared Polygon Edges
Shared Polygon Edges
- Author: O.Conrad (c) 2014
- Menu: Shapes|Polygons
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Polygons | Shapes, input | POLYGONS | - | - |
Output | Edges | Shapes, output | EDGES | - | - |
Options | Attribute (*) | Table field | ATTRIBUTE | - | - |
Tolerance | Floating point | EPSILON | - | Minimum: 0.000000 Default: 0.000000 |
Check Vertices | Boolean | VERTICES | - | Default: 0 |
Double Edges | Boolean | DOUBLE | give output of an edge twice, i.e. once for each of the two adjacent polygons | Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd shapes_polygons 22 [-POLYGONS <str>] [-ATTRIBUTE <str>] [-EDGES <str>] [-EPSILON <double>] [-VERTICES <str>] [-DOUBLE <str>]
-POLYGONS:<str> Polygons
Shapes, input
-ATTRIBUTE:<str> Attribute
Table field
-EDGES:<str> Edges
Shapes, output
-EPSILON:<double> Tolerance
Floating point
Minimum: 0.000000
Default: 0.000000
-VERTICES:<str> Check Vertices
Boolean
Default: 0
-DOUBLE:<str> Double Edges
Boolean
Default: 0