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

Bug for union multiPolygon #152

Open
daozlv opened this issue Mar 28, 2023 · 0 comments
Open

Bug for union multiPolygon #152

daozlv opened this issue Mar 28, 2023 · 0 comments

Comments

@daozlv
Copy link

daozlv commented Mar 28, 2023

data.zip
Try union with this list of multiPolygonData
It returns : Unable to find segment #4276 [12956599.95, 4852135.8] -> [12956600.7, 4852135.8] in SweepLine tree. Please submit a bug report.
I think the bug is cased by split function. It will change the reference of segment but you didn't maintain the structure of the splay tree. Such that the remove function of the tree goes wrong.

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

1 participant