/geojson-pb

GeoJSON Protocol Buffer 3 definitions

Primary LanguageGoApache License 2.0Apache-2.0

The purpose of this repository is to provide an easy way to work with GeoJSON and Protocol Buffer 3 in golang, providing the necessary transformations of the basic geometries and types.

Compile

/usr/local/bin/protoc -I=protos protos/geojson.proto --go_out=protos/ protos/*.proto