πΊοΈ NOTAM Map API
Parameter-driven map pages for NOTAM-style alerts. Build a URL and the page renders an interactive Apple Maps view with the affected area β and serves a matching Open Graph image, so links unfurl into map thumbnails on Bluesky and elsewhere.
Page: /notam?lat=β¦&lon=β¦&radius_nm=β¦
OG image: /notam/map.png?β¦ (same parameters, 1200Γ630 PNG)
lat,lonβ center, decimal degrees (required)radius_nmβ circle radius in nautical miles (0.05β500)polyβ alternative shape:lat,lon;lat,lon;β¦(3β60 points)trackβ open flight-path polyline:lat,lon;lat,lon;β¦(2β100 points, drawn in blue with a green launch marker; combinable with radius_nm)kindβnotam(default),balloon(π wording), orsquawk(π¨ transponder alert)squawkβ 4-digit octal transponder code (squawk pages); the page explains notable codes like 7500/7600/7700flightβ tail number or callsign (squawk pages); links to the flight's FlightAware pageidβ NOTAM identifier, e.g.KZOA 6/1054titleβ short headline, e.g.Airspace restrictiondescβ description text (β€600 chars)altβ altitude range, e.g.SFC to 4088 ftuntilβ validity, e.g.Through Aug 10bskyβ Bluesky post record key to cross-linkbsky_handleβ poster handle (defaultnerdscan.nerdymark.com)
Example:
/notam?lat=37.768&lon=-122.493&radius_nm=4.57&id=KZOA 6/1054&β¦