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.
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.