You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 exploringThe text was updated successfully, but these errors were encountered: