MaaBase

Base record for each Miscellaneous Activity Area (MAA), including type, location, altitude limits, and usage information

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

Ordered by MAA_ID. NEAREST_ARPT, NEAREST_ARPT_DIST, NEAREST_ARPT_DIR, and CHECK_NOTAMS only apply to Space Launch Activity Areas.

Example query

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

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

Fields (24)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28-day NASR Subscription Effective Date in format YYYY/MM/DD
maaId
MAA_ID
StringUnique identifier for a Miscellaneous Activity Area
maaTypeName
MAA_TYPE_NAME
MaaTypeNameType of Miscellaneous Activity Area
7 values
  • AEROBATIC PRACTICEAerobatic practice area
  • GLIDERGlider activity area
  • HANG GLIDERHang glider activity area
  • SPACE LAUNCHSpace launch activity area
  • ULTRALIGHTUltralight aircraft activity area
  • UNMANNED AIRCRAFTUnmanned aircraft activity area
  • OTHEROther miscellaneous activity area
navId
NAV_ID
StringNAVAID facility identifier with which the MAA is associated
navType
NAV_TYPE
NavTypeNAVAID facility type with which the MAA is associated
13 values
  • CONSOLANA low frequency, long-distance NAVAID used principally for transoceanic navigation
  • DMEDistance Measuring Equipment only
  • FAN MARKEREn route marker beacon used to provide positive identification of positions at definite points along airways
  • MARINE NDBNon Directional Beacon used primarily for marine (surface) navigation
  • MARINE NDB/DMENon Directional Beacon with associated Distance Measuring Equipment used primarily for marine navigation
  • NDBNon Directional Beacon
  • NDB/DMENon Directional Beacon with associated Distance Measuring Equipment
  • TACANTactical Air Navigation System providing azimuth and slant range distance
  • UHF/NDBUltra High Frequency/Non Directional Beacon
  • VORVHF Omni-Directional Range providing azimuth only
  • VORTACFacility consisting of VOR and TACAN components providing VOR azimuth, TACAN azimuth, and TACAN distance (DME)
  • VOR/DMEVHF Omni-Directional Range with associated Distance Measuring Equipment
  • VOTFAA VOR Test Facility
navRadial
NAV_RADIAL
FloatAzimuth in degrees from the associated NAVAID (0-359.99)degrees
navDistance
NAV_DISTANCE
FloatDistance in nautical miles from the associated NAVAIDnautical miles
stateCode
STATE_CODE
StringTwo-letter postal abbreviation for the state where the MAA is located
city
CITY
StringCity name associated with the MAA
latitude
LATITUDE
StringLatitude of the MAA center point, formatted as DD-MM-SS.SSSSh
longitude
LONGITUDE
StringLongitude of the MAA center point, formatted as DDD-MM-SS.SSSSh
arptIds
ARPT_IDS
StringList of landing facility identifiers with which the MAA is associated
nearestArpt
NEAREST_ARPT
StringNearest airport identifier; only applies to Space Launch Activity Areas
nearestArptDist
NEAREST_ARPT_DIST
FloatDistance to the nearest airport in nautical miles; only applies to Space Launch Activity Areasnautical miles
nearestArptDir
NEAREST_ARPT_DIR
StringCardinal direction to the nearest airport; only applies to Space Launch Activity Areas
maaName
MAA_NAME
StringName of the Miscellaneous Activity Area
maxAlt
MAX_ALT
StringMaximum altitude allowed within the MAA, expressed with unit suffix (AGL or MSL)feet AGL or feet MSL
minAlt
MIN_ALT
StringMinimum altitude allowed within the MAA, expressed with unit suffix (AGL or MSL)feet AGL or feet MSL
maaRadius
MAA_RADIUS
FloatRadius of the MAA area in nautical miles from the center point; used for circular MAAsnautical miles
description
DESCRIPTION
StringAdditional descriptive free-form text providing details about the MAA area shape, size, and usage
maaUse
MAA_USE
MaaUseIndicates whether the MAA is for civil, military, or joint use
  • CIVILCivil use only
  • JOINTJoint civil and military use
  • MILITARYMilitary use only
checkNotams
CHECK_NOTAMS
StringARTCC or facility identifiers to check for NOTAMs; only applies to Space Launch Activity Areas
timeOfUse
TIME_OF_USE
StringFree-form description of the times during which the MAA is in use
userGroupName
USER_GROUP_NAME
StringName and description of the user group associated with the MAA