Skip to content

fix: bring summaries in line with STAC spec#282

Draft
ividito wants to merge 1 commit into
mainfrom
fix/summaries-spec
Draft

fix: bring summaries in line with STAC spec#282
ividito wants to merge 1 commit into
mainfrom
fix/summaries-spec

Conversation

@ividito

@ividito ividito commented Jun 3, 2026

Copy link
Copy Markdown

The STAC collections spec supports, for summaries, set of all distinct values in an array. We previously required these to be strings, but that doesn't work for some collections which are otherwise valid STAC.

I'm proposing a loosened schema for the raw-collection input. I also adjusted the form to show stringified nested values, instead of [object Object], where applicable.

@anayeaye

anayeaye commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

@ividito I need to review some development notes but I think this might have been a fast solution to preventing users from editing summaries at all because it could potentially break dashboards that currently rely on a dashboard-specific datetime field in the collection summary. It may be that we just reject summaries updates in a more informative way?

@ividito ividito marked this pull request as draft June 8, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants