Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1 KB

README.md

File metadata and controls

23 lines (15 loc) · 1 KB

pgstac

GitHub Workflow Status docs.rs Crates.io Contributor Covenant

Experimental client using DuckDB to search stac-geoparquet.

Usage

In your Cargo.toml:

[dependencies]
stac-duckdb = "0.0.1"

See the documentation for more.

Other info

This crate is part of the stac-rs monorepo, see its README for contributing and license information.