Label | Explanation | Data Type |
Input point features | The input point features containing the z-values to be interpolated into a surface raster. | Feature Layer |
Z value field | The field that holds a height or magnitude value for each point. This can be a numeric field or the Shape field if the input point features contain z-values. | Field |
Semivariogram properties | The Semivariogram model to be used. There are two methods for kriging: Ordinary and Universal. Ordinary kriging can use the following semivariogram models:
Universal kriging can use the following semivariogram models:
There are options available via the Advanced Parameters dialog box. These parameters are:
| KrigingModel |
Output cell size (Optional) | The cell size of the output raster that will be created. This parameter can be defined by a numeric value or obtained from an existing raster dataset. If the cell size hasn't been explicitly specified as the parameter value, the environment cell size value will be used if specified; otherwise, additional rules will be used to calculate it from the other inputs. See the usage section for more detail. | Analysis Cell Size |
Search radius (Optional) | Defines which of the input points will be used to interpolate the value for each cell in the output raster. There are two options: Variable and Fixed. Variable is the default.
| Radius |
Output variance of prediction raster (Optional) | Optional output raster where each cell contains the predicted variance values for that location. | Raster Dataset |
Return Value
Label | Explanation | Data Type | Output surface raster | The output interpolated surface raster. It is always a floating-point raster. | Raster |