Configuring route dominance

Concurrent routes in Esri Roads and Highways are routes that share the same centerline features; that is, they travel the same pavement but are modeled with different measures. This relationship may have been created to model two separate routes with different directions of calibration to model different directions of travel on the highway, or to model locations on highways where multiple routes converge into a common roadway for a subset of their paths.

Concurrent routes

In the figure above, there is a concurrent route where Interstate Route 93, US Route 1, and Massachusetts Route 3 coexist on the same pavement. Let's imagine that the events, such as speed limits, are registered to Interstate Route 93. Now, in the case where a segment of the interstate is retired or realigned, the existing speed limit event records on that segment need to be assigned to either US Route 1 or Massachusetts Route 3 (if snap event measure behavior is assigned to the speed limit event layer). By configuring the route dominance, we provide a set of rules that decide which of the two routes will be the new parent route for the speed limit event.

You can set up route dominance rules using attribute fields in the network or the internal event layers that are registered to the network. In the following example, we'll set up route dominance using the functional class event such that the lower the functional class value (from interstates, 1, to local roads, 7), higher dominance is assigned.

Steps:
  1. In ArcCatalog, right-click your LRS and click Properties.
    Configuring route dominance

    The LRS Network Properties dialog box appears.

    LRS Network Properties dialog box

  2. On the Route Dominance tab, click Add Rule.

    A new row is added in the table to add route dominance rules.

    Adding a new rule for route dominance

  3. Click the Rule drop-down arrow and select Lesser.
  4. Click the Order Type drop-down arrow and select Numeric.
  5. Click the Table drop-down arrow and select the functional class event (F_System, in this case).
  6. Click the Field drop-down arrow and select the field from the F_System table that contains the functional class values.
  7. Check the Prompt to confirm dominance when editing network check box.
  8. Click Apply.
  9. Click OK.

    A rule has been configured to give dominance to the route with the lower functional class value in case of a realignment or retirement of a concurrent route.

  10. You can set up multiple dominance rules using the method shown above.
10/14/2014