radiantearth / stac-spec

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

Collection assets to core #1008

Closed cholmes closed 3 years ago

cholmes commented 3 years ago

Related Issue(s): #1002

Proposed Changes:

  1. Updated Collection spec to include Assets
  2. Removed Collection-level extension

PR Checklist:

cholmes commented 3 years ago

Ok, I think this is ready for review. @m-mohr - I hacked through schema changes, so hopefully I did them right. Thought I got myself into a failing state, but I think I figured it out. But would be good for you to check it over.

I did click on 'this is not a breaking change', because I think it is in a very small way? If implementations said collection-assets for the extension then that will fail with it gone (though that will be true for every extension we move out).

cholmes commented 3 years ago

Cool. Just looked it over, changes look good. A couple comments:

As it was the last spec where it was missing, added h4 headers for "Additional Fields Information" in Items

I think I made these changes in another PR too, but we can just merge here and I'll deal.

Add assets to examples (which may conflict with #955, but then it reminds us to check whether there are collection assets in the examples an add them if not)

955 got merged - I added #1013 to track this though, as I agree we need to be sure to get them in.