Dane Springmeyer
bfedde3cc6
visual tests: don't exit without reporting
2014-08-21 23:36:51 -07:00
Dane Springmeyer
5651a8b9db
fix collsion box for shields when scale_factor is used #2381
2014-08-21 23:36:27 -07:00
Dane Springmeyer
3db8d34117
testcase for #983 against 2.3.x
2014-08-21 23:11:14 -07:00
Dane Springmeyer
7e725e59e1
Merge pull request #2380 from mapnik/travis-gdal
...
Travis gdal
2014-08-21 16:34:00 -07:00
Dane Springmeyer
a2ee09646e
travis: re-enable devel for proj + image libs
2014-08-21 16:16:46 -07:00
Dane Springmeyer
ef6cabfa8a
backport geojson plugin fixes from master - refs #2319 and 2367
2014-08-21 15:56:46 -07:00
Dane Springmeyer
df205e9b34
travis: another attempt at getting both gdal+postgis going - refs #2353
2014-08-21 15:28:18 -07:00
Dane Springmeyer
36bd809361
Merge pull request #2372 from strk/2.3.x-pgraster-credit
...
Add mention of CartoDB support in pgraster input plugin code
2014-08-20 08:42:26 -07:00
Sandro Santilli
743404d88c
Add mention of CartoDB support in pgraster input plugin code
2014-08-20 17:22:44 +02:00
Dane Springmeyer
14b6ba951e
tests: fix postgis/pgraster tests if lack of connection
2014-08-19 13:52:03 -07:00
Dane Springmeyer
f939a8f8e7
adapt to new rtree interface in boost geometry >= 1.56 - refs #2367
2014-08-19 13:51:32 -07:00
Dane Springmeyer
d62365cd64
adapt to ptree change in boost 1.56 - closes #2365
2014-08-19 09:07:30 -07:00
Dane Springmeyer
f3495c3e67
fix css_grammar compile error with boost 1.56 - close #2366
2014-08-19 09:06:40 -07:00
Dane Springmeyer
542deba997
fix compile with older OGR
2014-08-18 21:33:18 -07:00
Dane Springmeyer
0be6c2d7e1
don't throw for OGR layers with no features - refs #2260 #2352 #2354
2014-08-15 19:48:27 -07:00
Dane Springmeyer
422f3bd8b0
add RESPECT mode to make 'fixing' of bbox aspect a no-op on map
2014-08-14 20:25:53 -07:00
Dane Springmeyer
a616e9d7e7
postgis: disable NOTICES by default - refs #2296
2014-08-12 20:27:01 -07:00
Dane Springmeyer
a968f972e0
quiet pgraster tests by default
2014-08-12 20:27:01 -07:00
Dane Springmeyer
b302929fb4
make sure pgraster is rebuilt if headers change inside the postgis plugin dir
2014-08-12 20:27:01 -07:00
Dane Springmeyer
e458959ea3
remove unused function
2014-08-12 20:27:01 -07:00
Dane Springmeyer
f566df3fca
Merge pull request #2352 from kernelsanders/2.3.x
...
ogr plugin extent error handling
2014-08-12 17:32:08 -07:00
Dane Springmeyer
cb3281e3a4
travis: disable gdal
2014-08-12 16:41:14 -07:00
Dane Springmeyer
9f2ceb71f1
travis: try upgrading postgis from ubuntugis repo
2014-08-12 16:36:22 -07:00
Dane Springmeyer
df8aa14f9a
travis: try by declaring libgdal1h=1.10.0-1~precise1
2014-08-12 16:06:44 -07:00
Dane Springmeyer
60974742e7
travis: try without ubuntugis-unstable
2014-08-12 16:02:41 -07:00
Dane Springmeyer
3032c836a8
travis: see if postgis works with default postgres
2014-08-12 15:56:41 -07:00
Dane Springmeyer
435ebbad91
travis: create and init template_postgis
2014-08-12 15:26:57 -07:00
Dane Springmeyer
ce5d5e4b4c
Merge pull request #2329 from strk/2.3.x-pgraster2
...
Implement input plugin for PostGIS Rasters
2014-08-12 14:53:56 -07:00
Joel Brown
e8c3c0bad9
ogr plugin extent error handling
2014-08-12 15:10:25 -06:00
Dane Springmeyer
35f7314e92
rollback png8 default in 2.3.x - closes #2110
2014-08-12 13:50:32 -07:00
Dane Springmeyer
6c3301d8eb
deprecate bilinear8 in 2.3.x - refs #2076
2014-08-12 13:26:35 -07:00
Dane Springmeyer
9d74adb871
Merge pull request #2350 from kernelsanders/2.3.x
...
Add optional extent parameter to OGR datasource plugin
2014-08-12 11:40:19 -07:00
Joel Brown
b28ca1ff08
Undo stupid windows file permissions change on rundemo.py
2014-08-12 12:03:58 -06:00
Joel Brown
8553514f23
formatting
2014-08-12 11:59:36 -06:00
Joel Brown
480a8f3d48
formatting
2014-08-12 11:58:46 -06:00
Joel Brown
106ecb2b9c
formatting
2014-08-12 11:54:46 -06:00
Joel Brown
e9d1ea8032
OGR plugin extent test
2014-08-12 11:39:24 -06:00
Dane Springmeyer
5a481fcf2d
fix support for ttc/dfont font formats
...
- both formats likely will contain multiple valid faces
- ttc should work on across platforms - dfont is likely osx only
- fixes #2274 and 2341
Thanks @strk for helping uncover the problem and providing a testcase
2014-08-11 19:13:20 -07:00
Dane Springmeyer
60b72524c1
font_registration test: only modify severity temporarily
2014-08-11 18:51:38 -07:00
Dane Springmeyer
9253ce10f8
multiface font tests
2014-08-11 17:30:48 -07:00
Dane Springmeyer
6bfd920c6c
travis: only test with clang
2014-08-11 17:27:54 -07:00
Joel Brown
d75fb237b1
Add optional extent paramater to ogr plugin
2014-08-11 16:06:21 -06:00
Dane Springmeyer
fdf86c7411
Merge pull request #2343 from strk/2.3.x-false-negatives
...
Fix false negative responses from python tests
2014-08-10 19:53:40 -07:00
Sandro Santilli
7afc2754cb
Fix false negative responses from python tests
...
Closes #2298
2014-08-08 13:01:02 +02:00
Dane Springmeyer
ca2c0d028d
travis: attempt to fix gdal install
2014-08-07 19:24:03 -07:00
Dane Springmeyer
bf276591eb
scons: no need to link to fontconfig in static cairo build
2014-08-07 19:17:16 -07:00
Dane Springmeyer
dd02192932
remove deprecation warnings in 2.3.x - refs #1340
2014-08-04 19:23:38 -07:00
Sandro Santilli
fa4d1e4ada
Implement input plugin for PostGIS Rasters
...
Closes #1660 .
Includes python bindings and testcases.
2014-08-01 10:25:41 +02:00
Dane Springmeyer
798dd3124b
Merge branch '2.3.x' of github.com:mapnik/mapnik into 2.3.x
2014-07-30 09:59:46 -07:00
Dane Springmeyer
6eea010c6a
scons: fix first-run clean problem #2112
2014-07-29 17:55:29 -07:00