stac-utils / stac-utils/rustac

Add to_arrow method for collections

Open
#971 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.