Display Name: ZonalStatisticsAsTable
Description: Calculates the values of a raster within the zones of another dataset and reports the results to a table.
Category:
Help URL: https://gis.cityofeagan.com/arcgis/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/ZonalStatisticsAsTable.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputZoneRasterOrFeatures
Data Type: GPString
Display Name inputZoneRasterOrFeatures
Description: The input that defines the boundaries of the zones, or areas, that will be summarized.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: inputValueRaster
Data Type: GPString
Display Name inputValueRaster
Description: The raster layer that contains the cell values that will be used to calculate statistics.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputTableName
Data Type: GPString
Display Name outputTableName
Description: The name of the zonal statistics raster layer that will be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: zoneField
Data Type: GPString
Display Name zoneField
Description: The field that contains the values that define each zone.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: ignoreNodata
Data Type: GPBoolean
Display Name ignoreNodata
Description: Specifies whether NoData cells in the Input value raster will be ignored in the results of the zones they fall within. True—NoData cells in the value raster will be ignored in the statistic calculation. False—NoData cells will not be ignored, and the entire zone will receive the NoData value on the output raster.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: statisticType
Data Type: GPString
Display Name statisticType
Description: Specifies the statistic type that will be calculated.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: ALL
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ ALL, MEAN, MAJORITY, MAJORITY_COUNT, MAJORITY_PERCENT, MAXIMUM, MEDIAN, MINIMUM, MINORITY, MINORITY_COUNT, MINORITY_PERCENT, PERCENTILE, RANGE, STD, SUM, VARIETY, MIN_MAX, MEAN_STD, MIN_MAX_MEAN, MAJORITY_VALUE_COUNT_PERCENT, MINORITY_VALUE_COUNT_PERCENT ]
Parameter: percentileValues
Data Type: GPMultiValue:GPDouble
Display Name percentileValues
Description: Specifies the percentile values that will be calculated.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: [
90
]
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter Infos:
Name:
Data Type: GPDouble
Display Name:
Filter:
Parameter: processAsMultidimensional
Data Type: GPBoolean
Display Name processAsMultidimensional
Description: Specifies how the input rasters will be processed if they are multidimensional. False—The statistics will be calculated from the current slice of the input multidimensional dataset. True—The statistics will be calculated for all dimensions of the input multidimensional dataset.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: percentileInterpolationType
Data Type: GPString
Display Name percentileInterpolationType
Description: Specifies the method that will be used when the number of values from the input raster to be calculated is an even number.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: AUTO_DETECT
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ AUTO_DETECT, NEAREST, LINEAR ]
Parameter: circularCalculation
Data Type: GPBoolean
Display Name circularCalculation
Description: Specifies how the Input value raster cell values will be processed for circular data. False—Ordinary arithmetic (linear) statistics will be calculated. True—Circular statistics will be calculated.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: circularWrapValue
Data Type: GPDouble
Display Name circularWrapValue
Description: Specifies the value that will be used to round a linear value to the range of a given circular statistic.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: 360
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description: Specifies the analysis environments.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputTable
Data Type: GPString
Display Name outputTable
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata