SAGA-GIS Tool Library Documentation (v8.2.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, inputPOLYGONS--
OutputShape Indices (*)Shapes, output, optionalGENERALIZED--
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, output, optional
  -THRESHOLD:<double>	Threshold
	Floating point
	Minimum: 0.000000
	Default: 100.000000