How the horizontal and vertical factors affect path distance

For the path distance tools, there are several parameters that allow you to control the horizontal and vertical friction factors.

Before reading this section, be sure that you first have some understanding of the basics of path distance analysis and how the tools work.

Understanding path distance analysisHow the path distance tools work

Horizontal factors

The horizontal factors

The horizontal factors (HFs) influence the total cost, or difficulty, of moving from one cell to another by accounting for any horizontal frictional elements encountered.

To calculate the total HF for traveling between cells, the HF for the segment of the link from the center of the processing cell to the edge of the To cell and for the segment of the link from the edge of the To cell to its center must be determined.

Determining the horizontal cost for each link is a two-step process:

  1. First, the prevailing horizontal direction must be established. A horizontal direction is defined in degrees, with 0 being above, or north, of the processing cell and the values increasing clockwise, creating a circle and returning to itself at 360 degrees.

    Path Distance direction compass

    The horizontal direction is defined by a value assigned to each cell location on the input horizontal factor raster. It often identifies the direction with the lowest horizontal cost of movement with respect to the processing cell, but this does not necessarily have to be the case.

    Path Distance wind component
  2. Once the horizontal direction has been defined, the horizontal factor used in calculating the total cost of moving along the segment must be determined. First, the position of the to cell relative to the horizontal direction must be ascertained. The direction of the to cell relative to the prevailing horizontal direction at the from cell is the horizontal moving direction, or just the moving direction. The number of degrees or angle of the to cell from the horizontal direction as defined by the horizontal factor raster is the horizontal relative moving angle (HRMA).

    Path Distance with HRMA of 315

    The number of degrees from the established horizontal direction, not which side of the established direction, is of relevance.

    Path Distance with HF of 90

Once the HRMA has been determined, a graph is used to identify the actual horizontal factor. The HF is on the y-axis, and the HRMA is on the x-axis.

In the example above, if the cell whose horizontal factor you are calculating has an HRMA of 90 degrees from the horizontal direction as defined by the processing cell on the input horizontal factor raster, the horizontal factor cost will be 1.61.

Example of a Horizontal Factor graph - Linear factor
Example of a horizontal factor graph—Linear horizontal factor

The HRMA values can range from -180 to 180 degrees. However, on the horizontal factor graph, the values on the x-axis are from 0 to 180 because the graph is assumed to be symmetrical (mirrored) around the horizontal factor axis; that is, 180 degrees is opposite the direction specified by the horizontal direction raster, and 90 degrees is to the right and left of the processing cell. INF means the line goes to infinity.

This same process is performed for the segment starting at the edge of the To cell and ending at its center. The moving direction remains the same, but the horizontal direction that will be used for the calculations is the prevailing horizontal direction at the To cell. Dividing the travel link between two cells into two segments (half the segment being in the From cell and the other half in the To cell) will give a more accurate horizontal factor since half the distance from the From cell to the To cell encounters the cost associated with the From cell; the remainder of the distance will be in the adjoining cell, which has a different horizontal resistance. In the path distance formula, each segment's horizontal factor is multiplied by its respective cost factors determined from the cost raster.

Horizontal factor keywords

