Allow RGB channels to be specified in viewer URL #526
rsignell-usgs
started this conversation in
General
Replies: 1 comment
-
@rsignell-usgs with titiler 0.8.0 you can do this with the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A nice enhancement for the viewer would be to allow specification of channels for RGB in the URL, like:
https://titiler.xyz/cog/viewer?url=https://prod-is-usgs-sb-prod-publish.s3.amazonaws.com/5b2859cce4b0592076260e4b/2017042FA_Chimney&R=1&G=2&B=3
That would allow sharing the URL so that it views properly, instead of telling folks they need to use the viewer GUI and to change the B channel from 4 to a 3!
Beta Was this translation helpful? Give feedback.
All reactions