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
For example, the following two images overlap with each other and intersects_poly returns True, but intersection returns an empty polygon. Interestingly, when I increase the steps to >=2, the results are correct. Let me know if you need more info to reproduce.