sp::bbox
object as
input and returns a single raster object covering that extent. The data is
the same as that available via the Mapzen tiles but does not require a key.
It is best used if rate limits are causing failures on the Mapzen service or
if you are needing to access the terrain tiles via an AWS instance. These
tiles are not cached so accessing them via a local/non-AWS machine will be
slower than the Mapzen tiles.
get_aws_terrain(bbx, z, prj, expand = NULL, ...)
sp::bbox
object that is used to select x,y,z tiles.config=timeout(x)
where x
is a numeric value in
seconds. Multiple configuration functions may be passed as a
vector.