View source: R/get_elev_raster.R
get_opentopo | R Documentation |
This function uses the Open Topography SRTM Version 3 files.
get_opentopo(locations, src, prj, expand = NULL, ...)
locations |
Either a |
prj |
A valid input to |
expand |
A numeric value of a distance, in map units, used to expand the bounding box that is used to fetch the SRTM data. |
... |
Extra configuration parameters to be passed to httr::GET. Common
usage is to adjust timeout. This is done as
|
Attribution: Details here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.