A quick tour of Network Analyst

What follows is a high-level overview of the collection of user interface components that allows you to access and execute ArcGIS Network Analyst functionality.

New Network Dataset wizard

It is not possible to just add a streets feature class to ArcMap and start finding shortest routes or perform other network analyses. Simple features, like the line features that represent streets, are not aware of one another. They don't inherently know what they are connected to—and connectivity is indispensable for network analysis. Network datasets, however, store the connectivity of features. Therefore, instead of using street features directly, you need to create a network dataset in ArcCatalog from the streets, then Network Analyst can reference the network dataset for everything it does.

Creating a network dataset is accomplished with the New Network Dataset wizard, which is accessed from the Catalog window in ArcMap. The wizard guides you through a series of questions so it can create a network dataset that fits your needs.

The New Network Dataset wizard

Network Dataset Properties dialog box

Whether you receive a network dataset from someone else or create your own, you might need to access or change its properties. You can do this with the Network Dataset Properties dialog box, which you can access from the Catalog window in ArcMap.

Opening the Network Dataset Properties window

The Network Dataset Properties dialog box

Network datasets have their own attributes that are separate from their source features' attributes. The following examples demonstrate the kind of information network attributes may provide: the costs of traversing network elements (for example, distance), flow restrictions of elements (one-way streets), and hierarchy level (highway, arterial, local road) an element is part of. The Attributes tab of the Network Dataset Properties dialog box is frequently accessed to add or remove network attributes or change how evaluators calculate the values of attributes.

The Attributes tab of the Network Dataset Properties dialog box

Network Analyst toolbar

The Network Analyst toolbar in ArcMap provides some general-purpose information and functionality. For example, it lets you know which network dataset, if any, is active; it allows you to inspect the attributes of network elements on the map with the Network Identify tool Network Identify Tool; and it allows you to choose the network analysis you want to perform and creates the corresponding network analysis layer for you. Other useful buttons on the toolbar include the Directions button Directions Window, which opens turn-by-turn instructions for routes; the Show/Hide Network Analyst Window button Show/Hide Network Analyst Window; and the Solve button Solve, which generates the results for your network analysis.

The Network Analyst toolbar

Network analysis layer

A network analysis layer represents a network problem and, after the problem is solved, represents the solution too. When created, a network analysis layer is simply a generic framework for setting up a network problem, such as a route, service area, or location-allocation problem. You make the generic problem specific by defining properties and populating the analysis layer with data. When the problem is well defined, you can launch the solve operation. The analysis layer stores the results.

Network analysis layers are composite layers made up of subordinate layers and are easily identified in the ArcMap table of contents by the lines connecting them to their sublayers.

A route analysis layer and a service analysis layer in the ArcMap Table of Contents

Network Analyst window

The Network Analyst window in ArcMap is designed to help you quickly and easily manage the inputs and outputs of network analysis layers.

The Network Analyst window with an active route analysis layer

Network analysis layer properties

The Analysis Layer Properties button on the Network Analyst window opens the Layer Properties dialog box, which contains properties specific to the active analysis layer. You can further define the network problem you want to solve with some of these properties. For instance, you can set a property in a route analysis layer that will tell Network Analyst to either determine the least-cost path that visits several stops in a sequence you specify or determine the stop sequence and path that minimizes the overall cost of the route. The Analysis Settings tab contains many of the properties used to define a network problem.

The Layer Properties dialog box for a route analysis layer

Geoprocessing tools

Network Analyst includes various geoprocessing tools to perform network analysis and work with network datasets and turn features. The tools can be used one at a time or chained together in a model or a script.

The Network Analyst Tools toolbox


2/2/2012