Structure network

When a utility network is created, a common domain network named the structure network is included to be shared across different domain networks. Utilities commonly carry more than one type of resource on a common set of structures. For example, a pole may support electric lines, telecommunication wires, and cable lines. Similarly, a duct bank may carry many types of utility resources. Sharing a structure network among multiple domain networks eliminates redundancy and allows you to better track joint usage on poles and ducts.

A structure network does not have any resources (such as water or electricity) flowing through it. The features in a structure network can contain other features that are part of the resource-delivering network. For example, a vault (which is a structure) can contain valves and regulators (part of the active network).

Structural attachments with other domain network features

The illustration above shows conceptually how a transformer is attached to a pole, as well as a connection point on the electric distribution line.

One key purpose of a structure network is to support a type of association called structural attachments. Structural attachments provide an efficient method to create a list of structures that are supporting a section or subnetwork. This satisfies a utility's need to rapidly identify which structure, such as a pole, is associated with a device that may be experiencing an outage. Features in the structure network can also act as containers for other network features. For example, a substation can contain other features such as junction boxes, devices, wires, and conductors. This allows for a dense collection of features to be represented by a single feature.

Datasets in a structure network

The structure network consists of three feature classes and two tables: StructureJunction, StructureLine, StructureBoundary, StructureJunctionObject, and StructureEdgeObject. These datasets are created with system-provided attribute domains assigned to system fields for use by the utility network and require additional configuration for use.

The three feature classes and two tables in a structure network

The three classes are more fully described as follows:

  • StructureJunction—Represents structural point features such as poles, pads, vaults, and cabinets that support other features. These are compact features that are tracked in a utility's asset inventory system.
  • StructureLine—Represents linear features such as trenches and duct banks. Structure lines contain other network features carrying a resource such as electricity.
  • StructureBoundary—Represents polygon container features that contain other network features. For example, a structure boundary can represent the outline of a substation.

The two tables are described as follows:

  • StructureJunctionObject—Represents junction objects such as racks or ports.
  • StructureEdgeObject—Represents edge objects such as a trench or duct bank.

Structure network attributes

All feature classes in a structure network share the following attributes:

Field nameField aliasDescription
ASSETGROUP

Asset group

Subtype field with the major classification of feature types.

ASSETTYPE

Asset type

Field with minor classifications implemented as attribute domains for each asset group type.

ASSOCIATIONSTATUS

Association status

Describes the type of association in which a feature participates, the role it plays in the relationship, and visibility properties for content features. For more information, see Associations and Association status attribute.

SUBNETWORKNAME

Supported subnetwork name

Name of the subnetwork in which the feature resides.

Note:
Global ID and editor tracking fields are also included as part of the schema.