sp.RiverPath: determine River path, disolve the river network based on...

Description Usage Arguments Value

View source: R/GIS_RiverProcess.R

Description

determine River path, disolve the river network based on downstream-relationship. sp.RiverPath

Usage

1
2
sp.RiverPath(sp, coord = extractCoords(sp, unique = TRUE),
  idown = sp.RiverDown(sp, coord = coord))

Arguments

sp

SpatialLines*

coord

coordinates of sp.

idown

downstream index of sp.

Value

List of River Path(SegIDs, PointIDs, sp)


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.