Switched Geocoding library to OpenStreetMap's Nominatim API. Closes #390

This commit is contained in:
2021-08-26 08:56:51 -05:00
parent f4ecf10885
commit 3d8519313e
3 changed files with 10 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ oauthlib
requests-oauthlib
requests-toolbelt
pypubsub
pygeocoder
geopy
arrow
python-dateutil
futures