Learn R Programming

shadow (version 0.7.1)

beersheva_elev: DEM of Ramot neighborhood, Beer-Sheva

Description

Digital Elevation Model (DEM) of Ramot neighborhood, Beer-Sheva. Raster values represent elevation above sea level, in meters.

Usage

beersheva_elev

Arguments

Format

A RasterLayer representing a grid of 1974 raster cells, each cell is a 30*30 meters rectangle. Data source is the Shuttle Radar Topography Mission (SRTM) 1 Arc-Second Global dataset.

References

https://www.usgs.gov/centers/eros/science/usgs-eros-archive-digital-elevation-shuttle-radar-topography-mission-srtm-1-arc

Examples

Run this code
# NOT RUN {
beersheva_elev
plot(beersheva_elev)
# }

Run the code above in your browser using DataLab