Skip to content

v1.0.0-rc.3

Compare
Choose a tag to compare
@m-mohr m-mohr released this 29 Apr 22:10
· 196 commits to master since this release
f81324f

[v1.0.0-rc.3] - 2021-04-29

Added

  • Summaries are allowed to specify JSON Schema in addition to ranges and sets of values. (#1045)
  • Added preview relation type for interoperable thumbnails to best practices. (#1090)
  • Recommendation to include both root and parent relation types when they point at the same file. (#1098)
  • Overview section linking to various foundational standards. (#1111)

Changed

  • The first extent in a Collection is always the overall extent, followed by more specific extents. (#1064, opengeospatial/ogcapi-features#520)
  • Updated examples for automatic collection creation from code and validation (#1080)
  • Clarified that stac_extensions should also list extensions that are used in Collection summaries. (#1077)
  • The Stats Object for Summaries has been renamed to Range Object (no functional change). (#1093)
  • changed, created (common metadata) and temporal extents (collections): Timestamps must be always in UTC (#1095)
  • Clarified that collection summaries do not require that all property fields are summarized. (#1106)
  • Clarified that gsd should only be used on an asset to represent the sensor, not just different processing. (#1105)
  • Clarified that leaving a field out is not equivalent to setting it as null. (#1111)