[mapnik-vector-tile] branch upstream updated (bd83bcf -> 6730b43)
Bas Couwenberg
sebastic at debian.org
Thu Feb 8 15:52:32 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository mapnik-vector-tile.
from bd83bcf New upstream version 1.5.0+dfsg
new 6730b43 New upstream version 1.6.0+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)
delete mode 100644 src/vector_tile_projection.cpp
delete mode 100644 src/vector_tile_projection.ipp
--
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