Skip to content

[Custom rutimes - Raster] Mosaic Builder UI #59

@vincentsarago

Description

@vincentsarago

Let's create a simple Demo UI to create Mosaic

in titiler-pgstac (eoapi.raster), a Mosaic is a stac-api (pgSTAC) Search request, which we register through the /mosaic/register endpoint (https://stac-utils.github.io/titiler-pgstac/advanced/metadata/)

Requirements:

  • Per Collection Mosaic: Ideally a mosaic is Per Collection (because then you can assume that all items have the same assets or at least share a minimal set of assets)
  • add bounds for the mosaic from the Collection metadata
  • add set of defaults mosaic options (asset selection, expression, color correction, rescaling ....) from which we can construct Tile URLs
  • add an option to get Min/Max zoom from all the assets (or selected asset 🤷)

Note: To be able to fully create a perfect mosaic, the user might need to get statistics/info from items so it will be nice to have a place for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions