josephfrazier / reported-web

Web front-end for https://twitter.com/Reported_NYC: https://reported-web.herokuapp.com
https://reported-web.herokuapp.com
MIT License
10 stars 1 forks source link

Use NYC geoclient address for "Where" button instead of Google address #531

Closed josephfrazier closed 4 months ago

josephfrazier commented 4 months ago

A user found a photo that caused "350 5th Ave, Naples" to appear on the button, when the correct address is either/around 942 5th Ave, Manhattan or 350 5th Ave, Manhattan. Another user found that the wrong address appeared due to bad data coming from the Google Maps/Geocoding API, so let's try using NYC Geoclient's data instead, presumably it won't ever tell us we're in Florida...

See this thread for more context: https://reportedcab.slack.com/archives/C85007FUY/p1721092591901279

Use capitalize module to make "Where" button addresses prettier