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
Try to simplify geometries that fail with TopologyException (#115834) (#115843)
This geometries are valid and they can actually be simplified so lets make the clipping algorithm a best effort and
return the original geometry in those cases so the simplification can handle it.
0 commit comments