Turn Table To Turn Feature Class (Network Analyst)

ArcGIS Pro 3.4 | | Help archive

Summary

Converts an ArcView turn table or ArcInfo Workstation coverage turn table to an ArcGIS turn feature class.

Usage

  • The turn feature class to be created is placed in the same workspace as the reference line feature class.

  • The coordinates in the output turn feature class will have elevation (Z) values if the reference line feature class supports Z values.

Parameters

LabelExplanationData Type
Input Turn Table

The .dbf file or INFO turn table from which the new turn feature class will be created.

Table View
Reference Line Features

The line feature class to which the input turn table refers. The feature class must be a source in a network dataset.

Feature Class
Output Turn Feature Class Name

The name of the new turn feature class to create.

String
Reference Nodes Table
(Optional)

The nodes.dbf table in the .nws folder containing the original ArcView GIS network in which the input turn table participated.

This parameter is ignored if the input turn table is an INFO table.

If the input turn table is a .dbf table and this parameter is omitted, then U-turns and turns that traverse between edges connected to each other at both ends will not be created in the output turn feature class.

Errors will be reported in an error file written to the directory defined by the TEMP system variable. The full path name to the error file is reported as a warning message.

dBASE Table
Maximum Edges
(Optional)

The maximum number of edges per turn in the new turn feature class. The default value is 5. The maximum value is 50.

Long
Configuration Keyword
(Optional)

Specifies the configuration keyword that determines the storage parameters of the output turn feature class. This parameter is used only if the output turn feature class is created in a workgroup or enterprise geodatabase.

String
Output Spatial Grid 1
(Optional)

This parameter has been deprecated in ArcGIS Pro. Any value you enter is ignored.

Double
Output Spatial Grid 2
(Optional)

This parameter has been deprecated in ArcGIS Pro. Any value you enter is ignored.

Double
Output Spatial Grid 3
(Optional)

This parameter has been deprecated in ArcGIS Pro. Any value you enter is ignored.

Double

Derived Output

LabelExplanationData Type
Output Turn Feature Class

The newly created turn feature class.

Feature Class

Licensing information

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

Related topics