stac-duckdb 0.0.2

Experimental client for querying stac-geoparquet using DuckDB
Documentation

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.