CifpHeliportWaypoint

Terminal waypoints associated with specific heliports, defining named fixes used in heliport instrument procedures (ARINC 424 Section HC)

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

This table contains waypoints scoped to a specific heliport identifier rather than the general terminal waypoint database. Analogous to airport terminal waypoints but for heliport operations. Latitude/longitude are encoded as hemisphere+degrees+minutes+seconds+tenths of seconds (e.g., N40514240 = N 40°51'42.40").

Example query

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

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

Fields (18)

FieldTypeDescriptionUnitsEnum
recordType
RECORD_TYPE
RecordTypeIndicates whether the record is a standard record or a tailored record
  • SStandard record
customerAreaCode
CUSTOMER_AREA_CODE
CifpHeliportApproachCustomerAreaCodeGeographic area code identifying the region of the world to which the record applies
  • USAUnited States of America
sectionCode
SECTION_CODE
CifpHeliportWaypointSectionCodeARINC 424 section and subsection code identifying the record type; HC indicates Heliport Terminal Waypoints
  • HCHeliport Terminal Waypoints
heliportIdentifier
HELIPORT_IDENTIFIER
AirportIdentifierThe ICAO or FAA identifier of the heliport to which this waypoint is associated
  • 87NPrinceton Airport heliport (NJ)
  • KJRAWest 30th St Heliport, New York (NY)
icaoCode
ICAO_CODE
CifpHeliportMsaIcaoCodeICAO regional code for the heliport identifier, indicating the ICAO geographic region in which the heliport resides
  • K6Contiguous United States (FAA region 6)
waypointIdentifier
WAYPOINT_IDENTIFIER
WaypointIdentifierThe five-character alphanumeric name/code of the terminal waypoint fix associated with the heliport
9 values
  • CRANNWaypoint CRANN
  • EROREWaypoint ERORE
  • FEMDUWaypoint FEMDU
  • JEDILWaypoint JEDIL
  • JORBAWaypoint JORBA
  • STAYSWaypoint STAYS
  • TIDUEWaypoint TIDUE
  • WUDGOWaypoint WUDGO
  • ZABKIWaypoint ZABKI
icaoCode2
ICAO_CODE_2
CifpHeliportMsaIcaoCodeICAO regional code associated with the waypoint identifier, used to distinguish waypoints with the same name in different regions
  • K6Contiguous United States (FAA region 6)
continuationRecordNo
CONTINUATION_RECORD_NO
CifpHeliportSidContinuationRecordNoContinuation record number; 0 or 1 indicates the primary record, higher numbers indicate continuation records with additional data for the same waypoint
  • 0Primary record (no continuation)
waypointType
WAYPOINT_TYPE
CifpHeliportWaypointWaypointTypeIndicates the type or category of the waypoint fix
  • WUnnamed/Charted waypoint (intersection)
waypointUsage
WAYPOINT_USAGE
StringIndicates the usage category of the waypoint, such as whether it is used for high or low altitude operations; null indicates no specific usage restriction
waypointLatitude
WAYPOINT_LATITUDE
WaypointLatitudeGeodetic latitude of the waypoint encoded as hemisphere + degrees + minutes + seconds + tenths of seconds (e.g., N40514240 = N 40°51'42.40")degrees
9 values
  • N40514240N 40°51'42.40"
  • N40531061N 40°53'10.61"
  • N40540800N 40°54'08.00"
  • N40544214N 40°54'42.14"
  • N40571735N 40°57'17.35"
  • N40574181N 40°57'41.81"
  • N40591672N 40°59'16.72"
  • N41000954N 41°00'09.54"
  • N41030971N 41°03'09.71"
waypointLongitude
WAYPOINT_LONGITUDE
WaypointLongitudeGeodetic longitude of the waypoint encoded as hemisphere + degrees + minutes + seconds + tenths of seconds (e.g., W072275511 = W 072°27'55.11")degrees
9 values
  • W072275511W 072°27'55.11"
  • W072281168W 072°28'11.68"
  • W072282827W 072°28'28.27"
  • W073485722W 073°48'57.22"
  • W073524689W 073°52'46.89"
  • W073524731W 073°52'47.31"
  • W073535724W 073°53'57.24"
  • W073551410W 073°55'14.10"
  • W073553736W 073°55'37.36"
dynamicMagneticVariation
DYNAMIC_MAGNETIC_VARIATION
DynamicMagneticVariationMagnetic variation at the waypoint location, encoded as hemisphere + degrees + tenths of degrees (e.g., W0132 = 13.2° West); used for converting between magnetic and true coursesdegrees
  • W012613.2° West magnetic variation
  • W012712.7° West magnetic variation
  • W013213.2° West magnetic variation
datumCode
DATUM_CODE
CifpHeliportDatumCodeGeodetic datum code indicating the reference datum used for the waypoint coordinates
  • NARNorth American 1983 (NAD83/WGS84 equivalent)
nameFormatIndicator
NAME_FORMAT_INDICATOR
StringIndicates the format or type of the waypoint name/description field; null when not specified
waypointNameDescription
WAYPOINT_NAME_DESCRIPTION
WaypointIdentifierThe full name or description of the waypoint, typically matching the waypoint identifier for terminal fixes
9 values
  • CRANNNamed waypoint CRANN
  • ERORENamed waypoint ERORE
  • FEMDUNamed waypoint FEMDU
  • JEDILNamed waypoint JEDIL
  • JORBANamed waypoint JORBA
  • STAYSNamed waypoint STAYS
  • TIDUENamed waypoint TIDUE
  • WUDGONamed waypoint WUDGO
  • ZABKINamed waypoint ZABKI
fileRecordNo
FILE_RECORD_NO
StringSequential file record number assigned to this record within the CIFP data file, used for traceability and ordering
cycleDate
CYCLE_DATE
CifpHeliportWaypointCycleDateAIRAC cycle date in YYMM format indicating when this record was last updated or published (e.g., 2504 = 2025 cycle 04)
  • 24032024 AIRAC cycle 03
  • 25042025 AIRAC cycle 04