Description Usage Format Details Source
#' Aspect raster of South Tyrol #' #' Aspect raster for South Tyrol with a 10km buffer at 25m resolution. Calculated from dem #' using the aspect function in ArcGIS Pro. Method set to planar. #' #' @format A raster file loaded using raster::raster() #' @source https://land.copernicus.eu/imagery-in-situ/eu-dem/eu-dem-v1-0-and-derived-products/eu-dem-v1.0 "rg_aspect" Reclassify table for aspect values in degree using 10 classes
1 |
A data frame with 10 rows and 3 variables:
start value of aspect in degree
end value of aspect in degree
string representation of orientation, n = north, ne = north-east, e = east, se = south-east, s = south, sw = south-west, w = west, nw = north-west, f = flat
A data.frame containing the range of aspect values and their corresponding exposition as a string ('north', 'south' ...)
https://desktop.arcgis.com/de/arcmap/10.3/tools/spatial-analyst-toolbox/how-aspect-works.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.