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.
See examples/serialize.rs for sample code.
Simple builder and serializer for fgb files with wrapping official flatgeobuf implementation.
Currently only supported to write fgb (not to read).
Add the dependency.
cargo add fgbfile
See examples/serialize.rs for sample code.