vkoves / electrify-chicago

Learn about Chicago's most polluting buildings, and what they can do to clean up their act!
http://electrifychicago.net
13 stars 6 forks source link

Add Google Map of Buildings with Address & Zipcode Filter #13

Closed vkoves closed 1 year ago

vkoves commented 1 year ago

Created a Map page at /map, which shows the top 50 highest emissions intensity buildings, but then lets you pull up buildings by zipcode or buildings within some number of miles of an address. Here's a demo:

https://user-images.githubusercontent.com/3187531/236735649-b62840d9-824b-4e7f-98e7-6741e66744e1.mp4

Closes #2

A few known issues - some properties don't have a lat long (seemingly lots of IIT properties, try filtering to 60616 or searching for IIT) and some have an incorrect zipcode (try filtering to 60614). This is an issue in the input dataset though 🙃

netlify[bot] commented 1 year ago

Deploy Preview for radiant-cucurucho-d09bae ready!

Name Link
Latest commit 48e894d32d8e9fc51c98cfd4cf8eb607917ddb5e
Latest deploy log https://app.netlify.com/sites/radiant-cucurucho-d09bae/deploys/64588f65eb4e2a00089032fb
Deploy Preview https://deploy-preview-13--radiant-cucurucho-d09bae.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

vkoves commented 1 year ago

Confirmed filtering and searching works properly on the Netlify build. I need to improve the README and might need to tweak the mobile UX.