get_polygonCoord_from_Shp: extract coordinates of the footprint of elements of a...

Description Usage Arguments Value

View source: R/Lib_ImageProcess.R

Description

extract coordinates of the footprint of elements of a shapefile in a raster

Usage

1
get_polygonCoord_from_Shp(path_SHP, path_Raster, IDshp = NULL)

Arguments

path_SHP

character. path for the shapefile

path_Raster

character. path for the raster

IDshp

character. field in the shapefile determining ID of element

Value

list. vector_coordinates and vector_ID for each element in the vector file


floriandeboissieu/biodivMapR documentation built on March 11, 2021, 8:46 a.m.