For now, it does not support navigation properties, complex types, owned types, shadow properties, or inheritance, but they are in the roadmap.
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 ...