Tool NamePolygon Generalization
Tool ID23
Library IDshapes_polygons
Version1.0
Author(s)O.Conrad (c) 2019

Description

A simple generalization tool for polygons. The tool joins polygons with an area size smaller than the specified threshold to a neighbouring polygon. Either the neighbouring polygon with the largest area or the one with the longest shared edge wins.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Shapesshapes, inputPOLYGONSThe input polygons.
Output
Generalized Shapesshapes, output, optionalGENERALIZEDThe generalized output polygons.
Options
Area Thresholdfloating point numberTHRESHOLDThe maximum area of a polygon to get joined [map units squared].Minimum: 0.000000
Default: 100.000000
Join to Neighbour with ...choiceJOIN_TOChoose the method to determine the winner polygon.Available Choices:
[0] largest area
[1] largest shared edge length
Default: 0
Check VerticesbooleanVERTICESDefault: 0
Tolerancefloating point numberEPSILONMinimum: 0.000000
Default: 0.000010