The horizontal factor graph that will be used to determine the horizontal factor can be defined by either choosing an existing graph from the graphs provided with the software or creating a custom graph from an ASCII file. The existing graphs provided with the software are the following:

  • BINARY

    When the HRMA is less than the cutting angle, the HF for moving through the section of the cell is set to the value associated with the zero factor. If the HRMA is greater than the cutting angle, the HF for the section is set to infinity. The default cutting angle is 45 degrees. The default zero factor is 1.0.

    Default Binary Horizontal Factor graph

  • FORWARD

    If an HRMA is less than 45 degrees for a section of travel, the HF is set to the value associated with the zero factor. When the HRMA is larger than or equal to 45 degrees and less than 90 degrees, the HF is set to the side value. If no side value is specified, the default side value is 1. If the HRMA is equal to or greater than 90 degrees, the HF is set to infinity. The default zero factor is 0.5.

    Default Forward Horizontal Factor graph

  • LINEAR

    The HFs are determined by a straight line in the HRMA-HF coordinate system. The line intercepts the y-axis, equitable to the HF factor, at the value associated with the zero factor. The slope of the line can be specified using the SLOPE modifier. If no slope is identified, the default is 0.5/45 or 1/90 (specified as 0.01111). The default cutting angle is 181 degrees, which equates to no cutting. The default zero factor is 0.5.

    Default Linear Horizontal Factor graph
    Default Linear horizontal factor graph

  • INVERSE_LINEAR

    The HFs are determined by the inverse values from a straight line in the HRMA-HF coordinate system. The line intercepts the y-axis, equitable to the HF factor, at the value associated with the zero factor. The slope of the line can be specified with the SLOPE modifier. If no slope is identified, the default is -2/180 or -1/90 (specified as 0.01111). The default cutting angle is 181 degrees, which equates to no cutting. The default zero factor is 2.0.

    Default Inverse_Linear Horizontal Factor graph
    Default Inverse Linear horizontal factor graph

  • TABLE

    A graph can be defined with an ASCII file created in any text editor. The file consists of two columns of values on each line. The first value identifies the HRMA, which is expressed in degrees, and the second, the HF. Each line in the file specifies a point on the graph. Two consecutive points define a line segment in the HRMA-HF coordinate system. The HRMA angles must be entered in ascending order. The HF factor for any HRMA angle less than the first (lowest) input value or larger than the last (largest) input value will be set to infinity. An infinite HF is represented by -1 in the ASCII file. A sample horizontal factor ASCII table follows:

        0    1.40
        10   2.43
        20   2.30
        30   3.44
        40   1.25
        50   1.02
        60   0.90
        70   0.86
        80   0.25
        90   0.78
        100  1.49
        110  2.35
        120  3.32
        130  2.39
        140  3.18
        150  2.13
        160  1.89
        170  1.20
        180  2.034

Horizontal factor modifiers

Several of the HRMA keyword parameters have modifiers that can be specified to achieve various desired results. The slope of the line in the LINEAR and INVERSE_LINEAR functions, the side values for the FORWARD function, and the zero factor can alter the y-axis intercept for the input functions, and the cut angle for any of the HRMA functions can be controlled. Do not be concerned if you are unfamiliar with the effects of the modifiers at this point. Just be aware that you are able to further control the HRMA graphs to meet your needs.

  • ZEROFACTOR

    This factor will be used to position the y-intercept of the specified function. It can be used in conjunction with all horizontal factor functions.

  • CUTANGLE

    Establishes the HRMA degree threshold beyond which the HFs are set to infinity. CUTANGLE can be used on any of the specified horizontal factor keywords except FORWARD. The FORWARD function, by definition, establishes its own cut angles.

    Cut angle Horizontal Factor modifier example
    Cut angle horizontal factor modifier example

  • SLOPE

    Identifies the slope of the straight lines in the HRMA–HF coordinate system for the LINEAR and INVERSE_LINEAR keywords. Slope is specified as the rise over the run (for example, a 30-degree slope is 1/30, specified as 0.03333). See the LINEAR HRMA diagram for an example of a line with a slope of 1/90.

  • SIDEVALUE

    Identifies the HF value that will be assigned for HRMAs that are equal to or less than 45 degrees and less than 90 degrees when the FORWARD horizontal factor keyword's used. Consult the FORWARD HRMA diagram, which has a side value of 1.

  • TABLE_NAME

    Identifies the name of the ASCII file that should be used with the TABLE horizontal factor keyword.

Vertical factors

The vertical factors

The vertical factors (VFs) determine the difficulty of moving from one cell to another, while accounting for the vertical elements that may affect the movement.

Determining the VF encountered when traveling from one cell to another is similar to determining the horizontal factor, except it is not broken into two segments as when calculating the HF. This is because there is only one slope between the two cell centers; hence, there is only one vertical relative moving angle (VRMA).

