dcfemtech / hackforgood-waba-map

DCFemTech Hack for Good 2016 - WABA Bike Map Project
MIT License
10 stars 9 forks source link

Refactor buffer generation script #144

Closed alulsh closed 5 years ago

alulsh commented 5 years ago

This PR refactors the buffer generation script (npm run buffers). It does the following:

I am refactoring this to help with a follow up PR to upgrade turf to @turf/turf, which has several breaking changes. Not a straight forward upgrade.

I ran npm run buffers locally and this script worked before and after this refactor.