Show Navigation | Hide Navigation
You are here:
Extensions > Network Analyst > Performing network analysis

Network analysis with hierarchy

Release 9.3
Last modified March 2, 2010
E-mail This Topic Printable Version Give Us Feedback

Print all topics in : "Performing network analysis"


Related Topics

About network analysis with hierarchy

You can perform network analysis using the hierarchy of the network. The hierarchy classifies network edges into the following categories:


  1. Primary roads (freeways and limited-access highways)
  2. Secondary roads (major and arterial roads)
  3. Local roads (collectors and local streets)
Performing network analysis using a hierarchy makes use of a heuristic that encourages traveling on primary roads more than secondary roads and secondary roads more than local roads. This may result in a solution with a slightly higher cost than if you were to solve the same problem without using the hierarchy.

A comparison of a nonhierarchical route analysis and a hierarchical route analysis

Benefits of hierarchical network analysis





Even when you have the option of performing a hierarchical analysis, you can choose to ignore hierarchies. You should base your decision on your data and your particular network problem. If you aren't sure, run the analysis with and without the hierarchy, compare the results, and decide which results are the best fit for you.

How does hierarchy work?



Hierarchical network analysis works by favoring primary roads over secondary roads and secondary roads over local roads. The route solver begins by simultaneously traveling forward from the origin stop and backward from the destination stop. Local roads are searched until the best transitions to secondary roads are found, from which point only secondary and primary roads are searched. The solver continues on secondary roads until the best transitions to primary roads are found. The solver then only searches primary roads, ignoring roads in the lower hierarchical classes, until the path from the origin meets the path going backward from the destination, thereby connecting the origin and destination and finding a route.
The objective of the solver is to minimize impedance while favoring a higher order of hierarchy. The graphic below demonstrates how the hierarchical solver functions.

Steps of the hierarchical solver

If you place a barrier on a route that uses hierarchy, the solver tries to find an alternate course by either proceeding around the barrier or finding a completely different path—depending on which is shorter.

If the highway is disconnected, the route solver does not descend to the local street and connect. Instead, an error is returned. ArcGIS assumes that the highest order of hierarchy is connected.

Using hierarchy in network analysis



It makes more sense to use a time-based attribute as impedance when performing a hierarchical network analysis. If the impedance is not based on time, using a hierarchy may not produce realistic results. For analyses that don't minimize time, consider using nonhierarchical routes.

As long as the network dataset has a hierarchy attribute, you can set any network analysis layer you create to use the hierarchy by default. To change this setting, open ArcCatalog and then open the Network Dataset Properties dialog box. Click the Attributes tab, right-click on the hierarchy network attribute, and click Use By Default. You can also choose to enable hierarchies in ArcMap for each network analysis layer that you add by following these steps: open the Layer Properties for your network analysis layer, click the Analysis Settings tab, and click Use Hierarchy. Alternatively, you can perform a normal analysis by unchecking Use Hierarchy.

Additionally, you can modify the ranges that classify the network edges into the three ranks of hierarchy immediately before performing an analysis. This is useful when you change your study area to a place where the primary roads are sparse. For instance, in mountainous areas or countryside, the primary roads may be few and far apart. In such a situation, the streets that were assigned a default rank of major roads can be assigned a rank of primary roads. This allows the solver to favor both major roads and primary roads.


Setting up a hierarchical analysis

Adding a hierarchy to a network dataset

To perform an analysis using hierarchies, the network dataset needs to have a hierarchy network attribute. To set the hierarchy attribute, follow these steps:

  1. In ArcCatalog, use the Catalog tree to find your network dataset.

  2. Right-click the network dataset and choose Properties to open the Network Dataset Properties dialog box.

  3. Click the Attributes tab.

  4. Click Add to open the Add New Attribute dialog box.

  5. In the Name box, type a name for your hierarchy.

  6. Choose Hierarchy in the Usage Type drop-down list.

  7. Choose whether or not to use the hierarchy by default.

  8. Click OK.

  9. On the Network Dataset Properties dialog box, choose the hierarchy network attribute you just created and click Evaluators.

  10. Specify how the values that will be used to rank network edges into hierarchy classes should be assigned. This is done by choosing the proper Type and Value information on the Evaluators dialog box and, if necessary, filling in the required information in the text boxes on the Field Evaluators dialog box.

  11. Learn more about assigning hierarchies.

  12. Click OK to return to the Network Dataset Properties dialog box.

  13. Click Ranges.

  14. Classify the hierarchy network attribute values into ranges for primary, secondary, and local roads.

  15. Click OK to close the Hierarchy Ranges dialog box.

  16. Click OK to close the Network Dataset Properties dialog box.


Set a hierarchy for an analysis layer


You can apply the following workflow to use hierarchy in route analysis, closest facility analysis, OD cost matrix analysis, or vehicle routing analysis. Ensure you have an analysis layer and all required network locations for your analysis.
Learn more about finding the best route.
Learn more about finding the closest facility.
Learn more about creating an OD cost matrix.
Learn more about solving a vehicle routing problem.

  1. On the Network Analyst window, double-click the analysis layer to bring up its properties.
  2. Click the Analysis Settings tab.
  3. Set the parameters to be used in the analysis.
  4. Check the Use Hierarchy check box to perform a hierarchical network analysis.
  5. If you need to adjust the ranges used to define the hierarchy attribute, click the Ranges button to open the Hierarchy Ranges dialog box.

  6. Hierarchy Ranges

    The Hierarchy Range Type is set to Use default ranges (recommended).
  7. To modify the custom ranges, click the Use custom ranges button.
  8. Use the up or down arrow in the up to list to increase or decrease the hierarchy classes that will be classified as Primary Roads.
  9. Similarly, use the up or down arrow in the and higher list to increase or decrease the classes that will be classified as Local Roads.
  10. Classes that are not classified as primary or local roads will be classified as secondary roads.

  11. Click OK to return to the Layer Properties dialog box.
  12. Click OK to save these settings.
  13. On the Network Analyst toolbar, click the Solve button Solve to generate results that use hierarchy.

Please visit the Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.