CifpTerminalWaypoint

Terminal area waypoints (named fixes) associated with specific airports or terminal regions, used in instrument flight procedures

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

ARINC 424 Section Code PC. Terminal waypoints are distinct from enroute waypoints in that they are defined within the context of a specific airport or terminal area. Latitude/longitude are encoded as concatenated strings (e.g., N52155864 = N 52° 15' 58.64").

Example query

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

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

Fields (18)

FieldTypeDescriptionUnitsEnum
recordType
RECORD_TYPE
CifpApproachRecordTypeIndicates whether the record is a standard record or a tailored record
  • SStandard record
  • TTailored record
customerAreaCode
CUSTOMER_AREA_CODE
CustomerAreaCodeGeographic area code identifying the region of the world where the terminal waypoint is located
  • CANCanada
  • LAMLatin America and Mexico
  • PACPacific
  • SPASouth Pacific Area
  • USAUnited States
sectionCode
SECTION_CODE
CifpTerminalWaypointSectionCodeARINC 424 section and subsection code identifying the record type; PC indicates terminal (airport) waypoints
  • PCTerminal Waypoint
regionCode
REGION_CODE
StringICAO airport identifier (4-character) of the terminal area or airport with which this waypoint is associated
icaoCode
ICAO_CODE
CifpApproachIcaoCodeICAO region code identifying the geographic/political region for the associated airport or terminal area
19 values
  • K1Contiguous United States (Eastern)
  • K2Contiguous United States (Central)
  • K3Contiguous United States (Western)
  • K4Contiguous United States (Southern)
  • K5Contiguous United States (Additional)
  • K6Contiguous United States (Additional)
  • K7Contiguous United States (Additional)
  • NSUnspecified Pacific/North Pacific area
  • PAAlaska
  • PFPacific - unspecified subregion
  • PGGuam and Mariana Islands
  • PHHawaii
  • PKMarshall Islands
  • PMMidway Island
  • POPacific - unspecified subregion
  • PPPacific - unspecified subregion
  • PTPacific - unspecified subregion
  • TIUnited States Virgin Islands
  • TJPuerto Rico
waypointIdentifier
WAYPOINT_IDENTIFIER
StringFive-character alphanumeric identifier for the terminal waypoint (named fix)
icaoCode2
ICAO_CODE_2
CifpTerminalWaypointIcaoCode2Secondary ICAO region code, typically corresponding to the waypoint's own geographic region; may differ from ICAO_CODE when waypoints span region boundaries
18 values
  • CYCanada
  • KUnited States (generic)
  • K1Contiguous United States (Eastern)
  • K2Contiguous United States (Central)
  • K3Contiguous United States (Western)
  • K4Contiguous United States (Southern)
  • K5Contiguous United States (Additional)
  • K6Contiguous United States (Additional)
  • K7Contiguous United States (Additional)
  • MMMexico
  • MYBahamas
  • NZNew Zealand
  • PPacific (generic)
  • PAAlaska
  • PGGuam and Mariana Islands
  • PHHawaii
  • TIUnited States Virgin Islands
  • TJPuerto Rico
continuationRecordNo
CONTINUATION_RECORD_NO
ContinuationRecordNoContinuation record number; 0 indicates the primary record, values 1 and above indicate continuation records with additional data for the same waypoint
  • 0Primary record
  • 1First continuation record
  • 2Second continuation record
waypointType
WAYPOINT_TYPE
CifpTerminalWaypointWaypointTypeARINC 424 coded type classification of the terminal waypoint indicating its role or definition method
  • AAirport as waypoint
  • CCombined named intersection and RNAV waypoint
  • IUnnamed, charted intersection
  • RNamed intersection defined by radials
  • WRNAV waypoint (unnamed or uncharted)
waypointUsage
WAYPOINT_USAGE
StringCoded field indicating the procedure types in which the waypoint is used (e.g., high altitude, low altitude, terminal); null if not restricted to a specific usage
waypointLatitude
WAYPOINT_LATITUDE
StringGeographic latitude of the waypoint encoded as a string in the format H DDMMSSss where H is hemisphere (N/S), DD is degrees, MM is minutes, SS is seconds, ss is hundredths of secondsdegrees, minutes, seconds (encoded string)
waypointLongitude
WAYPOINT_LONGITUDE
StringGeographic longitude of the waypoint encoded as a string in the format H DDDMMSSss where H is hemisphere (E/W), DDD is degrees, MM is minutes, SS is seconds, ss is hundredths of secondsdegrees, minutes, seconds (encoded string)
dynamicMagVariation
DYNAMIC_MAG_VARIATION
StringDynamic magnetic variation at the waypoint location, encoded as a direction letter (E/W) followed by a four-digit value in tenths of degrees (e.g., E0044 = 4.4 degrees East)degrees (tenths), East or West
datumCode
DATUM_CODE
DatumCodeGeodetic datum code indicating the horizontal reference datum used for the waypoint coordinates
  • NARNorth American Datum (NAD83/WGS84 compatible)
  • WGEWorld Geodetic System 1984 (WGS-84)
nameFormatIndicator
NAME_FORMAT_INDICATOR
StringIndicates the format or type of the waypoint name/description field; null when not specified
waypointNameDesc
WAYPOINT_NAME_DESC
StringFull name or description of the waypoint; typically matches or expands upon the waypoint identifier
fileRecordNo
FILE_RECORD_NO
StringSequential file record number assigned to this record within the ARINC 424 data file, used for internal referencing and ordering
cycleDate
CYCLE_DATE
StringAIRAC cycle date indicating when this record was last created or revised, formatted as YYNN where YY is the two-digit year and NN is the AIRAC cycle number within that year (e.g., 2504 = year 2025, cycle 4)