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

Add minzoom and maxzoom params to basemapper to allow view past zoom 18 #267

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

spwoodcock
Copy link
Member

@spwoodcock spwoodcock commented Jul 5, 2024

Fixes #266

Will move the info about mixed jpg/png data to another issue.

Looks like the code was already there @robsavoye but commented out! I guess we never had to deal with zooms past 18/19 much until now!

I also commented out broken test_conflation.py which tests odk_merge.py. I assume this funtionality is covered by hotosm/conflator, so didn't bother fixing the test.

@spwoodcock spwoodcock merged commit d2bf2ef into main Jul 10, 2024
4 of 5 checks passed
@spwoodcock spwoodcock deleted the fix/basemapper-zooms branch July 10, 2024 21:18
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
Development

Successfully merging this pull request may close these issues.

Update basemapper to better support drone data TMS (zoom >19)
1 participant