NavCkpt

VOR Receiver Checkpoint data providing ground and airborne checkpoints for verifying VOR receiver accuracy

Source: NASRTable: NAV_CKPTVersion: e25086c3e952 (effective 2026-04-16)

Ordered by NAV_ID, NAV_TYPE, COUNTRY_CODE, CITY, AIR_GND_CODE, BRG. Only VOR, VOR/DME, and VORTAC type NAVAIDs have checkpoints.

Example query

# Introspect the NavCkpt type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    effDate
    navId
    navType
    stateCode
  # }
}

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

Fields (12)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28 Day NASR Subscription Effective Date in format YYYY/MM/DD
navId
NAV_ID
StringNAVAID Facility Identifier. References NAV_ID in NAV_BASE.
navType
NAV_TYPE
NavCkptNavTypeNAVAID Facility Type. References NAV_TYPE in NAV_BASE.
  • VORVHF Omni-Directional Range
  • VOR/DMEVHF Omni-Directional Range with DME
  • VORTACCombined VOR and TACAN facility
stateCode
STATE_CODE
StateChkCodeAssociated State Post Office Code. References STATE_CODE in NAV_BASE.
49 values
  • AKAlaska
  • ALAlabama
  • ARArkansas
  • ASAmerican Samoa
  • AZArizona
  • CACalifornia
  • COColorado
  • DEDelaware
  • FLFlorida
  • GAGeorgia
  • GUGuam
  • IAIowa
  • IDIdaho
  • ILIllinois
  • INIndiana
  • KSKansas
  • KYKentucky
  • LALouisiana
  • MAMassachusetts
  • MDMaryland
  • MEMaine
  • MIMichigan
  • MNMinnesota
  • MSMississippi
  • MTMontana
  • NCNorth Carolina
  • NDNorth Dakota
  • NENebraska
  • NJNew Jersey
  • NMNew Mexico
  • NVNevada
  • NYNew York
  • OHOhio
  • OKOklahoma
  • OROregon
  • PAPennsylvania
  • PRPuerto Rico
  • QWWake Island
  • SCSouth Carolina
  • SDSouth Dakota
  • TNTennessee
  • TXTexas
  • UTUtah
  • VAVirginia
  • VIVirgin Islands
  • WAWashington
  • WIWisconsin
  • WVWest Virginia
  • WYWyoming
city
CITY
StringNAVAID Associated City Name. References CITY in NAV_BASE.
countryCode
COUNTRY_CODE
StringCountry Post Office Code for country where NAVAID is located. References COUNTRY_CODE in NAV_BASE.
altitude
ALTITUDE
IntAltitude of the checkpoint; only populated when checkpoint is an airborne (air) checkpointfeet MSL
brg
BRG
IntBearing of the VOR checkpoint from the NAVAIDdegrees
airGndCode
AIR_GND_CODE
AirGndCodeAir/Ground Code indicating whether the checkpoint is an airborne or ground checkpoint
  • AAir checkpoint
  • GGround checkpoint
  • G1Ground One checkpoint
chkDesc
CHK_DESC
StringNarrative description associated with the Air or Ground checkpoint location
arptId
ARPT_ID
StringAirport Identifier associated with the checkpoint location
stateChkCode
STATE_CHK_CODE
StateChkCodeState Code in which the associated checkpoint city is located
49 values
  • AKAlaska
  • ALAlabama
  • ARArkansas
  • ASAmerican Samoa
  • AZArizona
  • CACalifornia
  • COColorado
  • DEDelaware
  • FLFlorida
  • GAGeorgia
  • GUGuam
  • IAIowa
  • IDIdaho
  • ILIllinois
  • INIndiana
  • KSKansas
  • KYKentucky
  • LALouisiana
  • MAMassachusetts
  • MDMaryland
  • MEMaine
  • MIMichigan
  • MNMinnesota
  • MSMississippi
  • MTMontana
  • NCNorth Carolina
  • NDNorth Dakota
  • NENebraska
  • NJNew Jersey
  • NMNew Mexico
  • NVNevada
  • NYNew York
  • OHOhio
  • OKOklahoma
  • OROregon
  • PAPennsylvania
  • PRPuerto Rico
  • QWWake Island
  • SCSouth Carolina
  • SDSouth Dakota
  • TNTennessee
  • TXTexas
  • UTUtah
  • VAVirginia
  • VIVirgin Islands
  • WAWashington
  • WIWisconsin
  • WVWest Virginia
  • WYWyoming