-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Quite some data sets provide multiple years of data. See for instance https://source.coop/fiboa/be-vlg
In the current publication process, the convert command has an option --collection which generates a STAC collection.json file for a single data set. We publish the data (parquet+pmtiles) and the stac/collection.json file to set to source coop, see this example's be-vlg collection.json.
What should we do with multiple years? We could keep a stac/collection.json file pointing to the most recent parquet/pmtiles file. But can we add a stac/catalog.json file pointing to all files, or should that be in the same collection-file?
@m-mohr you probably have an idea about this...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request