PolyDrill v. 0.6. Calculates the average value of a selected raster’s z-value under the area of the polygon.

Considerations:

  1. It is assumed that the selected layers within the dataframe share a common projection.
  2. Multiple polygon features within the polygon layer are allowed.
  3. For each polygon, two values will be determined: the average z-value and the number of raster pixels used to
  4. calculate the average value. They will be stored in the attribute table as bxx_avg and bxx_cnt respectively where xx is the band number.

Instructions:

  1. From a pulldown menu, select the name of the polygon
  2. From a pulldown menu select the name of the raster layer
  3. Click the Execute button

Download this dll (poly_drill.zip 14 KB).