stac-utils / stac-utils/stac-fastapi
Improve documentation around ingesting data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 324
- Forks
- 126
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
I run stac-catalog with using pgstac, but it is not clear for me how to use it.
My expectation that i can take pystac_client and create Collection with some Items, but I don't see such methods for that.
I've found this notebook, but it shows how to create static-catalog in file
Could you provide example how to create items.
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
Start with the linked pystac tutorial notebook and review how pystac_client is expected to work with pgstac. Add a documentation example showing how to create a Collection and Items for this setup, and verify that it clearly explains the ingestion workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100