radiantearth / stac-spec

SpatioTemporal Asset Catalog specification - making geospatial assets openly searchable and crawlable
https://stacspec.org
Apache License 2.0
784 stars 179 forks source link

Describe ItemCollection and CollectionCollection #1290

Closed emmanuelmathot closed 2 months ago

emmanuelmathot commented 3 months ago

Related Issue(s): #1251

Proposed Changes:

  1. ItemCollection
  2. CollectionCollection

PR Checklist:

m-mohr commented 3 months ago

1251 says that we actually only want to link to both specs from certain places, we won't define them in STAC core as the concepts don't exist for static catalogs. I think mentioning this without context is confusing, maybe they better go into the READMEs, not the spec document.

ItemCollection is defined in stac-api-spec, CollectionCollection has no fragment in the API yet and is only defined in the API spec's openAPI document.

emmanuelmathot commented 3 months ago

@m-mohr sections are moved to READMEs but I am not sure to understand what you meant by context. Please review

emmanuelmathot commented 3 months ago

CollectionCollection defined here: https://github.com/radiantearth/stac-api-spec/pull/448