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

Use SnapRoundingNoder in BufferOp #360

Closed
wants to merge 2 commits into from

Conversation

pramsey
Copy link
Member

@pramsey pramsey commented Nov 30, 2020

This avoids doing a precision reduction on the input geometry.
It maps more closely to the implementation in JTS.
It still does an increasing loop of larger tolerance,
in the event of a failure.
This is to address the regression reported by GEOSwift
downstream on 3.9.0beta1

This avoids doing a precision reduction on the input geometry.
It maps more closely to the implementation in JTS.
It still does an increasing loop of larger tolerance,
in the event of a failure.
This is to address the regression reported by GEOSwift
downstream on 3.9.0beta1
macdrevx added a commit to GEOSwift/geos that referenced this pull request Dec 1, 2020
@pramsey pramsey closed this Dec 1, 2020
@pramsey pramsey deleted the buffer-snap-round branch December 1, 2020 01:36
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