Skip to content

OvertureMaps/stac

Overture STAC

CI Python 3.11+ PyPI - Version License: MIT

Generate STAC catalogs for all public Overture Maps releases.

Browse the catalog

Setup

uv sync

Usage

gen-stac --output ./releases

# Debug mode (2 items per collection)
gen-stac --output ./releases --debug

# Custom worker count (default: 4)
gen-stac --output ./releases --workers 8

Development

uv run ruff format . && uv run ruff check . && uv run pytest

Release

Once a GitHub Release has been created (and the pyproject.toml contains a version bump), publish-pypi.yml is triggered to publish to PyPI.

Manual dispatches of that workflow will publish to https://test.pypi.org/project/overture-stac/ for debugging and validation.

About

Creates Overture Maps Foundation manifest files for release cataloguing

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages