GreenInfo-Network / seattle-building-dashboard

Energy benchmarking for Seattle
https://greeninfo-network.github.io/seattle-building-dashboard/
ISC License
1 stars 0 forks source link

building report fails to render #47

Closed tomay closed 1 year ago

tomay commented 1 year ago

https://greeninfo-network.github.io/seattle-building-dashboard/#seattle/2021?layer=total_ghg_emissions&sort=total_ghg_emissions&order=desc&lat=47.62549&lng=-122.30367&zoom=14&building=24752&report_active=true

┆Issue is synchronized with this Asana task

tomay commented 1 year ago

Looks like the issue is an error in property type: Supermarket / Grocery Store in the data, but code expects Supermarket / Grocery from seattle.json

tomay commented 1 year ago

Updated on CARTO to change Supermarket / Grocery Store to Supermarket / Grocery and now this report is working https://greeninfo-network.github.io/seattle-building-dashboard/#seattle/2021?layer=total_ghg_emissions&sort=total_ghg_emissions&order=desc&lat=47.62557&lng=-122.30405&zoom=14&building=24752&report_active=true

image