gmt
gmt copied to clipboard
Polyline simplifcation
Hi there,
Currently the only available module to simplify lines is simplify, using Douglas-Peucker algorithm. The known issue has to do with intercept between lines.
Would it be possible to add this : https://doc.cgal.org/latest/Polyline_simplification_2/index.html to GMT ?
It's already written in C so I guess it's already halfway done ?
Thanks, Guillaume