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 | - | - |
Check Vertices | boolean | VERTICES | - | Default: 0 |
Tolerance | floating point number | EPSILON | - | Minimum: 0.000000 Default: 0.000010 |
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>] [-VERTICES <str>] [-EPSILON <double>] [-DOUBLE <str>]
-POLYGONS:<str> Polygons
shapes, input
-ATTRIBUTE:<str> Attribute
table field
-EDGES:<str> Edges
shapes, output
-VERTICES:<str> Check Vertices
boolean
Default: 0
-EPSILON:<double> Tolerance
floating point number
Minimum: 0.000000
Default: 0.000010
-DOUBLE:<str> Double Edges
boolean
Default: 0