Hello, I am guessing this is a simple one, but what I would like to do is overlay a collection of polygons on a raster, and add an attribute to the polygons based on the pixel values within polygon. I.e. the polygon now includes an attribute describing the maximum/minimum/mean etc pixel value within the polygon.
Thank you