Label | Explanation | Data Type |
Input Zone Layer | The input that defines the zones. Both raster and feature data can be used for the zone input. | Raster Layer; Feature Layer |
Zone Field | The field that defines each zone. It can be an integer or a string field of the zone dataset. | String |
Input Raster Layer to Summarize | The raster that contains the values on which to summarize a statistic. | Raster Layer |
Output Name | The name of the output raster service. If the image service layer already exists, you will be prompted to provide another name. | String |
Statistic Type (Optional) | Specifies the statistic type that will be calculated. The available options when the raster to summarize is of integer data type are Average, Majority, Maximum, Median, Minimum, Minority, Percentile, Range, Standard deviation, Sum, and Variety. If the raster to summarize is of float data type, the options are Average, Maximum, Median, Minimum, Percentile, Range, Standard deviation, and Sum.
| String |
Ignore Missing Values (Optional) | Specifies whether missing values in the raster layer to summarize will be ignored in the results of the zones that they fall within.
| Boolean |
Process as Multidimensional (Optional) | Specifies how the input rasters will be processed if they are multidimensional.
| Boolean |
Percentile Value (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 |
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 Raster | The output raster. | Raster Layer |