Skip to content
Prev 25699 / 29559 Next

Deal with multiple factorlevel in one grid square

raster::extract(grid, poly, weights = TRUE) is a start. It returns a list
which is painful to deal with at first, but can be collected into one data
frame for standard summarizing.

I'm still a bit confused about whether you want an estimate of a cell
overlap in a polygon or something else.

Cheers, Mike
On Wed, 24 May 2017, 17:12 Miriam P?ts <miriam.puets at thuenen.de> wrote: