peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
131 stars 19 forks source link

Add RemoveRepeatedPoints #390

Open peterstace opened 3 years ago

peterstace commented 3 years ago
peterstace commented 2 years ago

I've got a WIP for this in remove_repeated_points, but I'm running into significant problems with the GEOS comparison tests. I'll park this for now and come back later.