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

Better handle images without enough tile layers #1648

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

manthey
Copy link
Member

@manthey manthey commented Sep 24, 2024

When an image is missing multiple layers, if enough are missing, we don't need to always read the whole image. Also, if the image is not uint8, we can more efficiently composite the lower resolution tiles.

When an image is missing multiple layers, if enough are missing, we
don't need to always read the whole image.  Also, if the image is not
uint8, we can more efficiently composite the lower resolution tiles.
@manthey manthey merged commit 114ba9a into master Sep 24, 2024
16 checks passed
@manthey manthey deleted the tile-from-empty-level branch September 24, 2024 19:25
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 this pull request may close these issues.

1 participant