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

False-color support #14

Closed
mrpgraae opened this issue Jun 25, 2018 · 0 comments
Closed

False-color support #14

mrpgraae opened this issue Jun 25, 2018 · 0 comments
Assignees
Projects

Comments

@mrpgraae
Copy link
Collaborator

It should be possible to choose the mapping from band to RGB, in a multi-band raster.

Presumably, the best method would be for the client to pass the mapping as HTTP query parameters.
Additionally, we could have a mapping from band name (e.g. NIR) to band number in raster. This mapping could be specified in the dataset configuration. The client could then specify the false color mapping as something like ?r=nir&g=blue&b=green.

This issue is dependent on / related to #12.

@mrpgraae mrpgraae added this to To do in LBST Sprint Jun 25, 2018
@j08lue j08lue changed the title False color support False-color support Jun 25, 2018
@mrpgraae mrpgraae self-assigned this Jun 25, 2018
@dionhaefner dionhaefner assigned dionhaefner and unassigned mrpgraae Jun 28, 2018
@dionhaefner dionhaefner moved this from To do to Done in LBST Sprint Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
LBST Sprint
  
Done
Development

No branches or pull requests

2 participants