//
pkg.gl
Category
github.com/go-spatial/tegola
maths
simplify
package
0.21.2
Repository:
https://github.com/go-spatial/tegola.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
1
Files
182 SLOC
#
Functions
DouglasPeucker
DouglasPeucker is a geometry simplifcation routine https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm.
SimplifyGeometry
SimplifyGeometry applies the DouglasPeucker simplification routine to the supplied geometry.