cugos / dropchop

:fork_and_knife: browser-based spatial operations
http://dropchop.io
MIT License
252 stars 67 forks source link

Update to turf 3.0 #255

Closed wboykinm closed 8 years ago

wboykinm commented 8 years ago

From v2.0.2. Will require some function updates, and some expansion of aggregation tools in turf.meta().

mapsam commented 8 years ago

Hey @wboykinm! Now that Travis tests are running smoothly again, I'd say updating Turf to 3.x would be a great next step. Please take a stab if you're interested!

It would be really awesome to reduce the size of our turf dependency by only requiring the turf functions that we use, instead of the whole library.

wboykinm commented 8 years ago

@mapsam Thanks! Will give it a shot. resumes epic battle with gulp

wboykinm commented 8 years ago

All good here.

mapsam commented 8 years ago

Excellent work @wboykinm - thanks for taking this on!