radiantearth / stac-spec

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

Fix item_asset and bands schema, fix typos #1307

Closed m-mohr closed 1 month ago

m-mohr commented 1 month ago

Related Issue(s): None

Proposed Changes:

  1. item_assets were not properly validated, meaning most item_assets would fail without proper reason
  2. Editorial changes (typos, etc)

Directly merging into master for a 1.1.0-beta.1 re-release as we haven't announced it yet...

PR Checklist:

m-mohr commented 1 month ago

Found one additional issue with bands, don't merge yet.