get catchment edges
1 2 3 4 5 | get_catchment_edges(
fline,
nexus_prefix = "nexus_",
catchment_prefix = "catchment_"
)
|
fline |
sf data.frame NHDPlus Flowlines or hyRefactor output. |
nexus_prefix |
character prefix for nexus IDs |
catchment_prefix |
character prefix for catchment IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.