I have a raster file (elevation) and a shape file (neighborhood polygons). I would like to sample the raster for each polygon and assign the average raster value to its' respective polygon. Ideally I would add a new column with the average elevation for each row in the shape file.