Skip to content

Airways and Routes

Airways define the route structure connecting waypoints for aircraft navigation. They specify altitude constraints, routing, and operational parameters.

📍 Looking for cruise tables? See Cruise Tables for global airway RVSM information.

Format Structure

AWY ROUTE  AA#SSSSSSEEEEEED±LLLLLLLLL±LLLLLLLLLL±LLLLLLLLL±LLLLLLLLLLAAAAAUUUUUR

Example Record

AWY A461  FA30980180980530+22543333+114133333+22896389+113951667NESTBUNLTD1

Field Breakdown

Basic Information

FieldMeaningNotes / Examples
AWYAirway identifierFixed value indicating this record is an airway
A461Airway designationRoute designation
FACruise identifierSee Cruise Tables
3Airway type1=High, 2=Low, 3=Both
098018Start waypoint database ID
098053End waypoint database ID
0Direction flag1=Bidirectional, 0=Unidirectional
+22543333Start point latitude
+114133333Start point longitude
+22896389End point latitude
+113951667End point longitude
NESTBLower altitudeLower limit or "NESTB" for no lower limit
UNLTDUpper altitudeUpper limit or "UNLTD" for unlimited
1Navigation type1=RNAV, 0=Conventional

Altitude Encoding

Special Values

  • NESTB - No established lower limit
  • UNLTD - Unlimited upper altitude
  • Numeric - Specific altitude in feet or flight level

Format Examples

04500  → 4,500 feet MSL
FL290  → Flight Level 290 (29,000 feet)
NESTB  → No lower limit established
UNLTD  → No upper limit

Route Types

CodeDescriptionUsage
1High AltitudeFL180 and above
2Low AltitudeBelow FL180
3High/LowBoth altitude ranges

Direction Codes

CodeDescriptionRestrictions
0UnidirectionalOne-way routing
1BidirectionalTwo-way routing

Data Integration

Airways connect to other navdata sections:

Next Steps

Released under the MIT License.