Polygons#
Boundaries#
Generalize shared polygon boundaries while strictly preserving topology. |
Patches#
Generalise area patches using enlargement and contraction. |
Collapsing#
Create the natural TIN skeleton of a polygon. |
|
Create a TIN skeleton from a polygon by enforcing entry points. |
|
Create an artificial TIN skeleton and blend it inside a network. |
|
Collapse a single polygon into one or multiple lines. |
|
Collapse multiple polygons into one or multiple lines. |
Measures#
Calculate the elongation of a polygon. |
|
Calculate the compactness of a polygon. |
|
Calculate the concavity of a polygon. |
|
Calculate the orientation of a polygon. |
|
Calculate the surfacic distance between two polygons. |
Miscellaneous#
Removes flat vertices from a polygon. |
|
Construct an enclosing rectangle from a polygon. |
|
Close a polygon using dilation and erosion. |
|
Open a polygon using erosion and dilation. |