poly_maxpos: extract for all polygons the position of the maximum value of...

Description Usage Arguments Value

View source: R/tb_bluedjinn.R

Description

extract for all polygons the position of the maximum value

Usage

1
poly_maxpos(fileName, layerName, polySplit = TRUE, cores = 1)

Arguments

fileName

path and name of a GDAL raster file

layerName

layer name of shape file

polySplit

split polygon in single file, default is TRUE extract for all polygons the position of the maximum value

cores

number of cores used

Value

returns a list of coordinates of the position of the maximum value and geometric centre of any corresponding raster object inside a given polygon


uavRst documentation built on Dec. 30, 2019, 5:06 p.m.