MaaShp

Polygon boundary coordinate points defining the shape of each MAA

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

Ordered by MAA_ID, POINT_SEQ. References MAA_ID in MAA_BASE. Points should be connected in sequence to form the MAA boundary polygon.

Example query

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

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

Fields (5)

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; references MAA_ID in MAA_BASE
pointSeq
POINT_SEQ
IntUnique sequence number for MAA polygon coordinate points, defining the order in which points form the boundary
latitude
LATITUDE
StringLatitude of the MAA polygon boundary coordinate point, formatted as DD-MM-SS.SSSSh
longitude
LONGITUDE
StringLongitude of the MAA polygon boundary coordinate point, formatted as DDD-MM-SS.SSSSh