0.17.0
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