Travel modes

Available with Network Analyst license.

Travel modes on a network dataset define how a pedestrian, car, truck, or other medium of transportation moves through the network. A travel mode can be general—for example, to model typical trucks—or more specific, such as to model ladder trucks or rescue trucks.

A travel mode is essentially a template consisting of a long list of travel settings that define the physical characteristics of a vehicle or pedestrian. Those characteristics are considered when performing a network analysis to define how the vehicle or pedestrian travels and where it can go. Selecting a predefined travel mode allows you to efficiently and consistently set a number of properties that are appropriate for the mode of travel you intend to model. The benefits are time savings and reduced complexity—you don't need to remember and configure, with each analysis, the parameter values that most accurately characterize the vehicles you're modeling.

Example: Ladder and rescue trucks

A fire department frequently performs route analyses to find the quickest way for its vehicles to reach an incident. The vehicles vary in size and maneuverability. To compare ladder and rescue trucks, for instance, rescue trucks are faster than ladder trucks, so their travel times are shorter. Ladder trucks are taller and face more height restrictions, which can result in longer routes. Unlike rescue trucks, ladder trucks cannot make U-turns at intersections, which can exclude time-saving opportunities.

When dispatchers solve a route analysis for a ladder or rescue truck without using travel modes, they need to set various analysis properties to appropriately model the truck they're routing. They do this by choosing an impedance value to model the travel time, setting values for height restrictions and U-turn policies, and defining several other vehicle-specific properties.

Setting these parameters at the time of analysis is avoided, however, by using travel modes. The fire department creates two travel modes on the network dataset: Ladder Truck and Rescue Truck. Each mode is assigned values for the vehicle-specific travel parameters. When dispatchers need to generate a route for a ladder truck, they set a travel-mode parameter on the analysis to Ladder Truck and skip the process of explicitly setting properties for the vehicle's impedance, vehicle height, U-turn policy, and so on. Instead of setting several parameters with each route analysis, they set one.

Settings

This section lists the settings defined by a travel mode. It also provides examples of how these values may differ between travel modes.

  • Name—The unique name of the travel mode. Blank names or names containing < or > are not allowed.

    You can perform the following by clicking the Options button Menu in the upper right corner of the dialog box.

    Note:

    The options below are only available when the travel modes are accessed through the network dataset properties dialog box.

    • Add New (Ctrl+N)—Create a travel mode.
    • Copy Copy (Ctrl+Shift+N)—Create a copy of an existing travel mode.
    • Delete Delete (Ctrl+Shift+D)—Delete an existing travel mode.
    • Pencil Rename (F2)—Rename a travel mode.
    • Make Default Make Default (Ctrl+H)—Set an existing or newly created travel mode as default.

  • Description—A short description of the travel mode.

  • Type—Indicates the category of travel or vehicle represented by the travel mode.

    Travel modes are grouped into broad categories using the Type setting. For example, a logistics company may have several travel modes representing different sizes of trucks, but each of these modes falls under the Truck travel mode type. Applications and tools that use travel modes may use Type to optimize behavior or settings.

  • Costs
    • Impedance—Specifies the cost attribute on which to optimize the analysis.

      A travel mode modeling cars would need a cost attribute that stores the time it takes a car to traverse an edge or street segment. In contrast, a Walking Time travel mode would need a cost attribute storing the time it takes to walk along edges or streets. A distance-based cost attribute, such as Meters, can be used for either a Driving Distance or Walking Distance travel mode.

    • Time Cost—Specifies the time-based cost attribute for reporting directions.

      The choices for Impedance and Time Cost are typically the same when modeling time-based travel modes. When modeling distance-based travel modes, however, the Time Cost value would need to describe how long it takes the travel mode to travel along network edges. For a Walking Distance travel mode, for instance, Time Cost would be set to a cost attribute storing walking times.

    • Distance Cost—Specifies the distance-based cost attribute for reporting directions and for solving vehicle routing problems.

      Driving Time and Walking Time travel modes would need Distance Cost set to a distance-based cost attribute, such as Meters.

  • Restrictions—Indicates the restriction attributes that are respected during solve time.

    A Trucking Time - Corrosive travel mode may set several restrictions to require trucks to follow designated truck routes when possible, avoid roads where corrosive-materials cargo is prohibited, and so on. Walking modes often have restrictions set that prohibit highways where pedestrians are not allowed. Furthermore, wheelchair travel modes restrict stairs.

  • Parameter Values—Specifies the parameter values for network attributes that have parameters.

    A Trucking Time travel mode can set a Vehicle Height parameter to prevent the vehicle from going under bridges where that type of truck won't fit. For a Walking Time travel mode, walking speed is often set as a parameter.

  • U-Turns—Indicates where the travel mode is allowed to make U-turns.

    A travel mode that models trucking time would likely have U-Turns set to Not Allowed. Yet, Walking Distance would have it set to Allowed, since pedestrians can easily turn around anywhere.

  • Advanced
    • Use Hierarchy—Indicates whether the travel mode uses the network hierarchy in an analysis.

      Driving travel modes use hierarchy, but walking modes don't; drivers tend to be more willing to travel farther to avoid complicated routes that have more turns and stops. Pedestrians tend to prefer shorter distances, even if the route is more complex.

    • Simplify Output Geometry—Specifies whether the travel mode generalizes the geometry of analysis results and by how much.

      Larger simplification values result in reduced bandwidth requirements and rendering times, but the output line and polygon features aren't as clear, especially as you zoom in on the map. Output routes for walking modes are not simplified as much as they are for driving modes. Pedestrian routes are viewed at larger map scales, so more detail is needed for the route lines.

Create travel modes

You can create travel modes on a local or enterprise network dataset. When working with routing services, you can create travel modes in ArcGIS Enterprise portal or in ArcGIS Online portal and use it when performing analysis.

Travel modes in ArcGIS Online and ArcGIS Enterprise can be configured by the administrator of your organization to reflect your organization's workflows. Once you have identified the analysis settings, work with your organization's administrator and save these settings as part of a new or existing travel mode so that everyone in your organization can run the analysis with the same settings.