PostgreSQL schema and functions for Spatio-Temporal Asset Catalog (STAC)
Documentation: https://stac-utils.github.io/pgstac/
Source Code: https://github.com/stac-utils/pgstac
PgSTAC is a set of SQL function and schema to build highly performant database for Spatio-Temporal Asset Catalog (STAC). The project also provide pypgstac python module to help with the database migration and documents ingestion (collections and items).
PgSTAC Documentation: https://stac-utils.github.io/pgstac/pgstac
pyPgSTAC Documentation: https://stac-utils.github.io/pgstac/pypgstac
/
├── pypgstac/ - pyPgSTAC python module
├── scripts/ - scripts to set up the environment
├── sql/ - PgSTAC SQL code
└── test/ - test suite
See CONTRIBUTING.md
See LICENSE
See contributors for a listing of individual contributors.
See CHANGELOG.md.