Convert a
FlatGeobuf
into anything with our free map file converter

FlatGeobuf

Placemark supports the relatively-new FlatGeobuf format for both importing & exporting features. FlatGeobuf supports roughly the same features as GeoJSON, but in contrast to GeoJSON's text encoding, FlatGeobuf is a binary file format that's made to be small and efficient.

  • The default file extension for FlatGeobuf is fgb.
  • FlatGeobuf doesn't support complex properties like arrays or objects. Exporting to FlatGeobuf will turn these properties into strings.

Technical details

Placemark uses the FlatGeobuf reference implementation JavaScript module to import & export its format.

Have feedback or a question that isn't answered here? Contact us by email.