stac-utils / stac-utils/rustac
Add to_arrow method for collections
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 145
- Forks
- 24
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 12
Description
I assume this depends on what we decide in https://github.com/radiantearth/stac-geoparquet-spec/issues/17 because we will need to define the arrow schema in crates/core/src/geoarrow/mod.rs.
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
First read the linked stac-geoparquet-spec issue 17 to understand the pending schema decision. Then inspect crates/core/src/geoarrow/mod.rs and the collection APIs to determine where the method belongs. Done means the Arrow schema is defined and collections can be converted through the new method, with appropriate validation or tests if the repository identifies them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100