Skip to content

Latest commit

 

History

History
189 lines (126 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

189 lines (126 loc) · 16.6 KB

0.0.15 (2022-03-30)

Bug Fixes

  • remove requirement for processing:software field in Historical Imagery extension TDE-343 (#220) (aebe081)
  • tidy historical imagery examples TDE-338 (#222) (55e6de6)

Features

  • historical-imagery: add quality:description to collection (#217) (6c68da3)

0.0.14 (2021-12-09)

Features

  • require additional fields for historical imagery (require linz extension) (#199) (839821f)

0.0.13 (2021-12-09)

Features

0.0.12 (2021-12-02)

Bug Fixes

  • broken links on readme web pages and link consistency (#196) (44f30b2)
  • Enforce minItems (#191) (3b40f03)
  • historical imagery should not require instruments field (#192) (1c6808c)
  • historical Imagery: allow null values in proj:epsg summary (#193) (bec30ec)
  • Make linz:language optional (#180) (19ee412)

Features

0.0.11 (2021-11-17)

Bug Fixes

  • change linz.github.io/stac to stac.linz.govt.nz (#149) (fff84dc)
  • example datetimes to NZ time, remove ms, add scan date-time format (TDE-207) (#147) (562df5d)
  • README updates: remove camera 'vender' reference, h-i require eo:bands (#148) (7443877)
  • remove eo and file extensions from examples (#168) (6f4d30a)
  • updated extension examples and h-i test (#155) (a925f34)

Features

  • add STAC Collections to extensions (TDE-232) (#165) (b7a3eb8)

0.0.10 (2021-11-01)

Bug Fixes

  • historical imagery collection stac_extension (#136) (edad186)
  • linz readme bullet point formatting (#132) (7f02972)
  • update template schema to latest (#126) (8fbe466)

Features

0.0.9 (2021-10-13)

Features

  • add geospatial type summary for linz collections (#113) (25496be)
  • Make file:checksum asset property required (#117) (4bb30ec)

0.0.8 (2021-10-12)

Bug Fixes

  • Include real projection extension fields (#87) (95322f8)
  • Include third party schemas on top level (#101) (da277db)
  • Make quality stac_extensions entry mandatory (#88) (3729952)
  • rename to historical-imagery and update readme TDE-167 (#84) (6bf326f)
  • Repair tests (#93) (1d9920d)
  • use longer default timeout when test has to download schema (#102) (ed9916a)
  • validate that both manager and custodian roles are populated in … (#111) (8573048)

Features

  • add new linz item metadata schema (#75) (31d128e)
  • add unit tests for template extension (#95) (d1af8ed)
  • add unit tests for the quality extension (#96) (282312c)
  • added ability to load schemas from url at compile time (#82) (02f19d7)
  • Lowercase enum values (#99) (8167ec5)
  • Make provider types mandatory (#89) (ead7245)
  • replace remaining non-examples with unit tests (#104) (70261cf)
  • Summarise created and updated datetimes (#109) (d6ec59c)

Reverts

  • Revert "docs: improve geospatial_type descriptions" (7519821)
  • Revert "docs: lower-case geospatial_type names" (2684d4d)

0.0.7 (2021-10-03)

Features

Reverts

0.0.6 (2021-09-28)

Bug Fixes

  • removed duplicate validation of the title property in the qualit… (#52) (af90938)

Features

  • Add editor configuration (#54) (472b15e)
  • Add key LINZ extension properties (#61) (41a1324)
  • Add new providers, lifecycle and lineage fields to linz ext (#69) (29529b1)
  • added negative json examples to verify schemas negatively (#46) (f5acad2)
  • added new fields in quality extension (#59) (1b4555c)
  • Create aerial photography extension (#66) (d5d8c59)
  • Create film extension (#60) (e3f7058)
  • Create scanning extension (#55) (9e983ab)

Reverts

0.0.4 (2021-09-22)

Bug Fixes

  • modified the json-schema for linz properties to copy stac (#45) (49677de)
  • Specify command to release new version (#44) (4b32a34)

0.0.3 (2021-09-21)

Bug Fixes

  • Replace version placeholder in all extension files (#42) (3db8d61)

0.0.2 (2021-09-20)

Bug Fixes

Features

  • added new mandatory fields to LINZ STAC schema (#28) (58687a1)

0.0.1 (2021-09-17)

Bug Fixes

  • historical_imagery: correct scope to STAC Item (5407179)
  • historical_imagery: remove everything from linz: namespace (2b3fd7d)
  • historical_imagery: remove example of bbox to reduce line size (a81e41c)

Features