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
Now we have our own code for snapping the geometry which might sometimes freak out as it makes a few assumptions. It might be worth trying to replace the whole thing using the shapely.ops.snap function which should be reliable. Maybe worth a try.
The text was updated successfully, but these errors were encountered:
Now we have our own code for snapping the geometry which might sometimes freak out as it makes a few assumptions. It might be worth trying to replace the whole thing using the
shapely.ops.snap
function which should be reliable. Maybe worth a try.The text was updated successfully, but these errors were encountered: