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

Fix zoom level integer/string conversion #315

Closed
olt opened this issue Jun 20, 2017 · 0 comments
Closed

Fix zoom level integer/string conversion #315

olt opened this issue Jun 20, 2017 · 0 comments

Comments

@olt
Copy link
Member

olt commented Jun 20, 2017

Some caches and services use strings as zoom level identifiers (e.g. 00, 01, 02, ...) and some use integers. Conversion does not always work and it is possible to have duplicate level caches (e.g. 01 and 1). This can happen for CouchDB or TMS-file caches and WMTS requests.

Related:

@olt olt closed this as completed in 71ae82e Nov 16, 2017
cbos pushed a commit to PDOK/mapproxy that referenced this issue Nov 20, 2017
cbos pushed a commit to PDOK/mapproxy that referenced this issue Nov 21, 2017
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

1 participant