[Tile-serving] [mod_tile] Add support for mapnik-3.0.0rc2 (#103)
Jon Burgess
notifications at github.com
Mon May 25 17:27:17 UTC 2015
This adds @springmeyer changes plus a fix for meta tile support.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/mod_tile/pull/103
-- Commit Summary --
* Add travis
* support Mapnik 3.x
* support Mapnik 3.x
* workaround mod_tile configure bug
* quote flags
* avoid newline in CXXFLAGS (WARNING: cache variable ac_cv_env_CXXFLAGS_value contains a newline)
* osx compile fixes
* resize existing map rather than creating a new one
* Merge branch 'master' of github.com:openstreetmap/mod_tile
* fix usage of mapnik::parameters
* include needed headers for mapnik
* simplify + fix setting of LDFLAGS/CXXFLAGS
* custom flag setting should no longer be needed
* also link dependent libs / drop ancient support for pre 2.0
* fix detection of mapnik-config
* fix cairo linking in storage backend
* Merge branch 'master' of github.com:openstreetmap/mod_tile
* travis: try with mapnik 2.0.0
* Get the mapnik 2.0.0 package names right
* work around bugs from 2009 (https://bugs.launchpad.net/ubuntu/+source/cairomm/+bug/452733)
* correct fix for missing sigc++-config.h
* run tests
* fix compile against mapnik 3.x at 884de5a0440d5521e4ca50177e10a6584610ffd6
* fix compile with latest mapnik - refs mapnik/mapnik#2712
* fix compile with latest mapnik 3.x
* fix missing symbol
* fix compile with older mapnik
* Fix image_view usage in metatiling
-- File Changes --
A .travis.yml (28)
M Makefile.am (9)
M includes/store.h (1)
M m4/ax_lib_mapnik.m4 (45)
M src/gen_tile.cpp (44)
M src/gen_tile_test.cpp (16)
M src/parameterize_style.cpp (25)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/103.patch
https://github.com/openstreetmap/mod_tile/pull/103.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150525/11070678/attachment.html>
More information about the Tile-serving
mailing list