Experimental client using DuckDB to search stac-geoparquet.
In your Cargo.toml
:
[dependencies]
stac-duckdb = "0.0.2"
See the documentation for more.
This crate is part of the stac-rs monorepo, see its README for contributing and license information.