An overview of the Distance toolset

The Distance tools allow you to perform distance analysis in the following ways:

The two main ways of performing distance analysis with the ArcGIS Spatial Analyst extension is with the Euclidean distance and the cost-weighted distance tools.

The Euclidean Distance tool measures the straight-line distance from each cell to the closest source; the source identifies the objects of interest, such as wells, roads, or a school. The distance is measured from cell center to cell center. Not only can you determine the distance each cell is to the closest source, you can also calculate for each cell the direction with Euclidean Direction and determine which source is the closest with Euclidean Allocation.

Learn more about Euclidean distance

The Cost Distance (or cost-weighted distance) tool modifies Euclidean distance by equating distance as a cost factor, which is the cost to travel through any given cell. For example, it may be shorter to climb over the mountain to the destination, but it is faster to walk around it. The Cost Allocation tool identifies the nearest (or least costly) source cell based on accumulated travel cost. The Cost Back Link tool provides a road map, identifying the route to take from any cell, along the least-cost path, back to the nearest source.

Learn more about cost distance analysis

In addition to a single cost variable, vertical and horizontal restrictions to movement can be incorporated into your analysis with the Path Distance, Path Distance Allocation, and Path Distance Back Link tools.

Learn more about path distance analysis

Once you have performed the cost distance analysis, creating distance and direction rasters, you can compute the least-cost (or shortest) path from a chosen destination to your source location with the Cost Path tool. The cost path travels from the destination to the source in what is guaranteed to be the cheapest route relative to the cost units defined by the original cost raster. Using two cost rasters instead of a linear path, you can use the Corridor tool to determine a swath of cells that do not exceed a specified cost.

Learn more about least-cost path and least-cost corridor

The following table lists the available Distance tools and provides a brief description of each.

Tool

Description

Corridor

Calculates the sum of accumulative costs for two input accumulative cost rasters.

Cost Allocation

Calculates for each cell its nearest source based on the least accumulative cost over a cost surface.

Cost Back Link

Defines the neighbor that is the next cell on the least accumulative cost path to the nearest source.

Cost Distance

Calculates the least accumulative cost distance for each cell to the nearest source over a cost surface.

Cost Path

Calculates the least-cost path from a source to a destination.

Euclidean Allocation

Calculates, for each cell, the nearest source based on Euclidean distance.

Euclidean Direction

Calculates, for each cell, the direction, in degrees, to the nearest source.

Euclidean Distance

Calculates, for each cell, the direction, in degrees, to the nearest source.

Path Distance

Calculates, for each cell, the least accumulative cost distance to the nearest source, while accounting for surface distance and horizontal and vertical cost factors.

Path Distance Allocation

Calculates the nearest source for each cell based on the least accumulative cost over a cost surface, while accounting for surface distance and horizontal and vertical cost factors.

Path Distance Back Link

Defines the neighbor that is the next cell on the least accumulative cost path to the nearest source, while accounting for surface distance and horizontal and vertical cost factors.

Tools in the Distance toolset

Related Topics

4/10/2014