stac-utils / stac-utils/rustac
Random(ish) stac generator
Open
Nobody has claimed this yet.
[crate] cli
[crate] core
- Dominant language
- Rust
- Stars
- 145
- Forks
- 24
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 12
Description
From @bitner in Slack:
you know what an awesome utility would be.... a cli to generate any number of random(ish) (but with a seed, so you could get replicable results) test items / collections
With assets, maybe.
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 locating rustac’s CLI entry point and the existing representations of STAC items, collections, and assets. Clarify the supported counts, seed behavior, and asset scope before implementation; done means a documented CLI can generate reproducible random(ish) test items or collections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100