Skip to main content

Add Trace Locations (Utility Network Tools)

Summary

Creates a feature class for use as the starting points, stopping points, and barriers input for the Trace tool.

Usage

  • The output feature class will have the same schema as the input starting points, stopping points, and barriers required as input for the Trace tool. This allows you to specify different trace locations across trace operations in ModelBuilder or Python.

  • You cannot simultaneously specify values for the Load Selected Features and Trace Locations parameters; they are mutually exclusive.

Parameters

Label Explanation Data type

Input Utility Network

The input utility network where the trace locations will be added.

Important:

When the utility network specified for the Input Utility Network parameter contains a telecom domain network, the output trace locations include three additional fields: FIRSTUNIT, LASTUNIT, and COLORSCHEME. These fields must be manually modified in the output feature class to specify the unit identifiers in the grouped objects to which the trace location applies.

Utility Network; Utility Network Layer

Output Feature Class

The output feature class containing the trace locations.

If you provide a new feature class name, a new output feature class will be created. You can provide the name of an existing feature class and choose to append to any existing trace locations in the feature class, or overwrite these using the Clear Trace Locations parameter.

Note:

When working with utility network version 7 or later, the output feature class can be created in a mobile, file, or enterprise geodatabase

Feature Class

Load Selected Features

(Optional)

Specifies whether selected features in the active map will be loaded as trace locations.

  • CheckedTrace locations will be loaded based on the selection in the map.

  • UncheckedTrace locations will not be loaded based on the selection in the map. This is the default. However, trace locations can be specified using the Trace Locations parameter.

Boolean

Clear Trace Locations

(Optional)

Specifies whether existing trace locations will be cleared from the output feature class.

  • CheckedExisting trace locations will be cleared.

  • UncheckedExisting trace locations will not be cleared; they will be kept and appended to. This is the default.

Boolean

Trace Locations

(Optional)

The trace locations that will be added to the output feature class. If you are not using the Load Selected Features parameter in an active map, you can use this parameter to specify the utility network features to add as trace locations by providing the required values in the value table.

Value table columns:

  • Layer NameThe layer that contains the locations to add.

  • Global IDThe Global ID of the feature for the location to add.

  • TerminalThe terminal ID of the feature for the location to add.

  • Percent AlongThe percent along value of the feature. For lines and edge objects, the default value is 0.5.

Value Table

Filter Barrier

Specifies whether the trace locations will behave as filter barriers when used as barriers.

Learn more about barriers

  • CheckedThe barriers will behave as filter barriers. This is useful for subnetwork-based traces in which the barrier allows the subnetwork to be evaluated first and is then applied on a second traversal of the network features.

  • UncheckedThe barriers will behave as traversability barriers, which define the extent of subnetworks, and will be evaluated on the first pass. This is the default.

Boolean

Environments

Current Workspace, Output has Z values

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes