change Nominatim domain in geolocator #58
Labels
enhancement
For improvements to existing features.
P3
Normal priority, to be addressed in regular development cycles.
Milestone
geolocator = Nominatim(
user_agent="api.luftdaten.at",
domain="nominatim.dataplexity.eu",
scheme="https",
timeout=10
)
The text was updated successfully, but these errors were encountered: