Skip to content

0.17.0

Choose a tag to compare

@tomkralidis tomkralidis released this 31 Jul 12:34
· 18 commits to master since this release

This release provides various fixes to OGC API - Records and STAC support, as well as as schema autodetection on metadata imports and transforms.

A full list of commits for 0.17.0 can be found at:

https://github.com/geopython/pygeometa/commits/0.17.0

  • do not force ASCII on JSON dump, add json_dumps helper function
  • OARec: remove properties.identifier
  • OARec: add DOI support
  • OARec: update to latest changes in standard
  • fix pygeoapi plugin execute signature
  • handle YYYY-MM-DDTHH:MM:SS date parsing
  • use field uselimitation to set rights property and license in othercontstraints
  • STAC: fix item provider output
  • add support for import/transform schema autodetection