Group Route Segments (Aviation Tools)
汇总
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.
用法
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.
注:
The ArcGIS Aviation Charting product files contain additional information about the AIS schemas that are available for download.
注意:
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.
参数
| 标注 | 说明 | 数据类型 |
|---|---|---|
|
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 |
派生输出
| 标注 | 说明 | 数据类型 |
|---|---|---|
|
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 |
环境
此工具不使用任何地理处理环境。
许可信息
- 基本: No
- 标准: Requires ArcGIS Aviation Charting
- 高级: Requires ArcGIS Aviation Charting