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

ctx.providers.OpenStreetMap.BlackAndWhite not working anymore #182

Closed
pd-leukert opened this issue Jan 18, 2025 · 1 comment · Fixed by #183
Closed

ctx.providers.OpenStreetMap.BlackAndWhite not working anymore #182

pd-leukert opened this issue Jan 18, 2025 · 1 comment · Fixed by #183

Comments

@pd-leukert
Copy link

When using Mapnik as provider, everything works fine. But since a few weeks, using OpenStreetMap.BlackAndWhite results in an error. Maybe an issue with the provider server?

HTTPConnectionPool(host='a.tiles.wmflabs.org', port=80): Max retries exceeded with url: /bw-mapnik/12/2170/1415.png (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x000002B972444800>: Failed to resolve 'a.tiles.wmflabs.org' ([Errno 11001] getaddrinfo failed)"))

Full log:
https://gist.github.com/pd-leukert/4ef644aa6a35cf115a03afbc66d0eeff

@martinfleis martinfleis transferred this issue from geopandas/contextily Jan 18, 2025
@pd-leukert
Copy link
Author

Seems like the service was disabled: leaflet-extras/leaflet-providers#316

leaflet-providers has removed them, so maybe this is the sad "solution" :/

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

Successfully merging a pull request may close this issue.

1 participant