Distance geoprocessing functions

The Distance geoprocessing functions allow you to perform analysis that accounts for either straight-line (Euclidean) or weighted distance. Distance can be weighted by a simple cost (friction) surface, or in ways that account for vertical and horizontal restrictions to movement.

Distance analysis can be performed with the Spatial Analyst toolbox.

The following table lists the available geoprocessing functions and provides a brief description of each.

Geoprocessing FunctionDescription

Distance Accumulation

Calculates accumulated distance for each cell to sources, allowing for straight-line distance, cost distance, and true surface distance, as well as vertical and horizontal cost factors.

Distance Accumulation

Calculates distance allocation for each cell to the provided sources based on straight-line distance, cost distance, and true surface distance, as well as vertical and horizontal cost factors.

Least Cost Corridor

Calculates the sum of two accumulative cost distance rasters with the option to apply a threshold based on percentage or accumulative cost.

Optimal Corridor Connections

Calculates the optimal corridor connections between two or more input regions.

Optimal Path As Line

Calculates the optimal path from a source to a destination as a line.

Optimal Path As Raster

Calculates the optimal path from a source to a destination as a raster.

Optimal Region Connections

Calculates the optimal connectivity network between two or more input regions.

Geoprocessing functions in the Distance category

In AllSource 1.1 and later, the recommended geoprocessing functions for distance analysis are listed in the table above. In AllSource 1.2, distance analysis could also be performed using earlier versions these capabilities. These are available in the Legacy Distance geoprocessing function category.

Related topics