R/sin_riffle_floodplain_sf.R
sin_riffle_floodplain_sf.Rd
A sf
object containing manually drawn cross sections for
Sinsinawa Creek, IL. Riffles are irregularly spaced along a stream and are
manually drawn by a GIS analyst. Analysts are trained to identify riffles
using a set of guidelines from the literature and interpretation of the DEM
and aerial imagery.
sin_riffle_floodplain_sf
A sf
with 10 observations and 14 variables.
numeric; The ArcGIS feature class assigned unique identifier for each point in the dataset.
numeric; The upstream watershed drainage area.
numeric; The cross section unique identifier.
numeric; The start longitudinal stationing value for the reach in km.
numeric; The end longitudinal stationing value for the reach in km.
character; The name of the reach.
numeric; The x-coordinate value (longitude).
numeric; The y-coordinate value (latitude).
numeric; The m-coordinate value (route position).
numeric;The z-coordinate value (elevation).
numeric; The distance to the mouth of the site in km.
numeric; The loop number.
numeric; The bend number.
This dataset was produced using the FluvialGeomorph
ArcGIS
toolbox.