Tool NamePolygon Dissolve
Tool ID5
Library IDshapes_polygons
Version1.0
Author(s)O.Conrad (c) 2008

Description

Merges polygons, which share the same attribute value, and (optionally) dissolves borders between adjacent polygon parts. If no attribute or combination of attributes is chosen, all polygons will be merged. Uses the free and open source software library Clipper created by Angus Johnson.

References

Clipper Homepage


Parameters

NameTypeIdentifierDescriptionConstraints
Input
Polygonsshapes, inputPOLYGONS
Output
Dissolved Polygonsshapes, outputDISSOLVED
Options
Dissolve Field(s)table fieldsFIELDS
Statistics Field(s)table fieldsSTATISTICS
SumbooleanSTAT_SUMDefault: 0
MeanbooleanSTAT_AVGDefault: 1
MinimumbooleanSTAT_MINDefault: 0
MaximumbooleanSTAT_MAXDefault: 0
RangebooleanSTAT_RNGDefault: 0
DeviationbooleanSTAT_DEVDefault: 0
VariancebooleanSTAT_VARDefault: 0
ListingbooleanSTAT_LSTDefault: 0
CountbooleanSTAT_NUMDefault: 0
Field NamingchoiceSTAT_NAMINGAvailable Choices:
[0] variable type + original name
[1] original name + variable type
[2] original name
[3] variable type
Default: 0
Keep BoundariesbooleanBND_KEEPDefault: 0
Minimum Areafloating point numberMIN_AREAMinimum: 0.000000
Default: 0.000000
Split Distinct PolygonsbooleanSPLIT_DISTINCTDefault: 0