FlatGeobuf is a geospatial data format based on FlatBuffers, designed for efficient geospatial data storage and transmission. It supports spatial indexing (based on Packed Hilbert Curve R-tree) enabling spatial filtering during reads, loading only data for the area of interest. FlatGeobuf is particularly suited for web applications and streaming processing scenarios requiring fast random access to large datasets.
Standard: Open Geospatial
MIME: application/octet-stream