Description Usage Arguments Value Author(s)
This function builds a topographic rasters stack for Belgium (elevation, slope, aspect). The rasters are projected in the 3812 EPSG code.
1 2 | build.SRTM.terrain.90m.ras.fun(country_code.chr, NAME_1.chr = NULL,
aggregation_factor.num = NULL, EPSG.chr = NULL, path.chr)
|
country_code.chr |
a character specifying the ISO contrycode. Ex : BE for belgium |
NAME_1.chr |
a character specifying the NAME_1 value for lower than country level information |
aggregation_factor.num |
a numeric specifying the aggregation factor to get the desired spatial resolution |
EPSG.chr |
a character specifying the EPSG code of the desired Coordiante Reference System (CRS) |
path.chr |
a character specifying the path where to dowload the SRTM data |
A stack of topographic rasters
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.