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
@KubiO24 you'll find a number of turf issues submitted with a similar error. Try running turf.truncate() on your polygons first. There's known floating point issues with the underlying polygon-clipping library. Please close the ticket if this resolves it.
JamesLMilner
changed the title
Maximum call stack size exceeded when using difference function between 2 polygons
@turf/difference: Maximum call stack size exceeded when using difference function between 2 polygons
Sep 28, 2023
I am getting following error:
When I use turf difference function between 2 polygons:
Here is visualization of these two polygons on map:
polygon 1
polygon 2
Turf version: 6.5.0.
The text was updated successfully, but these errors were encountered: