write_ngen_dir | R Documentation |
Write NextGen files from GPKG
write_ngen_dir( gpkg, dir = NULL, catchment_name = "aggregate_divides", flowpath_name = "aggregate_flowpaths", export_shapefiles = FALSE, verbose = TRUE, overwrite = FALSE )
gpkg |
path to geopackage |
dir |
directory to write data to, if NULL, then its written at the same level as the gpkg |
catchment_name |
name of catchment layer |
flowpath_name |
name of flowpath layer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.