You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tile sources have the concept of bands (channels) and frames (multiple images). Some UIs only handle one or the other. Rather than have clients handle both, perhaps support a bandAsFrames option to tile sources that would, for make bands appear as frames. This could have some sort of threshold (only if more than 3 or 4 bands). The converse could also be done (framesAsBands).
This may not actually be useful enough to be worth the complexity.
The text was updated successfully, but these errors were encountered:
Tile sources have the concept of bands (channels) and frames (multiple images). Some UIs only handle one or the other. Rather than have clients handle both, perhaps support a bandAsFrames option to tile sources that would, for make bands appear as frames. This could have some sort of threshold (only if more than 3 or 4 bands). The converse could also be done (framesAsBands).
This may not actually be useful enough to be worth the complexity.
The text was updated successfully, but these errors were encountered: