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

Save Tile Stack #136

Open
DanielJDufour opened this issue Nov 22, 2023 · 1 comment
Open

Save Tile Stack #136

DanielJDufour opened this issue Nov 22, 2023 · 1 comment

Comments

@DanielJDufour
Copy link
Member

If we save the reproject/resampled tile data (before band expression is applied), then a user can quickly apply new band expressions without needing to refetch/recreate the tile data.

@DanielJDufour
Copy link
Member Author

This would involve refactoring updateColors, so that we don't have to redraw the tiles from scratch, only reapplying band arithmetic on the stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant