Replies: 1 comment
-
I don't know but you can try to figure it out from the source code or experiment with some artificial data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
How is the baseline determined if it is a closed polygon when simplifying with the Douglas-Peucker algorithm? With a regular line, it is the first and last point, but what about a closed polygon (where are the first and last points the same)?
thanks
Beta Was this translation helpful? Give feedback.
All reactions