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

Fetching Subsets (i.e bounding cubes) of a 3D Volume #438

Open
ilan-gold opened this issue May 20, 2021 · 0 comments
Open

Fetching Subsets (i.e bounding cubes) of a 3D Volume #438

ilan-gold opened this issue May 20, 2021 · 0 comments

Comments

@ilan-gold
Copy link
Collaborator

User story
Fetching a section of a 3D section based on a bounding cube would be useful both for navigation of larger volumes and localized viewing for any purpose.

Preferred solution
Add a bounds argument to the 3D layer for fetching and rendering only a given cube's worth of data.

Possible alternatives
We could also make this part of the loaders more tightly since the functionality already exists in 2D for geotiff.js (indeed we would rely on that for fetching the cube but we could wrap the 3D functionality in our own loaders).

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

No branches or pull requests

1 participant