Closed derneuere closed 1 year ago
Related to #143 and #9
I think this is the way to go. I will close the other tickets.
location.raw should have all the data we need: https://towardsdatascience.com/things-to-do-with-latitude-longitude-data-using-geopy-python-1d356ed1ae30
This here looks also promising: https://photon.komoot.io/
This is now implemented, thanks to @sickelap :)
Geopy is a libary which has multiple reverse geocoding apis implemented. This could make our code simpler and more robust.