Skip to content

Support virtual assetsΒ #706

@abarciauskas-bgse

Description

@abarciauskas-bgse

We (@emmanuelmathot @vincentsarago @smohiudd) have been discussing support for tiling parameters in STAC.

I think we are reaching consensus that we will store these parameters within a virtual asset. Note a virtual asset is still an asset but it typically does not exist and is passed to some service to be generated. The parameters for titiler would be stored in a virtual asset under either the compose prefix or the processing prefix. See this documentation for titiler in the composite extension.

My understanding is that there is interest to support processing of virtual assets in titiler so that, when a virtual asset exists, and is passed to the API as part of the assets=[] parameter, titiler would then look up the asset(s) and apply any parameters titiler expects (compose:*, processing:expression, raster:bands:nodata, unscale)

Questions:

  1. Do we agree with the metadata approach or see any issues with it? I will add one or more example assets with all parameters.
  2. Do we agree virtual assets should be supported by titiler
  3. If (2) is yes, what should be the approach - a new path or query parameter? Presumably if parameters are passed in the URL they would override the virtual asset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions