If your application or tool does not support gzip-compressed GeoJSON files, below are several different ways I personally used to access/unzip the data. import geopandas as gpd from io import StringIO ...
A utility that converts AIXM format into GeoJSON for Node. This tool is intended to work with the AIXM format AIXM format. Currently, the logic only supports reading airspace AIXM definitions.