[mapnik-vector-tile] 04/07: Merge tag 'upstream/1.2.1+dfsg'

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


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 7e1440762c4da4fb81d82922ee3d2f72117842ba
Merge: 38c1e0d 665b996
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Aug 5 22:19:16 2016 +0200

    Merge tag 'upstream/1.2.1+dfsg'
    
    Upstream version 1.2.1+dfsg

 .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