Skip to content

Design and integrate in the viz-workflow a service to auto generate STAC #57

@alonakos

Description

@alonakos

This issue is opened to track progress and facilitate discussion around implementing STAC catalog generation as part of the PDG visualization workflow. Previous related ticket: #25 [here]

Details

We recently implemented a WMTSCapabilitiesGenerator to automatically generate a WMTSCapabilities.xml document during the workflow execution. See implementation here. The next step is to define and integrate a corresponding STAC catalog.

Open Questions and Design Decisions

  • STAC Asset Representation:
    Each output format for a layer (e.g., PNG tiles, GeoTIFF, GeoPackage) should be modeled as a separate STAC asset.
    TBD: Decide on naming conventions.

  • Catalog vs. Collection Structure:
    Will we have a single top-level catalog representing the entire PDG portal, or should we simplify and start directly from collections?

  • Collection Options:
    Option 1: Collections represent portals (e.g., PDG, QGreenland).
    Option 2: Collections represent thematic groups of layers (e.g., People, Lakes & Surface Water, Permafrost, Carbon)
    Option 3: Collections represent one layer

  • UI Integration:
    Where should we surface the link to the static STAC catalog or API?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions