fgbfile Simple builder and serializer for fgb files with wrapping official flatgeobuf implementation. Currently only supported to write fgb (not to read). Getting started Add the dependency. cargo add fgbfile See examples/serialize.rs for sample code. License MIT license