Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Douglas Peucker simplifier for XYZM coordinates #1045

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dsantosmerino-wkl
Copy link

Resolves #1044

As explained in the issue, it looks like the current implementation removes the m dimension. To resolve this issue, we have modified the implementation to ensure that the original coordinate, including its dimension, is preserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing dimensions after simplifying with Douglas Peucker
1 participant