-
Notifications
You must be signed in to change notification settings - Fork 66
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
Samples not able to download tiles #33
Comments
I have the same issue. There was a recent commit that changed the default tile server to OSM: 6f5f9fc I guess Komoot is no longer available? |
@hajduakos @jonakirke94 Yes, the komoot tiles are no longer available. Please switch to a public tileset like OSM. The komoot tiles that were referenced previously as default were not used at komoot since years, so we stopped serving them eventually. |
@jonakirke94 @hajduakos @lukaswelte A new version of staticmap was released on pypi |
Hi
I'm attempting to run the samples provided in the README.md with no url_template
The tileserer on http://a.tile.komoot.de/komoot-2/ appear to return 404 for all tiles.
For example this sample:
Raises this error:
Anyone experiencing the same error?
Otherwise I will have to look into another tileserver I suppose :)
The text was updated successfully, but these errors were encountered: