Zonal Fill (Spatial Analyst Tools)
Summary
Fills zones using the minimum cell value from a weight raster along the zone boundary.
Usage
The input zone raster can be integer or floating point type. This is an exception to the other zonal tools, which require the zone input to be integer type.
The data type of the output is the same as that of the input weight raster. If the values on the weight raster are floating point, the resultant output raster will be floating point. If the weight raster is integer, the output will be integer.
This tool can be used as part of a hydrological analysis to fill sinks to the minimum elevation of their watershed boundary.
When the output raster format is
.crf, this tool supports the Pyramid raster storage environment. Pyramids will be created in the output by default. For any other output format, this environment is not supported, and pyramids will not be created.See Analysis environments and Spatial Analyst for additional details on the geoprocessing environments that apply to this tool.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Zone Raster |
The input raster that defines the zones to be filled. |
Raster Layer |
|
Input Weight Raster |
The weight, or value, to be assigned to each zone. |
Raster Layer |
Return value
| Label | Explanation | Data type |
|---|---|---|
|
Output raster |
The output raster for which the zones have been filled. |
Raster |
Environments
Auto Commit, Cell Size, Cell Size Projection Method, Compression, Current Workspace, Extent, Geographic Transformations, Mask, Output CONFIG Keyword, Output Coordinate System, Pyramid, Scratch Workspace, Snap Raster, Tile Size
Licensing information
- Basic: Requires Spatial Analyst
- Standard: Requires Spatial Analyst
- Advanced: Requires Spatial Analyst