Skip to main content

Create Trace Network (Trace Network Tools)

Summary

Creates a trace network.

A trace network dataset is created based on the input point and line feature classes from a feature dataset that are specified to participate in the trace network.

Usage

  • An existing feature dataset must be specified for the Input Feature Dataset parameter.

  • The feature classes must reside in the same feature dataset as the trace network.

  • At a minimum, an input junction or an input edge is required.

  • Only point and line feature classes are supported as input. The feature classes cannot participate in another trace network or other advanced geodatabase functionality such as a topology or network dataset.

    Learn more about how to create a trace network

  • When working with an enterprise geodatabase, the following are requirements:

    • The geodatabase version must be 10.8.1.2.6 or later.

    • The ArcGIS Enterprise version must be 10.9 or later. The ArcGIS Pro and ArcGIS Enterprise versions determine the trace network version that is created. For more information, see Trace network compatibility.

    • The input feature dataset must be from a database connection established as a database-authenticated user and owner of the input feature dataset. This database-authenticated user will become the database trace network owner when the trace network is created.

      • This user must have database privileges to create content and cannot be an OS-authenticated user, a database administrator, or the geodatabase administrator account.
    • License:

      Organization members must be assigned a license for the ArcGIS Advanced Editing user type extension to create, publish, and edit a trace network in an enterprise geodatabase. Query and trace operations do not require this user type extension.

      • The active ArcGIS Enterprise portal account is recorded in the network properties as the portal trace network owner when the trace network is created.

Parameters

Label Explanation Data type

Input Feature Dataset

The feature dataset that will contain the trace network.

Feature Dataset

Trace Network Name

The name of the trace network that will be created.

String

Input Junctions

(Optional)

The names of the point feature classes in the feature dataset that will be included in the trace network.

String

Input Edges

(Optional)

The line feature classes and associated connectivity policy that will be included in the trace network.

Value table columns:

  • Class NameThe name of the line feature class that will be included in the trace network.

  • Connectivity PolicyThe connectivity policy that will be associated with the line feature class.

    • Simple edgeResources will flow from one end of the edge and out the other end.

    • Complex edgeResources will be siphoned off along the length of the edge.

Value Table

Derived output

Label Explanation Data type

Output Trace Network

The output trace network.

Trace Network

Environments

This tool does not use any geoprocessing environments.

Licensing information

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