Description Usage Arguments Value
View source: R/Lib_ImageProcess.R
extract coordinates of the footprint of elements of a shapefile in a raster
1 | get_polygonCoord_from_Shp(path_SHP, path_Raster, IDshp = NULL)
|
path_SHP |
character. path for the shapefile |
path_Raster |
character. path for the raster |
IDshp |
character. field in the shapefile determining ID of element |
list. vector_coordinates and vector_ID for each element in the vector file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.