Skip to content

Change the serialization format #134

Description

@Tristramg

We current use flatbuffers, and it is a huge pain to use.

This makes the access to data while building very difficult and we actually need to load all the data in memory anyway. Inspecting the binary data is impossible with a external tool.

Maybe a standard format such as parquet (and geoparquet for the curves) would be be better fit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions