|
|
|
|
|
by wisemang
107 days ago
|
|
So the tree data itself mainly comes from municipal open data, just like yours does. Street Trees datasets are pretty common across cities. I just added SF yesterday after replying here :) Otherwise the map tiles are coming from OpenFreeMap [1] which are indeed based on OSM. Next steps I'm interested in are including economic + ecological benefits of the trees, highlighting potential pests / invasive species, maybe some other basic info about the species sourced from Wikipedia. I like how you've got different icons for different types of trees; I've been thinking about how to encode DBH data as well but haven't settled on anything yet. [1] https://openfreemap.org |
|
DBH I'm doing for the "size" right now, though I'd love to figure out how to get canopy shape/size as well, and height where possible. (and then maybe proxy height a species level from DBH, since that's more common).
(apologies for belated response)