stac-utils / stac-utils/rustac

Add strict conversion to geoarrow

Open
#970 0 comments 0 reactions 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

Add a flag to our geoarrow builder to enforce "strict" mode that does a bit work to ensure the output schema is STAC-valid.

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

Start at the geoarrow builder entry point and inspect how its output schema is currently produced. Add the requested strict-mode flag so the resulting schema is checked for STAC validity; done means strict mode enforces that requirement while the existing behavior remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.