[mapnik-vector-tile] branch master updated (389c523 -> 46232be)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 11 12:31:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository mapnik-vector-tile.

      from  389c523   Update clipper to b82601d67830a84179888360e3dea645c1125a26.
       new  10fe625   Imported Upstream version 1.0.4+dfsg
       new  cf148a0   Merge tag 'upstream/1.0.4+dfsg'
       new  617049a   New upstream release.
       new  46232be   Update clipper to 150f2c4f58a72c051bcad76c84f10362797bf5ab.

The 4 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                                   |   5 +
 Makefile                                       |   2 +-
 bench/vtile-transform.cpp                      |   1 +
 debian/changelog                               |   6 +-
 debian/clipper.cpp                             | 453 ++++++++++++++++++++++++-
 debian/clipper.hpp                             |   3 +
 package.json                                   |   2 +-
 src/vector_tile_geometry_feature.hpp           |   8 +-
 test/data/0.0.0.vector-b.mvt                   | Bin 2835 -> 2840 bytes
 test/data/simplified_geometry.geojson          |   1 +
 test/data/simplified_geometry_pbf.geojson      |   1 +
 test/test_utils.cpp                            |   1 +
 test/unit/encoding/geometry_to_feature_pbf.cpp |  50 +++
 test/vector_tile.cpp                           |  18 +-
 test/vector_tile_pbf.cpp                       |  15 +-
 test/vector_tile_rasterize.cpp                 |   2 +-
 16 files changed, 538 insertions(+), 30 deletions(-)
 create mode 100644 test/data/simplified_geometry.geojson
 create mode 100644 test/data/simplified_geometry_pbf.geojson
 create mode 100644 test/unit/encoding/geometry_to_feature_pbf.cpp

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