[mapnik-vector-tile] branch upstream updated (d7f8a01 -> e95c4a5)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Oct 11 09:02:30 UTC 2015


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  d7f8a01   Imported Upstream version 0.11.0+dfsg
       new  e95c4a5   Imported Upstream version 0.13.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:
 CHANGELOG.md                           |  15 ++++
 Makefile                               |   4 +-
 bench/vtile-decode.cpp                 |  20 ++---
 bootstrap.sh                           |  19 ++---
 package.json                           |   2 +-
 src/vector_tile_datasource.ipp         |   4 +-
 src/vector_tile_datasource_pbf.ipp     |   9 ++-
 src/vector_tile_geometry_decoder.hpp   | 109 +++++++++++++------------
 src/vector_tile_geometry_encoder.hpp   |   2 +-
 src/vector_tile_processor.ipp          |  57 +++++--------
 src/vector_tile_util.ipp               | 144 ++++++++++++++++-----------------
 test/data/invalid-interior-ring.json   |   4 +-
 test/encoding_util.hpp                 |   4 +-
 test/fixtures/transform-expected-2.png | Bin 0 -> 506 bytes
 test/geometry_encoding.cpp             |  32 ++++----
 test/vector_tile.cpp                   |  26 +++---
 test/vector_tile_pbf.cpp               |  46 +++++------
 17 files changed, 241 insertions(+), 256 deletions(-)
 create mode 100644 test/fixtures/transform-expected-2.png

-- 
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