Asynchronously loads, decompresses, and parses the bundled airspace
GeoJSON dataset. Returns the same AirspaceDataset shape as the Node
entry point exports as usBundledAirspace.
Handles servers that advertise transport-level gzip via
Content-Encoding: gzip (in which case fetch() decodes the body
automatically) as well as servers that serve the .gz as opaque bytes.
Asynchronously loads, decompresses, and parses the bundled airspace GeoJSON dataset. Returns the same
AirspaceDatasetshape as the Node entry point exports asusBundledAirspace.Handles servers that advertise transport-level gzip via
Content-Encoding: gzip(in which casefetch()decodes the body automatically) as well as servers that serve the.gzas opaque bytes.To host the asset on your own CDN or to override the URL for any other reason, pass an explicit
url: