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

about urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443): Max retries exceeded with url: /search?q=ETH+CAB+Zurich&format=json&limit=1 (Caused by ReadTimeoutError("HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443): Read timed out. (read timeout=1)")) #7

Open
yicocc opened this issue Jul 6, 2023 · 2 comments

Comments

@yicocc
Copy link

yicocc commented Jul 6, 2023

hello ,I have some questions to ask for you ,when I run this demo.ipynb,I have met this question ,
/
image
Thus ,I need your guidance and reply .Thanks!

@sarlinpe
Copy link
Collaborator

sarlinpe commented Jul 7, 2023

This is a problem with geopy, it looks identical to geopy/geopy#545. Does changing the user_agent to e.g. orienternet-yicocc solve the issue? If so someone is over-using the demo.

geolocator = Nominatim(user_agent="orienternet")

@zyk516
Copy link

zyk516 commented Feb 22, 2024

I tried to change the user_agent to orienternet-yicocc,but it did not solve this issue.
Could you help me please?Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants