Skip to main content

Overview

flatgeobuf-logo

The @loaders.gl/flatgeobuf module handles the FlatGeobuf format, a binary FlatBuffers-encoded format that defines geospatial geometries.

Installation

npm install @loaders.gl/flatgeobuf
npm install @loaders.gl/core

Loaders and Writers

Loader
FlatGeobufLoader

Attribution

The FlatGeobufLoader forks the flatgeobuf NPM module under the BSD 2-Clause license.