Add Trace Configuration (Trace Network Tools)
Summary
Creates a named trace configuration in the trace network.
Named trace configurations allow you to configure and store the properties of complex traces for reuse and sharing. Named trace configurations created in a utility network can be consumed in ArcGIS Pro using the Trace tool or the Named Configurations tab in the Trace pane. When working in an enterprise deployment, these can also be shared through a web map and consumed by web and field apps.
Usage
The input trace network must be version 2 or later.
When working with an enterprise geodatabase, the input trace network must be from a trace network service.
The connected portal account is set as the creator of the named trace configuration.
- Operating system authentication is used to store the creator of a trace configuration when working with a single-user deployment of the trace network.
License:
Organization members must be assigned a license for the ArcGIS Advanced Editing user type extension to use this tool in an enterprise deployment.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Trace Network |
The trace network that will contain the new named trace configuration. |
Trace Network; Trace Network Layer |
|
Trace Configuration Name |
The name for the named trace configuration. |
String |
|
Trace Type |
Specifies the type of trace that will be configured.
|
String |
|
Description (Optional) |
The description of the named trace configuration. |
String |
|
Tags (Optional) |
A set of tags used to identify the named trace configuration. The tags can be used in searches and indexing. |
String |
|
Path Direction (Optional) |
Specifies the direction of the trace path. The cost of traversing the path is determined by the Shortest Path Network Attribute Name parameter value. This parameter is only honored when running a Shortest path trace type.
|
String |
|
Shortest Path Network Attribute Name (Optional) |
The name of the network attribute used to calculate the path. When running a shortest path trace type, the shortest path is calculated using a numeric network attribute such as shape length. Cost and distance based paths can both be achieved. This parameter is required when running a shortest path trace. |
String |
|
Include Barrier Features (Optional) |
Specifies whether traversability barrier features will be included in the trace results.
|
Boolean |
|
Validate Consistency (Optional) |
Specifies whether an error will be returned if dirty areas are encountered in any of the traversed features. This is the only way to guarantee a trace is passing through features with consistent status in the network. To remove dirty areas, validate the network topology.
|
Boolean |
|
Ignore Barriers At Starting Points (Optional) |
Specifies whether barriers in the trace configuration will be ignored for starting points.
|
Boolean |
|
Allow Indeterminate Flow (Optional) |
Specifies whether features that have indeterminate or uninitialized flow will be traced. This parameter is only honored when running an upstream or downstream trace.
|
Boolean |
|
Condition Barriers (Optional) |
Sets a traversability barrier condition on features based on a comparison to a network attribute. A condition barrier uses a network attribute, an operator and a type, and an attribute value. For example, stop a trace when a feature has the Value table columns:
|
Value Table |
|
Function Barriers (Optional) |
Sets a traversability barrier on features based on a function. Function barriers can be used, for example, to restrict how far the trace travels from the starting point or to set a maximum value to stop a trace. For example, the length of each line traveled is added to the total distance traveled so far. When the total length traveled reaches the value specified, the trace stops. Value table columns:
|
Value Table |
|
Apply Traversability To (Optional) |
Specifies whether traversability will be applied to junctions, edges, or both. For example, in a network of recreational trails, if a condition barrier is defined to stop a trace if a
|
String |
|
Functions (Optional) |
The calculation function that will be applied to the trace results. Value table columns:
|
Value Table |
|
Output Conditions (Optional) |
The types of features that will be returned based on a network attribute. For example, in a trace configured to filter out everything but tap features, any traced features that do not have the Value table columns:
|
Value Table |
|
Result Types (Optional) |
Specifies the type of results that will be returned by the trace.
|
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Trace Network |
The updated trace network. |
Trace Network |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes