POI_move_down: Collaposes/merges POIs together based on drainage area ratio...

Description Usage Value

Description

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

Usage

1
POI_move_down(out_gpkg, POIs, Seg, Seg2, exp, DA_diff)

Value

(list of data.frames) 1 - New set of POIs


mikejohnson51/hydroresolve documentation built on Dec. 21, 2021, 6:55 p.m.