Network dataset

From Wiki.GIS.com

Jump to:navigation, search

Network datasets are well suited to model transportation networks. They are created from source features, which can include simple features (lines and points) and turns, and store the connectivity of the source features. When you perform an analysis using ArcGIS Network Analyst, the analysis always happens on a network dataset.

A network dataset models the street network shown in the graphic below. The graphic highlights that one-way streets, turn restrictions, and overpasses/tunnels can be modeled. The analyses that are performed on the network, such as the route from stop 1 to stop 2, respect these and other network dataset properties.

Networkdataset1.png

To understand connectivity and why it's important, consider that features are normally unaware of each other. For example, if two line features intersect, neither line is aware of the other. Similarly, a point feature at the end of a line feature doesn't have any inherent information that lets it know about the line. However, the network dataset keeps track of which source features are coincident. It also has a connectivity policy, which you can modify, to further define which coincident features are truly connected. This makes it possible to model overpasses and underpasses without having the roads connect. This way, when a network analysis is performed, the solvers know which paths along the network are feasible.

[edit] History

In ARC/INFO, coverages were used to create networks on the fly. In ArcView GIS, a persistent network was created when a network analysis function was run on a line shapefile for the first time. In ArcGIS, the network dataset stores this persistent network. You can save this network, modify its properties, and model a variety of networks using network datasets.

[edit] Additional Links and References

Creating a network dataset
What is a network dataset?
Understanding Connectivity

Navigation
Need Help
Toolbox
Share This Page