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

Visualization examples #211

Closed
m-mohr opened this issue Sep 6, 2019 · 5 comments · Fixed by #283
Closed

Visualization examples #211

m-mohr opened this issue Sep 6, 2019 · 5 comments · Fixed by #283
Labels
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Sep 6, 2019

In the recent workshop, people first tried to visalize data, but that wasn't very trvilal. Therefore we should ensure there's an easy way to visualize data. Multiple ideas come to mind:

  1. Have an visualization example in the collection metadata
  2. Have something like a view_collection process that can simply visualize data with some parameters to set.
  3. Implement load_collection and save_result in a way that it can visualize without any further processes
  4. ...?
@sinergise-anze
Copy link

Since part of every visualization should be a legend, I would like to suggest another idea:

  1. it would be nice if the system could generate legends (images) directly from visualization metadata (that is: how the values translate to colors).

Not sure if it helps, but for examples on how legends are defined in Sentinel Hub see this page.

@m-mohr m-mohr added this to the v1.0 milestone Oct 16, 2019
@m-mohr
Copy link
Member Author

m-mohr commented Oct 22, 2019

@sinergise-anze It seems like the STAC PR radiantearth/stac-spec#470 regarding visualization metadata would help a lot with the legends, but it is far from being finished.

@m-mohr m-mohr modified the milestones: v1.0-rc1, v1.0-final Oct 23, 2019
@lforesta
Copy link

lforesta commented Nov 5, 2019

are we talking about visualization of all data in the cube_view specified in the process graph? This may be a lot, but maybe a back-end could retunr small previews with coarser resolution perhaps?

@m-mohr
Copy link
Member Author

m-mohr commented Nov 5, 2019

Nothing specifically. We are free to choose the best path to go. We could link to previews and/or have visualization defaults in the metadata that save_result can use and/or ...?

@m-mohr m-mohr changed the title Visalization examples Viusalization examples Apr 9, 2020
@m-mohr m-mohr changed the title Viusalization examples Visualization examples Apr 9, 2020
@m-mohr
Copy link
Member Author

m-mohr commented May 22, 2020

What I'll do here is to explicitly allow collection-level assets from STAC. This allows us to link to thumbnails or visualization process graphs from the collections. This is already possible through STAC extensions, but just not mentioned anywhere in the API.

m-mohr added a commit that referenced this issue May 22, 2020
m-mohr added a commit that referenced this issue May 22, 2020
m-mohr added a commit that referenced this issue May 22, 2020
m-mohr added a commit that referenced this issue May 22, 2020
m-mohr added a commit that referenced this issue May 22, 2020
@m-mohr m-mohr linked a pull request May 22, 2020 that will close this issue
m-mohr added a commit that referenced this issue May 26, 2020
Collection-level assets, e.g. for visualization examples. #211
@m-mohr m-mohr closed this as completed May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants