SAGA-GIS Tool Library Documentation (v7.6.1)

Tool Polygon Generalization

A simple generalization tool for polygons. The tool joins polygons with an area size smaller than the specified threshold to their largest neighbouring polygon.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)POLYGONS--
OutputShape Indices (*)Shapes (optional output)GENERALIZED--
OptionsThresholdFloating pointTHRESHOLD-Minimum: 0.000000
Default: 100.000000
(*) optional

Command-line

Usage: saga_cmd shapes_polygons 23 [-POLYGONS <str>] [-GENERALIZED <str>] [-THRESHOLD <double>]
  -POLYGONS:<str>    	Shapes
	Shapes (input)
  -GENERALIZED:<str> 	Shape Indices
	Shapes (optional output)
  -THRESHOLD:<double>	Threshold
	Floating point
	Minimum: 0.000000
	Default: 100.000000