Display Name: Nibble
Description: Replaces cells of a raster corresponding to a mask with the values of the nearest neighbors.
Category:
Help URL: https://terra.library.brocku.ca/arcgis/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/Nibble.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputRaster
Data Type: GPString
Display Name inputRaster
Description: The input raster that will be nibbled.The raster can be either integer or floating point type.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: inputMaskRaster
Data Type: GPString
Display Name inputMaskRaster
Description: The raster used as the mask.The cells that are NoData define the cells that will be nibbled, or replaced, by the value of the closest nearest neighbour.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: The name of the output nibble raster service.The default name is based on the tool name and the input layer name. If the layer already exists, you will be prompted to provide another name.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: nibbleValues
Data Type: GPBoolean
Display Name nibbleValues
Description: Defines if NoData values in the input raster are allowed to nibble into the area defined by the mask raster. Checked—Specifies that the nearest neighbor value will be used whether it is NoData or another data value in the input raster. NoData values in the input raster are free to nibble into areas defined in the mask if they are the nearest neighbor. This is the default. Unchecked—Specifies that only data values are free to nibble into areas defined in the mask raster. NoData values in the input raster are not allowed to nibble into areas defined in the mask raster even if they are the nearest neighbor.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: nibbleNodata
Data Type: GPBoolean
Display Name nibbleNodata
Description: Defines if NoData cells in the input raster that are within the mask will remain NoData in the output raster. Unchecked—Specifies that NoData cells in the input raster and within the mask will remain NoData in the output. This is the default. Checked—Specifies that NoData cells in the input raster and within the mask can be nibbled into valid output cell values.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: inputZoneRaster
Data Type: GPString
Display Name inputZoneRaster
Description: The input zone raster. For each zone, input cells that are within the mask will be replaced only by the nearest cell values within that same zone.A zone is all the cells in a raster that have the same value, whether or not they are contiguous. The input zone layer defines the shape, values, and locations of the zones. The zone raster can be either integer or floating point type.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description:
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