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 element erosion for negative distance and remove overlay deps #1119

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Feb 12, 2025

Fixes BufferOp polygon topology building to correctly handle full erosion of thin polygons with negative buffer distances.

Also eliminates the dependency of 'buffer' on the overlay package (which is soon going to be deprecated).

Reported in libgeos/geos#1182

@dr-jts dr-jts merged commit 49a6349 into locationtech:master Feb 12, 2025
2 checks passed
@dr-jts dr-jts deleted the fix-buffer-element-erosion branch February 12, 2025 17:43
@dr-jts dr-jts changed the title Fix buffer element erosion for negative distance Fix buffer element erosion for negative distance and remove overlay deps Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant