Skip to content

ENH: add Parquet/Feather IO #6

Open
@jorisvandenbossche

Description

@jorisvandenbossche

Adding read_parquet/read_feather and to_parquet/to_feather functions, so we can work from large data from disk (and not just from existing geopandas.GeoDataFrames).

An initial version could be a relatively simple wrapper of the dask + geopandas functionalities, I think.

(and later we should look into spatial partitioned datasets, but that first requires spatial partitioned dataframes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions