Description Usage Arguments Value Examples
Make sure the velox raster and the GPS spdf have the same CRS
1 | align_crs(veloxRasterList, spdf)
|
veloxRasterList |
A list of raster in velox format. |
spdf |
A SpatialPointsDataFrame from the sp package. |
An spdf with the same format as the velox raster data.
1 2 3 | add(1, 1)
add(10, 1)
notes: This should only be run once for the entire operation and thus it should be done before entering the extraction phase.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.