Skip to content

App to manage and optimize the watering of public trees for the City of Houston.

Notifications You must be signed in to change notification settings

magentanova/tree-a-thon

Repository files navigation

#Tree-a-thon!

Quick Map of Trees here

animated-map

##Status

Currently in the data processing phase. Processed data has been included in the repo. You can run the following if you have a need to re-process data:

Convert ./data/trees.csv to ./data/trees.json

npm run convert-trees

Clean ./data/trees.json to ./data/trees.reduced.json

npm run clean-trees

Geocode ./data/trees.reduced.json to ./data/trees.reduced.geocoded.json

npm run geocode-trees

##data preprocessing

...description to come...

##helpful links

Google Maps distance matrix api: https://developers.google.com/maps/documentation/distance-matrix/intro

Raw tree spreadsheet: https://docs.google.com/spreadsheets/d/1by6VA29p3qnyeMAq1KR49JbLTiv0vYbnt7jECk9G7TM/edit?usp=sharing

Traveling salesman problem: https://simple.wikipedia.org/wiki/Travelling_salesman_problem

About

App to manage and optimize the watering of public trees for the City of Houston.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published