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 building of multipolygon geometries with degenerate inner rings #336

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Jan 21, 2021

Fixes crashes when a multipolygon has specific invalid configurations, like two or more identical inner rings or rings with too few coordinates.

Corresponding issue

Closes #334

Checklist

Please check all finished tasks. If some tasks do not apply to your PR, please cross their text out (by using ~...~) and remove their checkboxes.

@tyrasd tyrasd added the bug Something isn't working as expected label Jan 21, 2021
@tyrasd tyrasd force-pushed the fix-issue-334 branch 2 times, most recently from e1139b7 to e13c3e9 Compare January 22, 2021 09:13
@tyrasd tyrasd requested a review from joker234 January 22, 2021 09:14
@tyrasd tyrasd force-pushed the fix-issue-334 branch 3 times, most recently from 94a8a3d to 5f1ea0a Compare January 22, 2021 10:05
CHANGELOG.md Outdated Show resolved Hide resolved
@tyrasd tyrasd merged commit cba8890 into master Jan 22, 2021
@tyrasd tyrasd deleted the fix-issue-334 branch January 22, 2021 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regression in multipolygon building
2 participants