View source: R/gdal_raster_functions.R
gdalExtract | R Documentation |
Extract raster values from points.
gdalExtract(inrasters, pts, simplify = TRUE, sp = FALSE)
inrasters |
file path(s) of rasters to extract values |
pts |
Coordinates of points to extract raster values. |
simplify |
Logical. If |
sp |
Logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.