<< Click to Display Table of Contents >>

 

Neighborhood Analysis

 

 

Neighborhood statistics contains Focal(overlapping) and Block(non-overlapping).

 

 

Focal:

Focal is the overlapping statistics. Cell-by-cell it calculates each pixel of the input raster based on a statistics type within the specified neighborhood.

 

 

Block:

Block is non-overlapping statistics. It calculates statistics for each pixel within a non-overlapping window. The operation principle is as below:

 

 

1.Specify the type of neighborhood.

2.Calculate the size of the block to analyze based on the assigned type and parameters(the unit can be pixel or map unit).

3.Partition the input rasters based on the block size and the blocks can not overlap each other.

4.Calculate and re-define the output cell location in the block.

5.Output statistics result.

 

To each cell of the input rasters, Neighborhood statistics help users obtain the processed cell values and the statistic value of the cell values in the specified neighborhood. Then, the system assigns the obtained statistic value to the corresponding cell location in the output raster.

 

The neighborhood shape can be set to rectangle, circle, donut (a ring similar to a donut shape) or wedge.

 

Neighborhood type

The neighborhood type contains Rectangle, Circle, Donut and Wedge.

 

 

Rectangle

Circle

Donut

Wedge

 

Ignore NoData in calculations

"Ignore NoData in calculations" will ignore all the cells whose value is NoData in neighborhood in calculations. If the processing cell is NoDada, the other valid value within the neighborhood will be used to continue to calculate. If the item is unchecked, any cells in the neighborhood have the value of NoData will result in NoData in the output raster.

 

Description of Parameters

 

Item

Description

Data Type

Input Data

The raster is the accordance to define the position of each cell.

Raster data/Constant

Field

The weight or value to calculate.

Attribute field(feature class only)

Statistic Type

The statistics methods

Minimum: to get the input minimum

Maximum: to get the input maximum

Range: to get the difference of maximum and minimum

Sum: to get the sum

Mean: to get the mean

Standard Deviation: to get the standard deviation of the input

Variety: to get the variety of the input

Majority: to get the Majority deviation of the input

Minority: to get the Minority of the input

Median: to get the Median of the input

Analysis option

Ignore NoData in Calculations

Whether to ignore the cell that is NoData in neighborhood

Analysis option

Type

Specify the overlay type to move neighborhood:

Focal

Block

NOTE: If you use feature layer as the input data, the Type will be specified as Overlapping (focal) and set as disabled by default automatically.

Analysis option

Shape

Specify the neighbor shape:

Rectangle

Circle

Donut

Wedge

Analysis option

Unit

Set the unit:

Cell

Map

Analysis option

Cell Size

The cell size of the output raster.

Integer

Output Raster

The filename and storage path of output raster.

Raster Data

 


©2016 Supergeo Technologies Inc. All rights reserved.