stac-utils / stac-utils/pgstac
Feature request - add CLI/support to export static catalog
Open
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 223
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
With dynamic DBs, it would be nice to have an option to export a static STAC catalog as needed, for example, for a periodic snapshot (other than DB backups).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the PostgreSQL schema and functions, along with the Python library, to determine where CLI support for exporting a static STAC catalog belongs. Define the snapshot export scope and invocation before implementation; done means a repeatable CLI-supported export is available for periodic catalog snapshots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python, sql
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100