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
Hi,
Excellent code!! Really appreciate it!
I found one issue: I have two overlapping rings. Applying the operator intersection should result in 2 polygons. The code is however providing one polygon with a connecting branch. Do you see a way to distinguish multiple polygons resulting from the boolean operators?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Excellent code!! Really appreciate it!
I found one issue: I have two overlapping rings. Applying the operator intersection should result in 2 polygons. The code is however providing one polygon with a connecting branch. Do you see a way to distinguish multiple polygons resulting from the boolean operators?
Thanks
The text was updated successfully, but these errors were encountered: