Shared Polygon Edges
- Author: O.Conrad (c) 2014
- Menu: Shapes | Polygons
Description
Shared Polygon Edges
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 | 
Command Line
Usage: saga_cmd shapes_polygons 22 [-POLYGONS ] [-ATTRIBUTE ] [-EDGES ] [-VERTICES ] [-EPSILON ] [-DOUBLE ]
  -POLYGONS:  	Polygons
	shapes, input
  -ATTRIBUTE: 	Attribute
	table field
  -EDGES:     	Edges
	shapes, output
  -VERTICES:  	Check Vertices
	boolean
	Default: 0
  -EPSILON:	Tolerance
	floating point number
	Minimum: 0.000000
	Default: 0.000010
  -DOUBLE:    	Double Edges
	boolean
	Default: 0