GenericMappingTools / GenericMappingTools/gmt
Polyline simplifcation
Open
feature request
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.