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

Can't set cache region if zoom > 19 #46

Open
xoif opened this issue Mar 16, 2023 · 0 comments
Open

Can't set cache region if zoom > 19 #46

xoif opened this issue Mar 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@xoif
Copy link

xoif commented Mar 16, 2023

Setting MapCacheConfig.maximumZ greater than 19 is pretty much pointless as far as TileCoords are involved.

As TileCoords' validate method throws ZoomError.largerThan19, I can't really use the MapCache for higher zoom levels although they are supported by my tile server.

@merlos merlos added the bug Something isn't working label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants