Copy Traversed Source Features tool output
The Copy Traversed Source Features tool creates two feature classes and a table containing the edges, junctions, and turns that are traversed while solving a network analysis layer. The fields of the three output types are described in the sections below.
Edges feature class
|
Field name |
Description |
||||||
|---|---|---|---|---|---|---|---|
|
|
The system-managed ID field. |
||||||
|
|
The geometry of the line. |
||||||
|
|
The name of the edge source feature class from which the line was generated. For StreetMap network datasets, the name of the edge source is the name of the feature class referencing the edge source layer. One way to identify edge source names is by accepting the option to add sources when adding a StreetMap network dataset layer to ArcGIS Pro. |
||||||
|
|
The Object ID of the traversed source feature. This value is an Object ID from the feature class that is identified in the |
||||||
|
|
The value of the |
||||||
|
|
This field indicates the element ID (EID) of the traversed network edge. An EID uniquely describes a network element. The EID of a network element is independent of the Object ID of the feature. One feature may be stored as many different elements in the network. |
||||||
|
|
Specifies where the output line feature begins in reference to the digitized direction of the underlying source feature.
|
||||||
|
|
Specifies where the output line feature ends in reference to the digitized direction of the underlying source feature.
|
||||||
|
|
The Copy Traversed Source Features tool outputs a junctions feature class along with the edges feature class. The endpoints of the lines in the edges feature class are coincident with points in the junctions feature class. The |
||||||
|
|
The Copy Traversed Source Features tool outputs a junctions feature class along with the edges feature class. The endpoints of the lines in the edges feature class are coincident with points in the junctions feature class. The |
||||||
|
or
|
If the input network analysis layer is a route, closest facility, or vehicle routing problem, this field is named If the input network analysis layer is a service area, the field is named |
||||||
|
(for instance, Attr_Minutes, where Minutes is a cost attribute on the network) |
The cost of the underlying edge. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||
|
(for example, Cumul_Minutes in which Minutes is the impedance for the network) |
The cumulative cost of the underlying network elements from the beginning of the route or service area to the end of the edge represented by the line feature. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||
|
(for example, Attr_Avoid_Toll_Roads in which Avoid Toll Roads is the restriction attribute for the network) |
Specifies whether the traversed edge used the restriction attribute referred to in this field's name.
Note:Elements that use prohibit-restrictions are never traversed; however, those that use prefer- or avoid-restrictions can be traversed. |
Junctions feature class
The junctions feature class contains points representing traversed junctions; traversed network locations, such as stops, depots, and facilities; and, for service areas, the locations where break values were reached.
Note:
Barriers are network locations; however, there are cases when barriers aren't included in the junctions feature class. These cases are outlined below.
The Copy Traversed Source Features tool never outputs restriction barriers, since they cannot be traversed.
Added-cost point barriers that were traversed in the analysis are included in the junctions feature class; however, if a barrier's added cost is set to 0 (that is, the underlying impedance is unaffected), the barrier is excluded from this feature class.
Points that represent where scaled-cost line or polygon barriers were entered or exited are included as features in the junction feature class only if the barrier scales impedance by a value other than 1.
|
|
The system-managed ID field. |
||||||||||||||||
|
|
The geometry of the point. |
||||||||||||||||
|
|
The name of the source from which the point was created. When points are generated from traversed network dataset junctions, the When points are generated from other sources, the
|
||||||||||||||||
|
|
The Object ID of the traversed source feature. This value refers to an Object ID of a feature in the feature class that is identified in the The |
||||||||||||||||
|
|
There are three possible values for this field:
|
||||||||||||||||
|
|
An element ID (EID) uniquely describes a network element. This field indicates the EID of the traversed network element. The EID of a network element is independent of the Object ID of the feature. One feature may be stored as many different elements in the network. The EID is -1 if the feature doesn't represent a junction from the network dataset. For example, it is -1 if the point represents a stop on a route. |
||||||||||||||||
|
or
|
If the input network analysis layer is a route, closest facility, or vehicle routing problem, this field is named If the input network analysis layer is a service area, the field is named |
||||||||||||||||
|
(for example, Attr_Minutes in which Minutes is the impedance for the network) |
The cost of the underlying junction. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||||||||||||
|
(for example, Cumul_Minutes in which Minutes is the impedance for the network) |
The cumulative cost of the underlying network elements from the beginning of the route or service area through the location of the current point feature. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||||||||||||
|
(for example, Attr_Avoid_Toll_Roads in which Avoid Toll Roads is the restriction attribute for the network) |
Specifies whether the traversed junction used the restriction attribute referred to in this field's name.
Note:Elements that use prohibit-restrictions are never traversed; however, those that use prefer- or avoid-restrictions can be traversed. |
Turns attribute table
|
|
The system-managed ID field. |
||||||
|
|
The name of the source from which the turn record was created. When the record is generated from a turn in the network dataset, the For StreetMap network datasets, the name of the turn source is the name of the feature class referencing the turn source layer. One way to identify turn source names is by accepting the option to add the source layers when adding a StreetMap network dataset layer to ArcGIS Pro. When the record is generated from a global turn, the |
||||||
|
|
The Object ID of the traversed source feature. This value refers to an Object ID from the feature class that is identified in the The |
||||||
|
|
There are two possible values for this field:
|
||||||
|
|
An element ID (EID) uniquely describes a network element. This field indicates the EID of the traversed network element. The EID of a network element is independent of the Object ID of the feature. One feature may be stored as many different elements in the network. The EID is -1 if the record represents a traversed global turn. |
||||||
|
|
The Copy Traversed Source Features tool outputs an edges feature class along with the turns attribute table, which is described here. The endpoints of lines in the turn attribute table are coincident with lines in the edges feature class. The |
||||||
|
|
The Copy Traversed Source Features tool outputs an edges feature class along with the turns feature class, which is described here. The endpoints of lines in the turn feature class are coincident with lines in the edges feature class. The |
||||||
|
or
|
If the input network analysis layer is a route, closest facility, or vehicle routing problem, this field is named If the input network analysis layer is a service area, the field is named |
||||||
|
(for example, Attr_Minutes in which Minutes is the impedance for the network) |
The cost of the underlying turn. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||
|
(for example, Cumul_Minutes in which Minutes is the impedance for the network) |
The cumulative cost of the underlying network elements from the beginning of the route or service area through the location of the current turn. The units of this field are the same as the units of the cost attribute referred to in the field name. |
||||||
|
(for example, Attr_Avoid_Toll_Road in which Avoid Toll Roads is the restriction attribute for the network) |
Specifies whether the traversed turn used the restriction attribute referred to in this field's name.
Note:Elements that use prohibit-restrictions are never traversed; however, those that use prefer- or avoid-restrictions can be traversed. |