-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
[crate] duckdbstac-duckdbstac-duckdb
Description
Steps:
- Load a collection (or a catalog?)
- Iterate all the item links
Load them into DuckDB memorySave to a stac-geoparquet file- Search
This will require updating the DuckDB client to query against an in-table memory, as it currently only hits parquet files.
I couldn't find an easy way to get memory parquet bytes into DuckDB, so tempfile it is, for now.
Metadata
Metadata
Assignees
Labels
[crate] duckdbstac-duckdbstac-duckdb