From c44998c8ef36c213938a18f705e256dc6b3e18f1 Mon Sep 17 00:00:00 2001 From: Carl Boettiger Date: Wed, 28 Feb 2024 00:31:18 +0000 Subject: [PATCH] :duck: :artificial_satellite: --- DESCRIPTION | 4 ++-- R/open_dataset.R | 2 ++ inst/WORDLIST | 3 +++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9a45811..bbd3c26 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: duckdbfs -Title: High Performance Remote File System, Database and Geospatial Access Using 'duckdb' -Version: 0.0.3.99 +Title: High Performance Remote File System, Database and 'Geospatial' Access Using 'duckdb' +Version: 0.0.4 Authors@R: person("Carl", "Boettiger", , "cboettig@gmail.com", c("aut", "cre"), comment = c(ORCID = "0000-0002-1642-628X")) diff --git a/R/open_dataset.R b/R/open_dataset.R index d91024a..e599395 100644 --- a/R/open_dataset.R +++ b/R/open_dataset.R @@ -81,6 +81,8 @@ open_dataset <- function(sources, if(format == "sf") { load_spatial(conn = conn) + # for now VSI prefixes are not supported, but httpfs can handle spatial + sources <- strip_vsi(sources) } view_query <- query_string(tblname, sources, diff --git a/inst/WORDLIST b/inst/WORDLIST index 35c6ea0..12765a0 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -1,4 +1,6 @@ CMD +CRS +EPSG GBIF GC GDAL @@ -13,6 +15,7 @@ WKB behaviour cachable containsproperly +crs csv dbpylr dplyr