Group Route Segments (Aviation Tools)
Summary
Derives additional cumulative information, such as the total distance of a route or route portion from individual segments, to prepare data for charting.
This tool identifies routes and route portions in FAA and NGA ATSRoute data.
A route collection is an ordered set of ATSRoute segments from a NAVAID to a NAVAID. For each route collection identified, an entry will be stored in the EnrouteInformation stand-alone table with the total calculated distance of each group.
A route portion collection is a subset of an en route collection containing segments from a compulsory point to a compulsory point. A route portion can also go from a NAVAID or compulsory point to a NAVAID or compulsory point. For each route portion collection identified, an entry will be stored in the RoutePortion stand-alone table.
Usage
The tool requires the following feature classes, tables, and attributes:
Name
Required fields
ATSRoute—Feature class
IDENT_TXTEnrouteInformation_IdStartPoint_IdEndPoint_IdRepATCStart_CodeRepATCEnd_Code
EnrouteInformation—Stand-alone table
GFIDDistance_Val
RoutePortion—Stand-alone table
GFIDEnrouteInformation_IdDistance_ValStartPoint_IdEndPoint_Id
DesigPoint_NavaidAssoc—Attributed relationship class
DesignatedPoint_IDNavaidRole_Code
The DesigPoint_NavaidAssoc relationship class is required to determine the collocation of a designated point with a NAVAID. A
NavaidRole_Codeattribute value of 2 indicates that a given DesignedPoint is collocated with a NAVAID.If required attributes are missing, an error occurs listing the dataset name and missing attributes.
Note:
The ArcGIS Aviation Charting product files contain additional information about the AIS schemas that are available for download.
Caution:
This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Target ATS Route Features |
The input feature class for the ATSRoute feature class that contains polylines. The |
Feature Layer |
|
Target Enrouteinformation Table |
The table that will be updated to contain entries for the en route segments identified during processing. The The |
Table View |
|
Target RoutePortion Table |
The table that will be updated to contain entries for the route portions identified during processing. The |
Table View |
|
Designated Point Navaid Association Table |
The DesigPoint_NavaidAssoc association table that contains the relationships between designated points and NAVAID systems. The ATSRoute feature class's start and end designated point's |
Table View |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Modified Target ATS Route Features |
The target ATSRoute feature layer with updated fields. |
Feature Layer |
|
Modified Target Enrouteinformation Table |
The target Enrouteinformation table with updated fields. |
Table View |
|
Modified Target RoutePortion Table |
The target RoutePortion table with updated fields. |
Table View |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Requires ArcGIS Aviation Charting
- Advanced: Requires ArcGIS Aviation Charting