Display Name: SummarizeRasterWithin
Description: Calculates statistics on values of a raster within the zones of another dataset.
Category:
Help URL: https://gis.cityofeagan.com/arcgis/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/SummarizeRasterWithin.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputZoneLayer
Data Type: GPString
Display Name inputZoneLayer
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: zoneField
Data Type: GPString
Display Name zoneField
Description: The field that contains the values that define each zone.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: Value
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: inputRasterLayertoSummarize
Data Type: GPString
Display Name inputRasterLayertoSummarize
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: outputName
Data Type: GPString
Display Name outputName
Description: The name of the zonal statistics raster layer that will be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: statisticType
Data Type: GPString
Display Name statisticType
Description: Specifies the statistic type that will be calculated.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: Mean
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Mean, Majority, Majority_count, Majority_percent, Maximum, Median, Minimum, Minority, Minority_count, Minority_percent, Percentile, Range, STD, Sum, Variety ]
Parameter: ignoreMissingValues
Data Type: GPBoolean
Display Name ignoreMissingValues
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: 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: percentileValue
Data Type: GPDouble
Display Name percentileValue
Description: Specifies the percentile value that will be calculated.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: 90
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: outputRaster
Data Type: GPString
Display Name outputRaster
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata