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

Misattributed hole with intersection #1

Open
davebrent opened this issue Jan 3, 2019 · 2 comments
Open

Misattributed hole with intersection #1

davebrent opened this issue Jan 3, 2019 · 2 comments

Comments

@davebrent
Copy link

While performing intersections on some polygons I am running into cases where the holes of some polygons are being assigned to different ones on output.

I checked against the JavaScript version that the crate is based on and it has the same problem. So I've created an issue over there as well.

The data for one of these cases can be found in this gist.

@untoldwind
Copy link
Contributor

Once/if there is a fix, I will backport it.

@bluenote10
Copy link
Contributor

bluenote10 commented Feb 22, 2020

Oh forgot the link this issue -- this is actually solved in #10 for the Rust version already (test case exists).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants