Fills sinks in a surface raster to remove small imperfections in the data. Illustration Usage This raster analysisportal toolis available when you are signed in to anArcGIS Enterpriseportal that hasArcGIS Image Serverconfigured forRaster Analysis. When the tool is run,ArcGIS Proserves as a client ...
and a value of 0 (zero) if a cell is any other value. If the resulting raster has values of both 0 and 1, then the input raster has NoData cells present. In the attribute table of the raster, the Count field tells you
ArcGIS Generalization toolset has the “nibble” and “expand” tools to fill in NoData holes. If you have a raster with gaps in it, you can use the open-source software QGIS with the GDAL Fill NoData tool The quickest (and dirtiest) method is using the freeSAGA GISsoftware’s Close G...
This ArcGIS 3.1 documentation has beenarchivedand is no longer updated. Content and links may be outdated.See the latest documentation. Available with Spatial Analyst license. Summary Fills sinks in a surface raster to remove small imperfections in the data. ...
/sapyexamples/data"# Set local variablesinZoneRaster="inzone"zoneWeightRaster="zoneweight"# Check out the ArcGIS Spatial Analyst extension licensearcpy.CheckOutExtension("Spatial")# Execute ZonalStatisticsoutZonalFill=ZonalFill(inZoneRaster,zoneWeightRaster)# Save the outputoutZonalFill.save("C:/sapy...
https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/nibble.htm This tool allows specific areas of a raster to be replaced by the value of their nearest neighbour. These areas are defined by a mask input. In the mask input, cells that are NoDa...
Fill is a raster analysis tool that fills sinks and peaks in a surface raster to remove small imperfections in the data.
This ArcGIS 2.8 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation. Available with Spatial Analyst license. Overview Locates and fills sinks and peaks in an elevation surface raster to remove small imperfections in the data. Th...
The renderer draws areas that have been cut in blue, and areas that have been filled in red. Areas that have not changed are displayed in grey. When the input raster needs to be resampled, the bilinear technique will be used. An example of when an input raster may be resampled is when...
This ArcGIS 3.2 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation. Available with Spatial Analyst license. Summary Fills zones using the minimum cell value from a weight raster along the zone boundary. Usage The input zone ...