You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: