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 proposed standard for incrementally parseable GeoJSON data. Large JSON files pose a problem that is well explained in the motivation for the JSON Text Sequences RFC 7464. The JavaScript Object ...