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 basic cog support #1590

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add basic cog support #1590

wants to merge 4 commits into from

Conversation

sharkAndshark
Copy link
Collaborator

@sharkAndshark sharkAndshark commented Nov 18, 2024

Try to fix #875 . Still a draft and a lot to discuss and finish.

  • Handle the tag:  NO_DATA, use NO_DATA value to full fill the padded part of tile, or just make the padded part transparent
  • Scaling raw values from non-8-bit images
  • Should we make the output file format of get_tile of COG a configuration, currently the pixels read from COG tile will be transform to a png without alpha channel, but I think an with alpha channel would be better?
  • Others .. Will be added later.

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.

Cloud Optimized GeoTIFF (COG) support
1 participant