stac-utils / stac-utils/rustac-py
Configurable pgstac-to-stac-geoparquet dumps
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 54
- Forks
- 5
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
stac-geoparquet (our friend library) has pgstac-to-stac-geoparquet dumping. It's function-based, and works fine, but can be a bit awkward to configure with custom callbacks, etc. It'd be good to explore a configurable dumping interface for rustac-py that could be used in place of stac-geoparquet when heavy customization is needed.
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 by reading the existing pgstac-to-stac-geoparquet dumping behavior in stac-geoparquet and how rustac-py could expose it. Clarify the configurable interface and callback needs with maintainers; done means a documented rustac-py alternative that supports the required heavy customization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100