Commit Graph

462 Commits

Author SHA1 Message Date
de41cb1392 Adhere to FHS 3.0 and use daemon under /run. 2020-09-03 19:32:31 +00:00
e25bfdba1c Merge remote-tracking branch 'upstream/pull/144' 2017-01-08 19:37:17 +00:00
7211cb7dae Merge pull request #142 from vholten/vholten-ttc
Also load TTC font files
2016-10-10 22:37:54 +01:00
55c410c565 Issue #132 Fixed compilation for Mapnik 3.0.12 2016-10-07 16:51:59 +08:00
8560dfc103 Also load TTC font files 2016-10-06 21:55:35 +02:00
62c4a5ac7a Merge pull request #134 from pnorman/patch-3
Fix typo in config
2016-09-09 22:01:14 +01:00
c88e768eec Fix typo in config 2016-09-09 12:57:38 -07:00
6b9611aaf7 Fix another compile warning 2015-05-25 23:45:08 +01:00
3a4b4712eb Add options support into memcached and rados stores
This matches the support in other backing stores but is untested.
2015-05-25 23:02:48 +01:00
2b0184a23d Remove unnecessay autoconf for boost, icu, cairo and freetype2
mapnik-config now provides the relevant compile flags for us
2015-05-25 22:08:29 +01:00
8307d19ab7 Fix lots of compilation warnings 2015-05-25 21:58:27 +01:00
9e12eeaa5a Merge pull request #103 from jburgess777/mapnik3
Add support for mapnik-3.0.0rc2
2015-05-25 21:03:11 +01:00
750b5fb352 Merge pull request #96 from is/master
scan & register opentype fonts
2015-05-25 18:37:17 +01:00
bd463dc85d Fix image_view usage in metatiling
The previous code ended up with the complete metatile being
included in every tile.
2015-05-25 18:15:01 +01:00
13a7c55688 fix compile with older mapnik 2015-04-16 20:18:14 +02:00
7816ea45d1 fix missing symbol 2015-04-16 18:54:42 +02:00
46af34d562 fix compile with latest mapnik 3.x 2015-04-16 12:04:03 +02:00
42228dc076 scan & register opentype fonts 2015-03-13 00:39:38 +08:00
6aa08808a2 fix compile with latest mapnik - refs mapnik/mapnik#2712 2015-02-20 10:31:08 -08:00
c3a6339b5f fix compile against mapnik 3.x at 884de5a0440d5521e4ca50177e10a6584610ffd6 2015-02-12 15:01:25 -08:00
c76919593c run tests 2014-10-02 14:38:29 -07:00
23a60bce99 correct fix for missing sigc++-config.h 2014-10-02 14:38:07 -07:00
5f81d92a47 work around bugs from 2009 (https://bugs.launchpad.net/ubuntu/+source/cairomm/+bug/452733) 2014-10-02 14:13:45 -07:00
07f5f9bd82 Get the mapnik 2.0.0 package names right 2014-10-02 13:37:00 -07:00
8ee50a652f travis: try with mapnik 2.0.0 2014-10-02 13:33:13 -07:00
389b0b2b89 Merge branch 'master' of github.com:openstreetmap/mod_tile 2014-09-13 20:14:34 -07:00
774fc7a447 Merge pull request #78 from rbuch703/master
- fixed hanging debian package installation for mod_tile
2014-08-18 10:09:26 -06:00
6e8bef5abb Merge pull request #85 from JaimeLynSchatz/patch-1
tiny typo fix
2014-08-18 10:08:22 -06:00
eb29781666 Merge pull request #86 from egore/master
Check for presence of iniparser.h
2014-08-18 10:07:57 -06:00
4c0ab18b69 Check for presence of iniparser.h
When building against the libiniparser installed on the system, also
check for the presence of iniparser.h. This is essential for
distributions like debian splitting headers into a "-dev" package.
2014-08-17 10:25:09 +02:00
a4972de2db fix cairo linking in storage backend 2014-08-13 12:08:36 -07:00
e6e1cfffc4 fix detection of mapnik-config 2014-08-13 12:01:31 -07:00
253d98a272 also link dependent libs / drop ancient support for pre 2.0 2014-08-13 08:55:53 -07:00
fdaae04ec0 custom flag setting should no longer be needed 2014-08-13 08:45:11 -07:00
ca0e6f1611 simplify + fix setting of LDFLAGS/CXXFLAGS 2014-08-13 08:40:43 -07:00
b8bf98107f include needed headers for mapnik 2014-08-13 08:37:09 -07:00
ccbc9e7a2b fix usage of mapnik::parameters 2014-08-13 08:36:36 -07:00
1d43b86762 Merge branch 'master' of github.com:openstreetmap/mod_tile 2014-08-13 08:11:35 -07:00
b76d7a744b resize existing map rather than creating a new one 2014-08-13 08:11:31 -07:00
b9ac7dd6b8 tiny typo fix
Changed "staining tileserver resources" to "straining tileserver resources", line 125
2014-07-28 15:53:51 -07:00
d0dab6e8ff Merge pull request #83 from tomhughes/mapnik
Add mapnik's dependencies to MAPNIK_INCLUDES
2014-07-16 14:30:01 -06:00
48c9b4e2b0 Add mapnik's dependencies to MAPNIK_INCLUDES 2014-07-16 11:11:37 +01:00
4f9b9f1cf6 Merge pull request #80 from rbuch703/apache2.4-fix
- changes to the Debian package for compatibility with Apache 2.4
2014-07-09 13:00:09 -06:00
34dbe66acb Merge pull request #82 from Zverik/retina
SCALE option to produce retina tiles
2014-07-09 12:56:12 -06:00
d1aaaaaed7 Merge pull request #79 from rbuch703/autoconf-fix
- fixed an autoconf issue that prevented packages compilation on Launchpad
2014-07-09 12:08:35 -06:00
f84fc17c40 Merge pull request #69 from MaZderMind/patch-1
missing comment character
2014-07-09 12:07:27 -06:00
70585594d4 Merge pull request #70 from benhosmer/master
Don't recreate the directory every time we start.
2014-07-09 12:06:45 -06:00
f5dff7dee1 Merge pull request #74 from egore/master
Extend autoconf and automake to use an installed libiniparser
2014-07-09 12:05:48 -06:00
7e9abfbb29 SCALE option to produce retina tiles 2014-07-09 18:23:41 +04:00
5b394b1a39 - changes to the Debian package configuration to be compatible with Apache 2.4 (e.g. in Debian "jessie" and Ubuntu 14.04) 2014-07-07 15:35:09 +02:00