[mapnik-vector-tile] branch upstream updated (0959cd6 -> 665b996)

Bas Couwenberg sebastic at debian.org
Fri Aug 5 20:57:59 UTC 2016


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  0959cd6   Imported Upstream version 1.1.2+dfsg
       new  899f67f   Imported Upstream version 1.2.0+dfsg
       new  665b996   Imported Upstream version 1.2.1+dfsg

The 2 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                                  |  19 +-
 CHANGELOG.md                                 |  12 +
 Makefile                                     |   2 +-
 README.md                                    |   3 +-
 bin/vtile-fuzz.cpp                           | 126 ++++--
 bootstrap.sh                                 |  40 +-
 package.json                                 |   2 +-
 src/vector_tile_datasource_pbf.ipp           |  20 +-
 src/vector_tile_featureset_pbf.ipp           |   8 +-
 src/vector_tile_geometry_decoder.cpp         |  20 +-
 src/vector_tile_geometry_decoder.hpp         |  43 +-
 src/vector_tile_geometry_decoder.ipp         | 648 ++++++++++++---------------
 test/data/0.0.0.vector-b.mvt                 | Bin 2840 -> 2824 bytes
 test/data/simplified_geometry.geojson        |   2 +-
 test/data/simplified_geometry_pbf.geojson    |   2 +-
 test/fixtures/rasterize-expected-1.png       | Bin 12645 -> 12577 bytes
 test/geometry_visual_test.cpp                |   6 +-
 test/system/encode_and_datasource_decode.cpp |   4 +-
 test/system/processor_and_datasource.cpp     |   4 +-
 test/unit/datasource-pbf/from_layer.cpp      |   4 +-
 test/unit/decoding/linestring.cpp            | 102 ++---
 test/unit/decoding/point.cpp                 |  72 +--
 test/unit/decoding/polygon.cpp               | 234 +++++-----
 test/unit/decoding/polygon_scaling.cpp       |  60 +--
 test/unit/tile_impl/tile.cpp                 | 145 +-----
 test/utils/decoding_util.cpp                 |   8 +-
 test/utils/decoding_util.hpp                 |   3 +-
 test/utils/encoding_util.cpp                 |   4 +-
 test/utils/round_trip.cpp                    |   4 +-
 test/vector_tile.cpp                         |   4 +-
 test/vector_tile_pbf.cpp                     |  26 +-
 test/vector_tile_rasterize.cpp               |  10 +-
 32 files changed, 727 insertions(+), 910 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