Share
 
 

Utility Data Model

A Utility data model consists of nodes and edges that are stored in two geometry feature classes and attribute data that is stored in attribute feature classes. Each utility feature is described by a geometry feature, which has no specific attributes (and should not be enhanced) and its related attribute features. This means that the node type is determined by the related attribute feature.

The two geometry feature classes consist of the following:

  • Utility edges—One utility edge feature class stores all network lines. Every edge has a relation to its related attribute feature.
  • Utility nodes—One utility node feature class stores all network points. Every node has a relation to its related attribute feature.

Was this information helpful?