[mapnik-vector-tile] 05/14: Merge tag 'upstream/0.5.1+dfsg'
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Aug 20 21:26:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository mapnik-vector-tile.
commit c031110915aaaf21de71a3fe4e8ef8ecfbcd1432
Merge: 4be6e24 16e0df8
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Aug 20 19:03:15 2014 +0200
Merge tag 'upstream/0.5.1+dfsg'
Upstream version 0.5.1+dfsg
# gpg: Signature faite le mer. 20 août 2014 19:03:12 CEST avec la clef RSA d'identifiant DD39F374
# gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> »
# gpg: alias « Jérémy Lal <jerry at edagames.com> »
.gitignore | 5 +-
.travis.yml | 16 +-
CHANGELOG.md | 43 +++++
Makefile | 34 +++-
README.md | 46 +----
examples/c++/Makefile | 11 +-
examples/c++/README.md | 28 +++
examples/c++/tileinfo.cpp | 100 ++++++++++-
package.json | 5 +-
proto/vector_tile.proto | 3 +
src/hash_variant.hpp | 36 ----
src/mapnik3x_compatibility.hpp | 34 ++++
src/vector_tile_backend_pbf.hpp | 100 +++--------
src/vector_tile_datasource.hpp | 205 ++++++++++++---------
src/vector_tile_geometry_encoder.hpp | 191 ++++++++++++++++++++
src/vector_tile_processor.hpp | 153 +++++++++++++---
src/vector_tile_util.hpp | 29 ++-
test/encoding_util.hpp | 86 +++++++++
test/geometry_encoding.cpp | 338 +++++++++++++++++++++++++++++++++++
test/raster_style.xml | 7 +
test/raster_tile.cpp | 125 +++++++++++++
test/style.xml | 7 +
test/test_utils.hpp | 23 ++-
test/vector_tile.cpp | 257 ++++++++++++++++++++++----
24 files changed, 1549 insertions(+), 333 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git
More information about the Pkg-grass-devel
mailing list