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

popups not opening on building footprints #51

Closed tomay closed 1 year ago

tomay commented 1 year ago

In the existing application, clicking a building footprint/outline opens the map popup as you would expect:

image

Clicking the new footprints does nothing. There are no console errors.

Is there a setting in CARTO to make this layer "clickable"? Some other configuration setting in seattle.json?

┆Issue is synchronized with this Asana task

tomay commented 1 year ago

The issue was with the setting property_id on seattle.json. Previously this was id, I changed it to buildingid to match the building id in the latest outline table.

There is no id on this table. That said, there was also no id in the previous outline table. That one also has a buildingid on the table, and id in seattle.json