SAGA-GIS Module Library Documentation (v2.1.3)

Module Shared Polygon Edges

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsShapes (input)POLYGONS--
OutputEdgesShapes (output)EDGES--
OptionsAttribute (*)Table fieldATTRIBUTE--
ToleranceFloating pointEPSILON-Minimum: 0.000000
Default: 0.000000
Check VerticesBooleanVERTICES-Default: 0
Double EdgesBooleanDOUBLEgive output of an edge twice, i.e. once for each of the two adjacent polygonsDefault: 0
(*) optional

Command-line

Usage: saga_cmd shapes_polygons 22 -POLYGONS <str> [-ATTRIBUTE <str>] [-EDGES <str>] [-EPSILON <str>] [-VERTICES <str>] [-DOUBLE <str>]
  -POLYGONS:<str> 	Polygons
	Shapes (input)
  -ATTRIBUTE:<str>	Attribute
	Table field
  -EDGES:<str>    	Edges
	Shapes (output)
  -EPSILON:<str>  	Tolerance
	Floating point
	Minimum: 0.000000
	Default: 0.000000
  -VERTICES:<str> 	Check Vertices
	Boolean
	Default: 0
  -DOUBLE:<str>   	Double Edges
	Boolean
	Default: 0