We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 a mitre join causes TopologyException: unable to assign hole to a shell.
TopologyException: unable to assign hole to a shell
Using a mitre limit of 1 works:
Zoomed in:
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 produces a result, but it is highly precision-reduced to the point of being useless. This indicates a topology failure occurring internally.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Negative buffer with a mitre join causes
TopologyException: unable to assign hole to a shell
.Using a mitre limit of 1 works:
Zoomed in:
Reproducer
geom.txt
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.
The text was updated successfully, but these errors were encountered: