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
I ran turf buffer on @tolomaps's GeoJSON file using v1.0.1 and v1.0.2. The former produced the same missing buffers while latter provided all the correct buffers. I think the solution is to bump the turf-buffer dependency in the package.json for Turf.
Came across this issue when using dropchop and after discussing over there, discovered it was an underlying Turf issue.
In short: running a buffer on this geojson of point data, two of the cities don't receive a buffer when the distance is more than 82 miles.
You can see more details on the dropchop issue.
The text was updated successfully, but these errors were encountered: