NavRmk

Remarks associated with NAVAID records, providing free-form text that further describes specific information items

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

Ordered by NAV_ID, NAV_TYPE, COUNTRY_CODE, CITY, TAB_NAME, REF_COL_NAME, REF_COL_SEQ_NO. Shares common key fields with NAV_BASE.

Example query

# Introspect the NavRmk 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 (10)

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
NavBaseNavTypeNAVAID Facility Type. References NAV_TYPE in NAV_BASE.
10 values
  • DMEDistance Measuring Equipment only
  • FAN MARKERFan Marker beacon
  • MARINE NDBMarine Non-Directional Beacon
  • NDBNon-Directional Beacon
  • NDB/DMENon-Directional Beacon with DME
  • TACANTactical Air Navigation System
  • VORVHF Omni-Directional Range
  • VOR/DMEVHF Omni-Directional Range with DME
  • VORTACCombined VOR and TACAN facility
  • VOTFAA VOR Test Facility
stateCode
STATE_CODE
NavRmkStateCodeAssociated State Post Office Code. References STATE_CODE in NAV_BASE.
57 values
  • AKAlaska
  • ALAlabama
  • ARArkansas
  • ASAmerican Samoa
  • AZArizona
  • CACalifornia
  • COColorado
  • CTConnecticut
  • DCDistrict of Columbia
  • DEDelaware
  • FLFlorida
  • GAGeorgia
  • GUGuam
  • HIHawaii
  • IAIowa
  • IDIdaho
  • ILIllinois
  • INIndiana
  • KSKansas
  • KYKentucky
  • LALouisiana
  • MAMassachusetts
  • MDMaryland
  • MEMaine
  • MIMichigan
  • MNMinnesota
  • MOMissouri
  • MPN Mariana Islands
  • MSMississippi
  • MTMontana
  • NCNorth Carolina
  • NDNorth Dakota
  • NENebraska
  • NHNew Hampshire
  • NJNew Jersey
  • NMNew Mexico
  • NVNevada
  • NYNew York
  • OHOhio
  • OKOklahoma
  • OROregon
  • PAPennsylvania
  • PRPuerto Rico
  • QWWake Island
  • RIRhode Island
  • SCSouth Carolina
  • SDSouth Dakota
  • TNTennessee
  • TXTexas
  • UTUtah
  • VAVirginia
  • VIVirgin Islands
  • VTVermont
  • WAWashington
  • WIWisconsin
  • WVWest Virginia
  • WYWyoming
city
CITY
StringNAVAID Associated City Name. References CITY in NAV_BASE.
countryCode
COUNTRY_CODE
NavRmkCountryCodeCountry Post Office Code for country where NAVAID is located. References COUNTRY_CODE in NAV_BASE.
11 values
  • AGAntigua and Barbuda
  • BBBarbados
  • BMBermuda
  • BSBahamas
  • CACanada
  • DODominican Republic
  • FMMicronesia, Fed States of
  • MHMarshall Islands
  • MQMartinique
  • PWPalau
  • USUnited States
tabName
TAB_NAME
NavRmkTabNameNASR table name associated with the remark
  • NAVIGATION_AIDRemark associated with the Navigation Aid base table
  • NAVIGATION_USERemark associated with navigation use data
  • TACAN_DME_TYPERemark associated with TACAN/DME type data
  • VOR_RECEIVER_CHKPTRemark associated with VOR Receiver Checkpoint data
refColName
REF_COL_NAME
NavRmkRefColNameNASR column name associated with the remark; non-specific remarks are identified as GENERAL_REMARK
9 values
  • AIR_GND_CODERemark references the Air/Ground Code column
  • CHANRemark references the Channel column
  • ELEVRemark references the Elevation column
  • GENERAL_REMARKNon-specific general remark not tied to a specific column
  • LAT_LONG_SOURCE_CODERemark references the Lat/Long Source Code column
  • MAG_VARNRemark references the Magnetic Variation column
  • MNT_CAT_CODERemark references the Monitoring Category Code column
  • NAV_STATUSRemark references the Navigation Aid Status column
  • OPER_HOURSRemark references the Operating Hours column
refColSeqNo
REF_COL_SEQ_NO
IntSequence number assigned to the Reference Column Remark, allowing multiple remarks per column
remark
REMARK
StringRemark text as free-form text that further describes a specific information item