CifpEnrouteAirway

Enroute airway route segments defining the fixes, courses, distances, and altitudes along named airways in ARINC 424 Section ER records

Source: CIFPTable: CIFP_ENROUTE_AIRWAYVersion: 239462ba9c35 (effective 2026-04-16)

Each row represents one fix/waypoint along an enroute airway. Courses are stored as scaled integers (divide by 10 to get degrees). Distances are stored as scaled integers (divide by 10 to get nautical miles). Altitudes are stored as 5-digit integers in feet MSL.

Example query

# Introspect the CifpEnrouteAirway type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    recordType
    customerAreaCode
    sectionCode
    routeIdentifier
  # }
}

Run at https://api.nav.sortie.co/graphql — GraphiQL is available in-browser.

Fields (30)

FieldTypeDescriptionUnitsEnum
recordType
RECORD_TYPE
RecordTypeARINC 424 record type indicator; 'S' denotes a standard record
  • SStandard record
customerAreaCode
CUSTOMER_AREA_CODE
CifpControlledAirspaceCustomerAreaCodeGeographic area code identifying the region of the world for which the data applies
  • CANCanada
  • LAMLatin America and Caribbean
  • PACPacific
  • USAUnited States
sectionCode
SECTION_CODE
StringARINC 424 section code identifying the record category; 'ER' indicates Enroute Airway record
routeIdentifier
ROUTE_IDENTIFIER
StringIdentifier of the enroute airway route (e.g., V23, J80, Q15, A342)
sequenceNumber
SEQUENCE_NUMBER
StringSequence number defining the order of waypoints along the airway route; increments by 10 or 20 per fix
fixIdentifier
FIX_IDENTIFIER
StringIdentifier of the waypoint, navaid, or fix at this point along the airway
icaoCode
ICAO_CODE
CifpEnrouteAirwayIcaoCodeICAO region code for the fix/waypoint identified in FIX_IDENTIFIER, used to resolve duplicate fix identifiers across regions
25 values
  • CYCanada (Transport Canada region)
  • KContiguous United States
  • K1Contiguous United States region 1
  • K2Contiguous United States region 2
  • K3Contiguous United States region 3
  • K4Contiguous United States region 4
  • K5Contiguous United States region 5
  • K6Contiguous United States region 6
  • K7Contiguous United States region 7
  • MBManitoba, Canada
  • MDMaryland/Delaware area
  • MMMexico
  • MYBahamas
  • PNorth Pacific/Alaska general
  • PAAlaska
  • PGGuam / Mariana Islands
  • PHHawaii
  • PKMarshall Islands
  • PTTrust Territory of the Pacific
  • TATrinidad and Tobago
  • TIUnited States Virgin Islands
  • TJPuerto Rico
  • TNNetherlands Antilles
  • TXTexas area
  • UHHawaii supplemental
sectionCode2
SECTION_CODE_2
CifpEnrouteAirwaySectionCode2ARINC 424 section/subsection code indicating the type of fix referenced in FIX_IDENTIFIER
  • DVHF Navaid (VOR, VORDME, VORTAC)
  • DBNDB Navaid
  • EAEnroute Waypoint
continuationRecordNo
CONTINUATION_RECORD_NO
StringContinuation record number; '0' indicates the primary record, numbers 1 and above indicate continuation records with additional data for the same fix
waypointDescCode
WAYPOINT_DESC_CODE
WaypointDescCodeUp to two-character code describing the role and characteristics of the waypoint on the airway
  • EEssential waypoint
  • EEEssential waypoint, end of airway segment
  • NNon-essential waypoint (NDB navaid as waypoint)
  • NENon-essential waypoint, end of airway segment
  • VVHF Navaid as waypoint
  • VEVHF Navaid as waypoint, end of airway segment
boundaryCode
BOUNDARY_CODE
BoundaryCodeIndicates whether the fix marks a boundary of the airway (e.g., FIR/ARTCC boundary, altitude change, or use restriction boundary)
  • CFIR/UIR boundary crossing
  • LAltitude change boundary
  • PRestriction boundary (entry/exit point)
  • UUncharted/undefined boundary
routeType
ROUTE_TYPE
CifpEnrouteAirwayRouteTypeIdentifies whether the airway is an officially designated (published) route or an off-route connection
  • OOfficial designated airway
  • RRNAV route
level
LEVEL
LevelIndicates whether the airway is designated for high-altitude or low-altitude operations
  • HHigh altitude airway (Jet routes, above FL180)
  • LLow altitude airway (Victor routes, below FL180)
directionRestriction
DIRECTION_RESTRICTION
DirectionRestrictionIndicates if the airway is restricted to one-way traffic in a specific direction
  • FOne-way in forward direction (with increasing sequence numbers)
  • BOne-way in backward direction (against increasing sequence numbers)
cruiseTableIndicator
CRUISE_TABLE_INDICATOR
StringReferences a cruise altitude table defining approved flight levels for this airway segment
euIndicator
EU_INDICATOR
StringEuropean Union-specific indicator for airway applicability or restriction within European airspace
recommendedNavaid
RECOMMENDED_NAVAID
StringIdentifier of the VOR, VORTAC, or NDB recommended for navigation along this airway segment
icaoCode2
ICAO_CODE_2
StringICAO region code associated with the RECOMMENDED_NAVAID, used to resolve duplicate navaid identifiers
rnp
RNP
StringRequired Navigation Performance value specifying the navigation accuracy requirement for this airway segmentnautical miles
theta
THETA
StringMagnetic bearing from the RECOMMENDED_NAVAID to the fix at this waypoint, stored as a scaled integer (divide by 10 for degrees)degrees magnetic (scaled x10)
rho
RHO
StringDME distance from the RECOMMENDED_NAVAID to the fix at this waypoint, stored as a scaled integer (divide by 10 for nautical miles)nautical miles (scaled x10)
outboundMagneticCourse
OUTBOUND_MAGNETIC_COURSE
StringMagnetic course leaving this fix toward the next fix along the airway, stored as a scaled integer (divide by 10 for degrees)degrees magnetic (scaled x10)
routeDistanceFrom
ROUTE_DISTANCE_FROM
StringDistance from this fix to the next fix along the airway route, stored as a scaled integer (divide by 10 for nautical miles)nautical miles (scaled x10)
inboundMagneticCourse
INBOUND_MAGNETIC_COURSE
StringMagnetic course arriving at this fix from the previous fix along the airway, stored as a scaled integer (divide by 10 for degrees)degrees magnetic (scaled x10)
minimumAltitude
MINIMUM_ALTITUDE
StringMinimum enroute altitude (MEA) or minimum obstruction clearance altitude for this airway segment, expressed in feet MSL as a 5-digit integerfeet MSL
minimumAltitude2
MINIMUM_ALTITUDE_2
StringSecond minimum altitude, representing either a minimum crossing altitude, alternate MEA, or minimum reception altitude (MRA) for this airway segment, expressed in feet MSL as a 5-digit integerfeet MSL
maximumAltitude
MAXIMUM_ALTITUDE
StringMaximum authorized altitude (MAA) for flight on this airway segment, expressed in feet MSL as a 5-digit integerfeet MSL
fixRadiusTransitionIndicator
FIX_RADIUS_TRANSITION_INDICATOR
StringIndicates that this fix is used as part of an RF (Radius to Fix) leg transition on the airway
fileRecordNo
FILE_RECORD_NO
StringSequential record number within the CIFP data file, used for traceability back to the source file
cycleDate
CYCLE_DATE
StringAIRAC cycle date when this record was last updated, in YYNN format where YY is the two-digit year and NN is the AIRAC cycle number within that year