STAC Collections have a summary attribute that can be used to collect all possible property values of items included in collection.
I believe we need to fill this manually.
One mechanism would be to update the collection summary every time we post a STAC Item.
pystac.summaries.Summarizer is probably worth exploring
STAC Collections have a summary attribute that can be used to collect all possible property values of items included in collection.
I believe we need to fill this manually.
One mechanism would be to update the collection summary every time we post a STAC Item.
pystac.summaries.Summarizeris probably worth exploring