Generate Airway Corridors (Aviation Tools)
Summary
Simplifies the creation of airway corridors and flares for specified Air Traffic Service (ATS) routes.
This tool creates AirspaceArea features representing airway corridors and flares and populates attributes needed for charting purposes. You can also use this tool to provide airway floor data to split the created corridor and flares at specified locations where the airway floor elevation changes.
Usage
The required feature classes, tables, and attributes are described in the following table:
Name
Description
ATSRoute (feature class)
This tool will honor the selection and definition query on ATS routes.
Enroute Information (stand-alone table)
The table must contain the following attributes:
GFID,Distance_Val, andDoglegpoint_Id.DesignatedPoint (feature class)
Point geometry type.
The feature class must contain the following attributes:
GFIDandIdent_Txt.AirspaceArea (feature class)
Polygon geometry type.
The feature class must contain the following attributes:
Ident_Txt,LocalType_Txt,Type_Code,Class_Code,DistVertLower_Val, andDistVertLower_UOM.ChangeOver (feature class)
Point geometry type.
The feature class must contain the following attributes:
GFIDandATSRoute_Id.Airway Floors (stand-alone table)
The table must contain the following attributes:
RouteIdent_Txt,Description_Txt,StartPoint_Id, andEndPoint_Id.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 |
|---|---|---|
|
Input ATS Route Features |
The input route segment features (polyline) for which corridors and flares will be created. |
Feature Layer |
|
Enroute Information Table |
The table containing route information records that describe airways composed of one or more route segment polylines. Each record provides information such as the |
Table View |
|
Designated Point Features |
The feature class containing point features that start or end route segment features. |
Feature Layer |
|
Target AirspaceArea Features |
The feature class that will be used to store the generated corridor and flare features. |
Feature Layer |
|
Airway Floors Table (Optional) |
The table containing airway floor descriptions that will be used to split the corridors and flares created for the route. |
Table View |
|
Create Flare for Route (Optional) |
The route types that will have flares created. All route types will have corridors created, regardless of selection. |
String |
|
Route Flare Angle (Optional) |
The angle in degrees that will be used to create flares for routes. |
Double |
|
Minimum Route Distance (Optional) |
The minimum distance or length in nautical miles for a route to have a flare created. |
Double |
|
ChangeOver Point Features (Optional) |
The feature class containing change over points for routes. |
Feature Layer |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated AirspaceArea Features |
The updated target airspace area feature class in which the corridors and flares will be generated. |
Feature Layer |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Requires ArcGIS Aviation Charting
- Advanced: Requires ArcGIS Aviation Charting