To determine the VF for moving from one cell to the next, the slope between the From cell and the To cell is calculated from the values defined in the input vertical factor raster. The resulting slope is the VRMA, which is plotted on the vertical factor graph to identify the value used for the vertical factor in the path distance calculations for the cell-to-cell movement. This vertical factor establishes the vertical factor from the center of the starting cell to the center of the destination cell. The larger the vertical factor, the more difficult the movement.

The vertical relative moving angle is the angle of slope from the From cell to the To cell. The slope is calculated using the Pythagorean theorem formula of rise/run. The base of the triangle necessary for determining the slope is derived from the cell size. The height is established by subtracting the From cell value from the To cell value. The resultant angle is the VRMA.

Calculation of the VRMA

The VRMA is specified in degrees. The range of values for the VRMA is -90 to +90 degrees, compensating for both positive and negative slopes. The VRMA value is then plotted on the specified vertical factor graph to obtain the vertical factor that will be used in the calculations that determine the cost to reach the To cell. The resolution of the VRMAs is 0.25 degrees.

For an example, the following shows the relationship of the VF and the VRMA for a LINEAR type graph:

Relationship between the VF and VRMA for a Linear type graph
Relationship between the VF and VRMA for a LINEAR type graph

Vertical factor keywords

Defining the vertical factor graph that will be used when determining the VF involves the same steps as defining the horizontal factor graph. The graph can be selected from a list of graphs provided with the software, or you can create a custom graph with an ASCII file. The vertical factor graphs provided with ArcGIS Spatial Analyst include the following:

BINARY

When the VRMA is larger than the low-cutting angle and smaller than the high-cutting angle, the VF for moving between the two cells is set to the value associated with the zero factor. If the VRMA is greater than the cutting angle, the VF is set to infinity. The default cutting angle is 30 degrees if none is specified.

Default Binary Vertical Factor graph
Default Binary vertical factor graph

LINEAR

The VFs are determined by a straight line in the VRMA-VF coordinate system. The line intercepts the y-axis, equitable to the VF factor, at the value associated with the zero factor. The slope of the line can be specified using the SLOPE modifier. If no slope is identified, the default is 1/90 (specified as 0.01111). The default low-cutting angle is -90 degrees, and the default high-cutting angle is 90 degrees.

Default Linear Vertical Factor graph
Default Linear vertical factor graph

SYM_LINEAR

SYM_LINEAR is composed of two linear functions relative to the VRMAs that are symmetrical to the VF (y) axis. Both lines intercept the y-axis at the VF value associated with the zero factor. The slope of the lines is defined as a single slope relative to the positive VRMA using the SLOPE vertical factor modifier, which mirrors the negative VRMAs. The default slope is 1/90 (specified as 0.01111). The default low-cutting angle is -90, and the default high-cutting angle is 90.

Default Symmetric Linear Vertical Factor graph
Default Symmetric Linear vertical factor graph

INVERSE_LINEAR

The VFs are determined by the inverse values from a straight line in the VRMA-VF coordinate system. The line intercepts the y-axis, equitable to the VF factor, the value associated with the zero factor. The slope of the line can be identified if specified with the SLOPE modifier. If no slope is identified, the default is -1/45 (specified as 0.02222). The default low-cutting angle is -45 degrees, and the default high-cutting angle is 45.

Default Inverse Linear Vertical Factor graph
Default Inverse Linear vertical factor graph

SYM_INVERSE_LINEAR

SYM_INVERSE_LINEAR, as its name implies, is the inverse of the SYM_LINEAR vertical factor keyword. It is composed of two inverse linear functions relative to the VRMAs, which are symmetrical to the VF (y) axis. Both lines intercept the y-axis at the VF of 1. The slope of the lines is defined as a single slope relative to the positive VRMA using the SLOPE vertical factor modifier, which mirrors the negative VRMAs. The default slope is -1/45 (specified as 0.02222). The default low-cutting angle is -45, and the default high-cutting angle is 45.

Default Symbolic Inverse Linear Vertical Factor graph
Default Symmetric Inverse Linear vertical factor graph

COS

