Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 586 Bytes

Street Tree Visualization

Visualization of SF Street Tree Data

This is an exploritory piece for future work with Friends of the Urban Forest.

Part of the Data Science Group

Setup

  • Python 2.7
  • Install git large file (brew install git-lfs)
  • Clone repo
  • Setup virtualenv
  • Run pip install -r requirements.txt
  • You may need to fetch the large files (git lfs pull)

TODO

  • lfs
  • add remaining data
  • organize code