input_data and nget_input_polygons.RdGet the polygons for a set of locations defined by input_data and n
get_input_polygons( input_data, n, DEM, .dl = 25, .crs = sp::CRS("+proj=longlat +datum=WGS84") )
| input_data | a |
|---|---|
| n | numeric the indices of the rows of input_data to use |
| DEM | a |
| .dl | a number of pixel added in all direction to the coordinates of the i-th point in order to create a square tile |
| .crs | a |
a list of SpatialPolygon