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 buffer Inverted Ring Removal check #1038

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Mar 14, 2024

This fixes the isRingCurveInverted check to avoid removing a class of raw offset curves which are in fact valid buffer curves. The check was introduced in #706 and improved in #878. But the issues reported in libgeos/geos#984 revealed that there were still valid cases being removed incorrectly.

@dr-jts dr-jts merged commit 34a1033 into locationtech:master Mar 14, 2024
2 checks passed
@dr-jts dr-jts deleted the fix-buffer-invertedring-check branch March 14, 2024 17:35
@jodygarnett jodygarnett added this to the 1.20.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants