.getSRTM | R Documentation |
Download SRTM elevation raster
.getSRTM(xydat, download = TRUE, path = tempdir(), verbose = FALSE)
xydat |
A dataframe with x and y coordinates |
download |
Default to TRUE. Whether the data should be downloaded |
path |
where the downloads should go. Default to the current directory |
verbose |
if you want to print messages of progress or warnings |
Basedd on getData from raster
raster
borrowed from raster package but adapted to work directly within the occTest workflow
getData
Other Geo:
.coords2country()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.