This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the zonal analysis operations.
Name | Description | |
---|---|---|
TabulateArea | Calculates cross tabulated areas between two datasets. | |
ZonalFill | Fills zones using the minimum cell value from the 'weightRaster', along the zone boundary. | |
ZonalGeometry | Calculates for each zone of the input zone Dataset the specified geometry measure. | |
ZonalGeometryAsTable | Calculates all geometry characteristics for each zone in a table. | |
ZonalStatistics | Calculates in each output cell the statistic of the values of all cells in the value raster that belongs to the same zone. | |
ZonalStatisticsAsTable | Calculates all statistics for each zone in a table. |
Classes | Description |
---|---|
RasterZonalOp | A mechanism for performing zonal operations on rasters. |