SAGA-GIS Module Library Documentation (v2.3.0)

Module Polygon Parts to Separate Polygons

Splits parts of multipart polygons into separate polygons. This can be done only for islands (outer rings) or for all parts (inner and outer rings) by checking the 'ignore lakes' option.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPolygonsShapes (input)POLYGONS--
OutputPolygon PartsShapes (output)PARTS--
OptionsIgnore LakesBooleanLAKES-Default: 0

Command-line

Usage: saga_cmd shapes_polygons 10 [-POLYGONS <str>] [-PARTS <str>] [-LAKES <str>]
  -POLYGONS:<str>	Polygons
	Shapes (input)
  -PARTS:<str>   	Polygon Parts
	Shapes (output)
  -LAKES:<str>   	Ignore Lakes
	Boolean
	Default: 0