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
After running intersection operation, result has had a negative area -9069.92444862902 which was calculated with turf.area. If you look at the result polygon you can see that second Polygon in MultiPolygon has the wrong position of the exterior ring. https://codepen.io/ilijaz/pen/NLwvxN
After running intersection operation, result has had a negative area -9069.92444862902 which was calculated with turf.area. If you look at the result polygon you can see that second Polygon in MultiPolygon has the wrong position of the exterior ring.
https://codepen.io/ilijaz/pen/NLwvxN
So the standart says:
Is it possible to sort rings in polygon after clipping?
PS. All works fine with QGIS and Leaflet.
The text was updated successfully, but these errors were encountered: