Skip to content

Define necessary data parameter descriptors to be used in STAC definitions for data #7

Open
@santilland

Description

@santilland

WIP: STAC definition document:
https://docs.google.com/spreadsheets/d/1Rzygo7mt-d5Sb1OtvjTh270sKg-SgFkH-uI8GI2l2-M/edit?usp=sharing

Before deciding on any STAC structure or specific implementation we want to find and define all parameters we require to make sure we can represent the data as we currently do in the dashboard as well as with additional information that is currently missing. As we see in our project as well as others, there is a divide in Catalog data (being more bare bones) and additional data being maintained separately on how to present the data.
We want to try and define all of the parameters that are handled so that we can agree on how they can or should be included in the STAC descriptions.

This first entry will be edited to maintain a list of all the collected inputs provided as comments.

  • name
  • description
  • theme(s): to which overall category does this indicator belong to, could also be considered a tag
  • story: reference to markdown file providing extensive information with media content
  • thumbnail: url to small image
  • preview: url to medium sized image
  • extent: area covered
  • country: when indicator specific to a country
  • city: when indicator specific to a city
  • siteName: when within a city different location
  • data list: list of time entries extracted through various interfaces to define for which dates data is available
  • data endpoint:
    • object describing how to retrieve or visualize the indicator on the map
    • typical WMS/WMTS/Vector Tiles/COG/rendering services
  • citing: a way to describe how to cite when using the source
  • author: some way of describing all contributing authors / institutes / ....
  • license: what license has the data
  • disclaimer: any disclaimer related to the data
  • data sources: maybe list of references to same object being described here
  • accuracy: description of accuracy
  • resolution: when applicable what resolution has the data
  • doi: for dataset
  • colorlegend: object describing list of colors and range to be used
  • satellite-mission, object describing if data is coming directly from satellite mission including:
    • sensor description
    • mission group
    • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions