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

advance to Minerva 1.5 single channel rendering #6

Open
thejohnhoffer opened this issue Jul 5, 2023 · 1 comment
Open

advance to Minerva 1.5 single channel rendering #6

thejohnhoffer opened this issue Jul 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thejohnhoffer
Copy link
Contributor

thejohnhoffer commented Jul 5, 2023

Currently, the old pre-rendered channel group format is in use.

  • The old format involves pre-rendered channel composite JPEGs
  • The new format involves grayscale single-channel JPEGs

Merge implementation from this repository:

Switch to viv/deckgl from openseadragon

@thejohnhoffer
Copy link
Contributor Author

thejohnhoffer commented Jul 6, 2023

From https://github.com/thejohnhoffer/minerva-hybrid-render-test:

The disabled channels have their TileLayer marked as visible: false. This unfortunately still triggers fetching of new image tiles on pan and zoom. We need to rework it so only the visible channels are fetched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants