Proto commits in mapbox/geobuf

These 19 commits are when the Protocol Buffers files have changed:

Commit:1125412
Author:Vladimir Agafonkin
Committer:Vladimir Agafonkin

new schema for a streamable geobuf format

Commit:955e76b
Author:Vladimir Agafonkin

more new format updates

Commit:29d224a
Author:Vladimir Agafonkin

encoding fixes

Commit:5585480
Author:Vladimir Agafonkin

encode global params in individual objects

Commit:deb76b9
Author:Vladimir Agafonkin

new schema for a streamable geobuf format

Commit:ded5359
Author:Vladimir Agafonkin

switch to 64-bit ints in the proto, close #33

The documentation is generated from this commit.

Commit:2fdc7c0
Author:Vladimir Agafonkin

nest Type under Geometry message in proto, close #31

Commit:b4ba6ef
Author:Vladimir Agafonkin

ditch TopoJSON support, close #43

Commit:d4403f9
Author:Mick Thompson

support for nested object properties in geojson

Commit:8a941d0
Author:Vladimir Agafonkin

simplify geobuf schema

Commit:960d588
Author:Vladimir Agafonkin

finish new decoding implementation

Commit:d8e07e5
Author:Vladimir Agafonkin

the new geobuf proto

Commit:eb15cf1
Author:Mick Thompson

second pass, lets do this with just an optional bool on the coord_array

Commit:47d54e4
Author:Mick Thompson

support for x,y,z coordinates

Commit:70a74c3
Author:Ryan Clark

adds support for feature.id

Commit:f2f5a16
Author:Tom MacWright

Handle featurecollections, add shp2geobuf

Commit:9f3401d
Author:Tom MacWright

Build features

Commit:15c2f95
Author:Tom MacWright

Travis

Commit:d10ff19
Author:Tom MacWright

First