CodeforNRV / NRV-Park-Finder

Find a public park and amenities in the New River Valley (VA)
1 stars 4 forks source link

Evaluate turf.js #59

Open nealf opened 6 years ago

nealf commented 6 years ago

See whether it makes sense to use turf.js for more client-side GIS work instead of doing Postgres stuff. I think the biggest issue is data usage on mobile clients, but if we're generally returning all of the parks to the client anyway, that wouldn't be an issue.