safe-refuge / safeway-data

Data mining tools for the Safeway app
4 stars 4 forks source link

Reverse geocoding for Country, City and Address #32

Closed littlepea closed 2 years ago

littlepea commented 2 years ago

Sometimes, we have the coordinates but some of the other fields are missing (such as city) and we could obtain them using the Reverse Geocoding API from Google.

moorchegue commented 2 years ago

Let me try to implement this.

littlepea commented 2 years ago

Thanks! This will need to be an additional step in the flow, and it should be after the regular geocoding, and apply only to points that have data missing that would be solved by this.