read_hydrofabric_package | R Documentation |
Read Catchments and Flowpaths from Geopackage Convienence function for reading two layers into a list
read_hydrofabric_package(gpkg, catchment_name, flowpath_name, crs = NULL)
gpkg |
path to geopackage |
catchment_name |
name of catchment layer |
flowpath_name |
name of flowpath layer |
crs |
desired CRS, if NULL they stay as read |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.