Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change Nominatim domain in geolocator #58

Open
silvioheinze opened this issue Dec 18, 2024 · 0 comments
Open

change Nominatim domain in geolocator #58

silvioheinze opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement For improvements to existing features. P3 Normal priority, to be addressed in regular development cycles.
Milestone

Comments

@silvioheinze
Copy link
Contributor

geolocator = Nominatim(
user_agent="api.luftdaten.at",
domain="nominatim.dataplexity.eu",
scheme="https",
timeout=10
)

@silvioheinze silvioheinze added the enhancement For improvements to existing features. label Dec 18, 2024
@silvioheinze silvioheinze added this to the v0.3.2 milestone Dec 18, 2024
@silvioheinze silvioheinze added the P3 Normal priority, to be addressed in regular development cycles. label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For improvements to existing features. P3 Normal priority, to be addressed in regular development cycles.
Projects
None yet
Development

No branches or pull requests

1 participant