UNPKG

geobuf-file

Version:
6 lines (4 loc) 228 B
### Geobuf-file Simple wrappers for loading and saving .geobuf files * `readGeobufSync(filename)`: reads a .geobuf file, returns a GeoJSON object. * `writeGeobufSync(filename, json)`: writes a GeoJSON object to a .geobuf file.