This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapnik-vector-tile.
commit 4d5aa6313f28141007843978fd1d75a826c32dd7 Merge: 5ca09f8 6730b43 Author: Bas Couwenberg <[email protected]> Date: Thu Feb 8 16:21:23 2018 +0100 Merge tag 'upstream/1.6.0+dfsg' Upstream version 1.6.0+dfsg .travis.yml | 9 + CHANGELOG.md | 6 + Makefile | 4 +- README.md | 6 + bench/vtile-encode.cpp | 2 +- bench/vtile-transform.cpp | 5 +- gyp/build.gyp | 43 ++++- install_mason.sh | 12 +- package.json | 2 +- src/vector_tile_composite.hpp | 2 +- src/vector_tile_datasource_pbf.ipp | 5 +- src/vector_tile_douglas_peucker.hpp | 280 ++++++++++++++++++++++++-------- src/vector_tile_geometry_decoder.ipp | 37 ++++- src/vector_tile_geometry_simplifier.hpp | 8 +- src/vector_tile_layer.hpp | 4 +- src/vector_tile_load_tile.hpp | 8 +- src/vector_tile_merc_tile.hpp | 8 +- src/vector_tile_projection.cpp | 2 - src/vector_tile_projection.hpp | 38 ++--- src/vector_tile_projection.ipp | 62 ------- test/raster_tile.cpp | 6 +- test/unit/decoding/linestring.cpp | 28 ++++ test/unit/decoding/point.cpp | 23 +++ test/unit/decoding/polygon.cpp | 40 +++++ test/vector_tile_pbf.cpp | 5 +- test/vector_tile_projection.cpp | 15 +- 26 files changed, 441 insertions(+), 219 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik-vector-tile.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

