SAGA-GIS Module Library Documentation (v2.1.3)

Module Flatten Polygon Layer

Removes invalid polygons, i.e. polygons with less than three vertices, and merges polygons belonging spatially together, i.e. forming outer and inner rings. Inner rings are not preserved as separate polygon, but become new part of the polygon forming the outer ring.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputShapes (input)INPUT--
OutputOutput (*)Shapes (optional output)OUTPUT--
(*) optional

Command-line

Usage: saga_cmd shapes_polygons 21 -INPUT <str> [-OUTPUT <str>]
  -INPUT:<str> 	Input
	Shapes (input)
  -OUTPUT:<str>	Output
	Shapes (optional output)