Public-Tree-Map / public-tree-map

Public Tree Map documents all ~35,000 public street and park trees in Santa Monica's urban forest. The map includes contextual information collected from open datasets and digitized city records. To reflect tree plantings and removals, the map updates every day. We're also working to add tree data from other cities in LA county. Work in progress:
https://publictreemap.org
MIT License
43 stars 44 forks source link

fix sidebar image display #283

Closed mrtmrt233 closed 4 years ago

mrtmrt233 commented 4 years ago

Fixed this in the data repo. Pretty much just an array indexing problem.

(Side effect: the default image for every single tree is now a different one)

Screenshots

before Screen Shot 2020-05-21 at 11 22 05 AM

after Screen Shot 2020-05-21 at 11 21 37 AM

emillipede commented 4 years ago

thank you @mrtmrt233 ! thank you for the heads up about the default image, too. I've wondered why the second eol image displayed as the default image in the sidebar - now I get it.

thanks again!