What is the Focal Statistics tool?

What is the Focal Statistics tool?

The Focal Statistics tool performs a neighborhood operation that computes an output raster where the value for each output cell is a function of the values of all the input cells that are in a specified neighborhood around that location.

What is a neighborhood ArcGIS?

ArcMap 10.3. Neighborhood tools create output values for each cell location based on the location value and the values identified in a specified neighborhood. The neighborhood can be of two types: moving or search radius. Moving neighborhoods can either be overlapping or non-overlapping.

What kinds of geometric measures can be derived from zonal operations on a single raster?

A zonal operation may work with a single raster or two rasters. Given a single input raster, zonal operations measure the geometry of each zone in the raster, such as area, perimeter, thickness, and centroid.

What is a moving window in GIS?

MOVING WINDOW: A moving window is a rectangular arrangement of cells that shifts in position. By applying an operation to each cell from a moving window, it commonly smooths values in a raster.

Which is an example of a focal statistic?

The output focal statistics raster. This example calculates the least-frequently occuring value in a ring-shaped neighborhood around each cell in the input raster. This example determines the least frequently occurring value in a 10-by-10 neighborhood around each cell in the input raster.

How is the neighborhood processing for focal statistics?

To illustrate the neighborhood processing for Focal Statistics calculating a Sum statistic, consider the processing cell with a value of 5 in the following diagram. A rectangular 3 by 3 cell neighborhood shape is specified.

How does the focal statistics tool work in ArcGIS?

The Focal Statistics tool performs a neighborhood operation that computes an output raster where the value for each output cell is a function of the values of all the input cells that are in a specified neighborhood around that location.

Which is the raster used to calculate focal statistics?

The raster on which the focal statistics will be calculated. The Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. The available neighborhood types are NbrAnnulus, NbrCircle, NbrRectangle, NbrWedge, NbrIrregular, and NbrWeight.