robertogyn19 / geojson-pb

GeoJSON Protocol Buffer 3 definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GeoJSON Protocol Buffer 3 definitions

License:Apache License 2.0


Languages

Language:Go 100.0%