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

Split tile fetching and decoding #37

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 28, 2025

Change list

  • Rename get_tile to fetch_tile, which returns a TiffTile
  • The TiffTile contains the information needed to decode the tile content.
  • Convert data access methods on AsyncFileReader to non-exclusive reference

For #31

@kylebarron kylebarron merged commit 483327b into main Feb 28, 2025
6 checks passed
@kylebarron kylebarron deleted the kyle/split-tile-fetching-decoding branch February 28, 2025 19:12
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