Crates.io | stac-duckdb |
lib.rs | stac-duckdb |
version | 0.0.2 |
source | src |
created_at | 2024-09-05 23:55:19.597033 |
updated_at | 2024-09-19 16:11:24.195278 |
description | Experimental client for querying stac-geoparquet using DuckDB |
homepage | https://github.com/stac-utils/stac-rs |
repository | https://github.com/stac-utils/stac-rs |
max_upload_size | |
id | 1365280 |
size | 1,594,214 |
Experimental client using DuckDB to search stac-geoparquet.
In your Cargo.toml
:
[dependencies]
stac-duckdb = "0.0.1"
See the documentation for more.
This crate is part of the stac-rs monorepo, see its README for contributing and license information.