Description Usage Arguments Value
Spatial Join: Retrieves information from the selected grid at the positions of the points and returns the grid values.
1 | SampleRasterRS(point, grid, saga_env, verbose = F)
|
point |
either SpatialPoints* or character path to points used to intersect grid. Must have same CRS as the grid |
grid |
grid whose values will be sampled |
saga_env |
A SAGA geoprocessing object. Suggested version is 2.2.2. |
vector of grid values the same length as the number of points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.