- Improve pagination when using POST in /search (#141)
- remove the question mark if there are no args in the url (#147)
- Add drone support (#133)
- Remove collection metadata from item (#136)
- Add missing CORS headers (#138)
- Pass auth parameters to asset url (#130)
- Fix bug when access collection item id directly (#140)
- Add configuration for catalog description and id. (#129)
- Add bdc extension schema. (#89)
- Add route to serve jsonschemas. (#90)
- Add collection_type to collection. (#120)
- Fix duplicated item on pagination. (#121)
- Use timeline table. (#87)
- Fix datetime parameter to work as specified in (OGC API).
- Improve documentation on datetime parameter (#114).
- Fix item metadata (#117).
- Check if platform exists in collection (#116).
- Display all metadata in collection (#115).
- Fix collection with no associated grid (#112).
- Add instrument and platform to collections and items.
- Bug fix: Review some links in the service routes (#110)
- Bug fix: Check if parameter
bbox
is valid (an area object) (#105)
- Bug fix: retrieval of the grid CRS (#104)
- Compatibility with BDC-Catalog data model version 0.6.1.
- Optimizations of database queries.
- Review of metadata keys.
- Support for STAC 0.9.0.
- Support for STAC extensions: checksum, commons, context, datacube, eo, version.
- Compatibility with BDC-Catalog data model version 0.4.0.
- Compatibility with BDC-Auth-Client version 0.2.1.
- New Sphinx template.
- This is a special version based on STAC 0.8.1 and BDC Catalog Version 0.4.0
- Added support for the following STAC Extension: datacube, eo, version.
Note
The tag 0.8.1-0 and below depends on previous version of BDC Catalog Version 0.2.0
- Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.8.1.
- Compatibility with Brazil Data Cube Database module Version 0.2.0.
- Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.8.0.
- Database query improvements for fast asset retrieval.
- Compatibility with Brazil Data Cube Database module Version 0.2.0.
- Improved system documentation.
- Improved test system, integration with stac.py version 0.8.
- Improved Travis CI, use of PostgreSQL in the test system.
- Added Zappa scripts for deploying the service in the AWS Lambda.
- More robust implementation.
- Use Flask-Redoc to display online the OpenAPI 3 documentation.
- Added new keys based on BDC metadata: timeline, crs and composite_function.
- Added gunicorn to Dockerfile.
- First experimental version.
- Support for the SpatioTemporal Asset Catalog (STAC) specification version 0.7.0.
- Support for Brazil Data Cube Image Collections and Data Cube Collections.
- Documentation system based on Sphinx.
- Documentation integrated to
Read the Docs
. - Package support through Setuptools.
- Deploy on Docker containers.
- Installation and Deployment instructions.
- Source code versioning based on Semantic Versioning 2.0.0.
- License: MIT.
- Compatibility with Brazil Data Cube Database module Version 0.2.0.