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

Stamen not available as a valid provider #234

Closed
Naarlack opened this issue Feb 27, 2024 · 2 comments · Fixed by #235
Closed

Stamen not available as a valid provider #234

Naarlack opened this issue Feb 27, 2024 · 2 comments · Fixed by #235

Comments

@Naarlack
Copy link

Perhaps I'm doing something wrong, but I have not been able to get a Stamen map to work as shown throughout the docs.

Stamen does not appear as a listed option when I run contextily.providers.

I did some digging into xyzservices and, from what I can tell, the Stamen maps are now listed under the Stadia provider. However, calling Stadia.StamenToner (for example) results in blank tiles showing an error has occurred.

@Naarlack
Copy link
Author

Naarlack commented Feb 27, 2024

I found an explanation here: https://github.com/leaflet-extras/leaflet-providers?tab=readme-ov-file#stamen-design

It's probably a good idea to make this known in the documentation and update examples that use code which will no longer work.

@martinfleis
Copy link
Member

Thanks for the heads up. We have actually already fixed all of this a while ago and removed Stamen from docs but I just now realised, that our docs are not rendering currently so the changes never made it to the documentation website. Will fix that.

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.

2 participants