I propose the v1.x release focus exclusively on a common set of headers with enumerations for Mapbox Vector Tile types. See #1 for how this could reduce duplication: e.g. between https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_config.hpp and https://github.com/Project-OSRM/osrm-backend/blob/master/include/util/vector_tile.hpp.
Further phases (2.x and 3.x) would focus on adding decoding and encoding support.
I propose the v1.x release focus exclusively on a common set of headers with enumerations for Mapbox Vector Tile types. See #1 for how this could reduce duplication: e.g. between https://github.com/mapbox/mapnik-vector-tile/blob/master/src/vector_tile_config.hpp and https://github.com/Project-OSRM/osrm-backend/blob/master/include/util/vector_tile.hpp.
Further phases (2.x and 3.x) would focus on adding decoding and encoding support.