GISPulse v2.2.1
[2.2.1]
Added
- DuckDB-file datamarts (DP2b). A datamart can now be backed by a single
DuckDB database file (kind="duckdb") instead of one Parquet file per
table:datamart://<mart>/<table>attaches the.duckdbfile read-only
and selects the table, with bbox push-down viaST_Intersects.
GISPULSE_DATAMARTSaccepts"kind": "duckdb".