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: popping of contiguous line-elements was too rigorous #52

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Aug 28, 2019

There was one more test I changed in #51 because it gave different results.
Upon better looking, I'd to conclude that #51 was to rigorous.

Current assumption, until its proven wrong: the first and last arc can be contiguous line-elements, in this case only 1 arc is poped. OR all the arcs are contigous in the given geometry and all arcs minus 1 are popped.
Introduced wrong behavior did pop all arcs minus 1 even only 1 arc should be popped.

@mattijn mattijn merged commit 2515c70 into master Aug 28, 2019
@mattijn mattijn deleted the pop-merged-non-duplicate-linestrings-2 branch January 17, 2020 20:25
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.

None yet

1 participant