Collaposes/merges POIs together based on drainage area ratio and data theme @param out_gpkg (geopackage) output geopackage to write intermediate results to @param POIs (sf data.frame) Original POIs @param Seg (sf data.frame) dissolved segments @param Seg2 (sf data.frame) (data frame) raw segments/flowlines @param exp (string) Type of thematic POI being moved round @param DA_diff (float) threshold of drainage area difference to
1 | POI_move_down(out_gpkg, POIs, Seg, Seg2, exp, DA_diff)
|
(list of data.frames) 1 - New set of POIs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.