Package index
-
OGRSQL()
- OGRSQL OGRSQL driver, use to [dbConnect()] to a data source readable by sf
-
as_ogr()
- Delayed read for vector resources
-
dbConnect(<OGRSQLDriver>)
- dbConnect
-
find_origin()
- Find an origin from indexed IDs
-
get_hydrofabric()
- Download a Hydrofabric Geopackage
-
get_subset()
- Build a hydrofabric subset
-
get_vpu_fabric()
- Get VPU Fabric
-
query()
- Initialize a new hfsubset query
-
query_set_id()
- Set the identifier of a query
-
query_set_layers()
- Set the layers of a query
-
query_set_sink()
- Set the sink of a query
-
query_set_source()
- Set the source of a query
-
query_source_arrow()
- Create a new `arrow` query source.
-
query_source_sf()
- Create a new `sf` query source.
-
query_subset()
- Execute a query subset
-
read_sf_dataset()
- Read Parquet Dataset
-
st_as_sf(<tbl_OGRSQLConnection>)
- Force collection of a OGR query Convert as_ogr to a data frame or sf object
-
st_read_parquet()
- Read a Parquet file to
sf
object
-
st_write_parquet()
- Write
sf
object to Parquet file
-
write_sf_dataset()
- Write Parquet Dataset