get_3DEP_elevation.Rd
Download USGS 3DEP DEM (1/9 arc second ~ 10 m)
get_3DEP_elevation(x, topobathy = F, view = F)
x | A |
---|---|
topobathy | Select only topographic+bathymetric data? |
view | View available data tile extent to assist in selecting data? |
USGS 3DEP 1/9 arc-second DEM clipped to stormwater network extent, reprojected to projection
of x
.
# usgs_elev <- get_3DEP_elevation(x = pipes, topobathy = T, view = T)