build.SRTM.terrain.90m.ras.fun: Build a high resolution topographic rasters stack (elevation,...

Description Usage Arguments Value Author(s)

Description

This function builds a topographic rasters stack for Belgium (elevation, slope, aspect). The rasters are projected in the 3812 EPSG code.

Usage

1
2
build.SRTM.terrain.90m.ras.fun(country_code.chr, NAME_1.chr = NULL,
  aggregation_factor.num = NULL, EPSG.chr = NULL, path.chr)

Arguments

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

Value

A stack of topographic rasters

Author(s)

Thomas Goossens - pokyah.github.io


pokyah/geoTools documentation built on May 10, 2019, 1:52 a.m.