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

Negative Buffer with mitre join fails with TopologyException #1211

Open
dr-jts opened this issue Dec 22, 2024 · 0 comments
Open

Negative Buffer with mitre join fails with TopologyException #1211

dr-jts opened this issue Dec 22, 2024 · 0 comments
Labels

Comments

@dr-jts
Copy link
Contributor

dr-jts commented Dec 22, 2024

Negative buffer with a mitre join causes TopologyException: unable to assign hole to a shell.

Using a mitre limit of 1 works:
image

Zoomed in:
image

Reproducer

geom.txt

geosop -a geom.txt bufferJoin N-0.0008 N-5

Run-time exception: TopologyException: unable to assign hole to a shell

Original report: https://trac.osgeo.org/postgis/ticket/5774

JTS

JTS produces a result, but it is highly precision-reduced to the point of being useless. This indicates a topology failure occurring internally.

@dr-jts dr-jts added the Bug label Dec 22, 2024
@dr-jts dr-jts changed the title Negative Buffer with mitre join cause error Negative Buffer with mitre join fails with TopologyException Dec 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

No branches or pull requests

1 participant