[mapnik] branch upstream updated (6075020 -> 0fc1ea0)
Bas Couwenberg
sebastic at debian.org
Sat Jun 3 09:07:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository mapnik.
from 6075020 Imported Upstream version 3.0.13+ds
adds 0fc1ea0 Imported Upstream version 3.0.14~rc1+ds
No new revisions were added by this update.
Summary of changes:
.gitmodules | 2 +-
.travis.yml | 27 +-
CHANGELOG.md | 11 +-
benchmark/data/roads.xml | 2 +-
bootstrap.sh | 60 +-
codecov.yml | 10 +
demo/viewer/main.cpp | 2 +-
demo/viewer/viewer.pro | 1 -
include/mapnik/config_error.hpp | 6 +-
include/mapnik/datasource.hpp | 9 +-
include/mapnik/enumeration.hpp | 4 +-
include/mapnik/font_engine_freetype.hpp | 79 +--
include/mapnik/gradient.hpp | 2 +-
include/mapnik/image_reader.hpp | 4 +-
include/mapnik/image_util.hpp | 4 +-
.../json/geometry_generator_grammar_impl.hpp | 18 +-
include/mapnik/json/geometry_util.hpp | 43 +-
include/mapnik/raster.hpp | 13 +-
.../renderer_common/process_raster_symbolizer.hpp | 49 +-
include/mapnik/svg/svg_parser_exception.hpp | 4 +-
include/mapnik/util/file_io.hpp | 3 +-
include/mapnik/value_error.hpp | 4 +-
include/mapnik/version.hpp | 2 +-
include/mapnik/xml_node.hpp | 12 +-
plugins/input/gdal/build.py | 2 +-
plugins/input/gdal/gdal_featureset.cpp | 678 ++++++++++-----------
plugins/input/ogr/build.py | 2 +-
plugins/input/raster/raster_featureset.cpp | 55 +-
plugins/input/raster/raster_info.cpp | 2 +-
plugins/input/shape/dbfile.cpp | 2 +-
plugins/input/shape/dbfile.hpp | 2 +-
scripts/check-padding | 2 +-
scripts/travis-common.sh | 17 +-
src/config_error.cpp | 2 +-
src/font_engine_freetype.cpp | 74 ++-
src/gradient.cpp | 2 +-
src/image_scaling.cpp | 10 +-
src/image_view.cpp | 1 -
src/json/mapnik_json_geometry_parser.cpp | 10 +-
src/load_map.cpp | 14 +-
src/map.cpp | 2 +-
src/tiff_reader.cpp | 213 +++++--
src/xml_tree.cpp | 12 +-
test/unit/datasource/geojson.cpp | 52 +-
test/unit/datasource/shapeindex.cpp | 8 +-
test/unit/imaging/tiff_io.cpp | 612 +++++++++++--------
utils/pgsql2sqlite/build.py | 26 +-
utils/shapeindex/shapeindex.cpp | 5 +-
48 files changed, 1245 insertions(+), 931 deletions(-)
create mode 100644 codecov.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapnik.git
More information about the Pkg-grass-devel
mailing list