Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dr-jts
Copy link
Contributor

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

Applies the hole erosion heuristic from locationtech/jts#706 to the inside offset curve of buffers of linear rings. Port of locationtech/jts#1117.

Fixes #1223

LINESTRING(25 44, 31 44, 32 38, 29 37, 25 37, 25 38, 24 40, 24 44, 25 44)
image

@dr-jts dr-jts added the Bug label Feb 5, 2025
@dr-jts dr-jts merged commit 081032d into libgeos:main Feb 5, 2025
30 checks passed
@dr-jts dr-jts deleted the add-buffer-ring-hole-removal branch February 5, 2025 21:35
dr-jts added a commit that referenced this pull request Feb 5, 2025
dr-jts added a commit that referenced this pull request Feb 5, 2025
dr-jts added a commit that referenced this pull request Feb 5, 2025
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.

Buffer of a LinearRing gives unexpected result

1 participant