[Ookla Optimization] Add option to download Ookla data as shapefiles in addition to parquet files #203
butchtm
started this conversation in
Enhancements Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rationale:
geopandas.read_file(ooka_file, bbox=<bounding-box-of-aoi>)
orgeopandas.read_file(ookla_file, mask=<aoi-mask>)
since it no longer has to load the whole global ookla data.Beta Was this translation helpful? Give feedback.
All reactions