/demos

Line Simplification Demos

Primary LanguageGo

demos

Tools for topological line simplification in the context of arbitrary planar objects (point, lines, and polygons).

constrained RDP algorithm

Contextual simplification of polylines using the RDP Algorithm. The algorithm is a recursive decomposition of a polyline given the maximum offset distance threshold (epsilon) of the simplified(lprime) from the original (lprime).

Read more ...

Download application ...