Description Usage Arguments Value Examples
Crops the DEM to the extent of the track with a buffer
1 | dem2track.extent(DEM, track, buffer = 100)
|
DEM |
a raster containing a digital elevation model, covering the extent as the track |
track |
data.frame with x,y,z coordinates of the original track |
buffer |
buffer with, by default set to 100 |
A the cropped digital elevation model as a raster layer.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.