ArbSeg

Boundary segment points defining the geographic boundaries of each ARTCC or CERAP facility

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

Ordered by LOCATION_ID, TYPE, ALTITUDE, POINT_SEQ. Unique key: REC_ID. References LOCATION_ID in ARB_BASE. Replaces legacy ARB.txt Subscriber File.

Example query

# Introspect the ArbSeg type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    effDate
    recId
    locationId
    locationName
  # }
}

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

Fields (19)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28 Day NASR Subscription Effective Date in format YYYY/MM/DD
recId
REC_ID
StringUnique record identifier; concatenation of LOCATION_ID, BNDRY_CODE, and a 5-character point designator
locationId
LOCATION_ID
ArbSegLocationIdLocation identifier referencing LOCATION_ID in ARB_BASE; identifies the ARTCC or CERAP facility this boundary segment belongs to
26 values
  • ZABAlbuquerque ARTCC
  • ZAKOakland Oceanic ARTCC
  • ZANAnchorage Oceanic
  • ZAPAnchorage ARTCC
  • ZAUChicago ARTCC
  • ZBWBoston ARTCC
  • ZDCWashington ARTCC
  • ZDVDenver ARTCC
  • ZFWFort Worth ARTCC
  • ZHNHonolulu Control Facility
  • ZHUHouston ARTCC
  • ZIDIndianapolis ARTCC
  • ZJXJacksonville ARTCC
  • ZKCKansas City ARTCC
  • ZLALos Angeles ARTCC
  • ZLCSalt Lake City ARTCC
  • ZMAMiami ARTCC
  • ZMEMemphis ARTCC
  • ZMPMinneapolis ARTCC
  • ZNYNew York ARTCC
  • ZOAOakland ARTCC
  • ZOBCleveland ARTCC
  • ZSESeattle ARTCC
  • ZSUSan Juan CERAP
  • ZTLAtlanta ARTCC
  • ZWYNew York Oceanic FIR
locationName
LOCATION_NAME
ArbSegLocationNameCenter name of the ARTCC or CERAP facility; corresponds to LOCATION_NAME in ARB_BASE
26 values
  • ALBUQUERQUEAlbuquerque ARTCC
  • ANCHORAGEAnchorage ARTCC
  • ANCHORAGE OCEANICAnchorage Oceanic ARTCC
  • ATLANTAAtlanta ARTCC
  • BOSTONBoston ARTCC
  • CHICAGOChicago ARTCC
  • CLEVELANDCleveland ARTCC
  • DENVERDenver ARTCC
  • FORT WORTHFort Worth ARTCC
  • HONOLULU CONTROL FACILITYHonolulu Control Facility
  • HOUSTONHouston ARTCC
  • INDIANAPOLISIndianapolis ARTCC
  • JACKSONVILLEJacksonville ARTCC
  • KANSAS CITYKansas City ARTCC
  • LOS ANGELESLos Angeles ARTCC
  • MEMPHISMemphis ARTCC
  • MIAMIMiami ARTCC
  • MINNEAPOLISMinneapolis ARTCC
  • NEW YORKNew York ARTCC
  • NEW YORK OCEANIC FIRNew York Oceanic FIR
  • OAKLANDOakland ARTCC
  • OAKLAND OCEANIC ARTCCOakland Oceanic ARTCC
  • SALT LAKE CITYSalt Lake City ARTCC
  • SAN JUANSan Juan CERAP
  • SEATTLESeattle ARTCC
  • WASHINGTONWashington ARTCC
altitude
ALTITUDE
AltitudeBoundary altitude structure indicating the vertical extent of the boundary
  • HIGHHigh altitude boundary
  • LOWLow altitude boundary
  • UNLIMITEDUnlimited altitude boundary
type
TYPE
TypeBoundary type indicating the classification of the airspace boundary
  • ARTCCAir Route Traffic Control Center boundary
  • CTAControl Area boundary
  • CTA/FIRCombined Control Area and Flight Information Region boundary
  • FIRFlight Information Region boundary
  • UTAUpper Control Area boundary
pointSeq
POINT_SEQ
IntSequencing number in multiples of ten indicating the order of boundary points as adapted for the given boundary
latDeg
LAT_DEG
IntBoundary point latitude degrees componentdegrees
latMin
LAT_MIN
IntBoundary point latitude minutes componentminutes
latSec
LAT_SEC
FloatBoundary point latitude seconds componentseconds
latHemis
LAT_HEMIS
LatHemisBoundary point latitude hemisphere indicator
  • NNorth
  • SSouth
latDecimal
LAT_DECIMAL
FloatBoundary point latitude in signed decimal degrees format (negative = South)degrees
longDeg
LONG_DEG
IntBoundary point longitude degrees componentdegrees
longMin
LONG_MIN
IntBoundary point longitude minutes componentminutes
longSec
LONG_SEC
FloatBoundary point longitude seconds componentseconds
longHemis
LONG_HEMIS
LongHemisBoundary point longitude hemisphere indicator
  • EEast
  • WWest
longDecimal
LONG_DECIMAL
FloatBoundary point longitude in signed decimal degrees format (negative = West)degrees
bndryPtDescrip
BNDRY_PT_DESCRIP
StringDescription of the boundary line connecting points on the boundary
nasDescripFlag
NAS_DESCRIP_FLAG
NasDescripFlagWhen set to X, indicates this point is used only in the NAS description and not the legal description of the boundary
  • XPoint used only in NAS description, not legal description