Label | Explanation | Data Type |
Input Zone Raster or Features | The input that defines the zones. Both raster and feature data can be used for the zone input. | Raster Layer; Feature Layer |
Input Value Raster | The raster that contains the values on which to summarize a statistic. | Raster Layer |
Output Table Name | The name of the output table. If it's an existing table, you will be prompted to provide another name. | String |
Zone Field | The field that defines each zone. It can be an integer or a string field of the zone dataset. | String |
Ignore NoData in Calculations (Optional) | Specifies whether NoData values in the value input will be ignored in the results of the zone that they fall within.
| Boolean |
Statistic Type (Optional) | Specifies the statistic type that will be calculated. The available options when the value raster is integer are All, Mean, Majority, Maximum, Median, Minimum, Minority, Percentile, Range, Standard deviation, Sum, Variety, Minimum and Maximum, Mean and Standard deviation, and Minimum, Maximum and Mean. If the value raster is float, the options are All, Mean, Maximum, Median, Percentile, Minimum, Range, Standard deviation, and Sum.
| String |
Percentile Values (Optional) | The percentile that will be calculated. The default is 90, indicating the 90th percentile. The values can range from 0 to 100. The 0th percentile is essentially equivalent to the minimum statistic, and the 100th percentile is equivalent to maximum. A value of 50 will produce essentially the same result as the median statistic. This parameter is only available while calculating percentile. | Double |
Process as Multidimensional (Optional) | Specifies how the input rasters will be processed if they are multidimensional.
| Boolean |
Percentile Interpolation Type (Optional) | Specifies the method of interpolation that will be used when the percentile value falls between two cell values from the input value raster.
| String |
Calculate Circular Statistics (Optional) | Specifies how the statistics type will be calculated.
| Boolean |
Circular Wrap Value (Optional) | The highest possible value (upper bound) in the cyclic data. It is a positive number, with a default value of 360. This value also represents the same quantity as the lowest possible value (lower bound). This parameter is only applicable when circular statistics are calculated. | Double |
Derived Output
Label | Explanation | Data Type |
Output Table | The output table. | Feature service without geometry |