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 fgbfileSee examples/serialize.rs for sample code.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 fgbfileSee examples/serialize.rs for sample code.