The VF is determined by the cosine function of the VRMA. The default low-cutting angle is -90 degrees, and the default high-cutting angle is 90 degrees. The default COSPOWER is 1.0.

Default Cosine Vertical Factor graph - default value (1.0)
Default Cosine vertical factor graph—Default value (1.0)

SEC

The VF is determined by the secant function of the VRMA. The default low-cutting angle is -90 degrees, and the default high-cutting angle is 90 degrees. The default SECPOWER is 1.0.

Default Secant Vertical Factor graph
Default Secant vertical factor graph

COS_SEC

When the VRMA is a negative degree value, the VF is determined by the cosine function of the VRMA. If the VRMA is a positive degree value, the VF is determined by the secant function of the VRMA. The default low-cutting angle is -90 degrees, and the default high-cutting angle is 90 degrees. The default COSPOWER and SECPOWER are 1.0.

Default Cosecant Vertical Factor graph
Default Cosecant vertical factor graph

SEC_COS

When the VRMA is a negative degree value, the VF is determined by the secant function of the VRMA. If the VRMA is a positive degree value, the VF is determined by the cosine function of the VRMA. The default low-cutting angle is -90 degrees, and the default high-cutting angle is 90 degrees. The default COSPOWER and SECPOWER are 1.0.

Default Secant-Cosine Vertical Factor graph
Default Secant-cosine vertical factor graph

TABLE

The table is an ASCII file with two columns on each line. It is similar to the TABLE option of the horizontal factor graph.

The first column identifies the VRMA in degrees, and the second, the VF. Each line specifies a point. Two consecutive points produce a line segment in the VRMA-VF coordinate system. The angles must be input in ascending order. The VF factor for any VRMA angle less than the first (lowest) input value or larger than the final (largest) input will be set to infinity. An infinite VF is represented by -1 in the ASCII table.

Sample vertical factor ASCII table:

    0    1.40
    10   2.43
    20   2.30
    30   3.44
    40   1.25
    50   1.02
    60   0.90
    70   0.86
    80   0.25
    90   0.78
    100  1.49
    110  2.35
    120  3.32
    130  2.39
    140  3.18
    150  2.13
    160  1.89
    170  1.20
    180  2.034

Vertical factor modifiers

As with an HRMA graph, the character of the VRMA graph can be further controlled by modifiers that allow refinement of the vertical factors. There may be a threshold angle such that if the VRMA exceeds this angle, the cost is so great that it becomes a barrier to travel. This threshold is referred to as the cut angle. The VF is assigned to infinity when the VRMA exceeds this value.

The vertical factor graph will have both lower and upper cut angles, in contrast to the horizontal factor graph, which will only have a single cut angle.

Cut angles can be specified for each of the functions, the trigonometric curves can be raised by a power, the zero factor can alter the y-axis intercept for the non-trigonometric functions, and the slope of the line in the linear functions can be defined.

  • LCUTANGLE

    The VRMA degree defining the lower threshold, below which (less than) the VFs are set to infinity, regardless of the specified vertical factor keywords.

  • HCUTANGLE

    The VRMA degree defining the upper threshold, beyond which (larger than) the VFs are set to infinity, regardless of the specified vertical factor keywords.

    Low and High cut angle Vertical Factor modifiers example
    Low and High cut angle vertical factor modifiers example

  • SLOPE

    Identifies the slope of the straight lines in the VRMA-VF coordinate system for the LINEAR, INVERSE_LINEAR, SYM_LINEAR, and SYM_INVERSE_LINEAR keywords. Slope is specified as the rise/run (for example, a 30-degree slope is 1/30, specified as 0.03333). Refer to the LINEAR VRMA diagram for an example of a linear function with a slope of 1/90.

  • COSPOWER

    The power to which the values in the COS VRMA function will be raised. The VF is determined by the following:

     VF = cos(VRMA)power

  • SECPOWER

    The power to which the values in the SEC VRMA function will be raised. The VF is determined by the following:

     VF = sec(VRMA)power

  • TABLE_NAME

    Identifies the name of the ASCII file that will be used with the TABLE vertical factor keyword.

Related Topics


6/29/2011