View source: R/get_3DEP_elevation.R
get_3DEP_elevation | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.