Commit graph

7350 commits

Author SHA1 Message Date
Dane Springmeyer
df205e9b34 travis: another attempt at getting both gdal+postgis going - refs #2353 2014-08-21 15:28:18 -07: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
Dane Springmeyer
916a30124b Merge pull request #2304 from strk/2.3.x-readonly
Ensure read-only transactions
2014-07-28 18:00:53 -07:00
Dane Springmeyer
417f1c7c3f fix -Wsign-compare warnings in several grammars 2014-07-28 11:56:33 -07:00
Dane Springmeyer
861f2677e0 Revert "return code 0 to gracefully exit if python bindings are not available"
This reverts commit 540f70a1f4.
2014-07-25 11:49:59 -07:00
Dane Springmeyer
dc61b2ac12 scons: fix 'make clean' so it actually runs completely 2014-07-24 19:06:26 -07:00
Dane Springmeyer
540f70a1f4 return code 0 to gracefully exit if python bindings are not available 2014-07-24 18:59:53 -07:00
Dane Springmeyer
7957c05df0 update expected tests after 136e97edd4 - closes #2311 2014-07-24 18:24:41 -07:00
Dane Springmeyer
48f920ab95 workaround old GDAL bug regarding rgba images and alpha reporting - closes #2310 2014-07-22 15:01:36 -07:00
artemp
5fe68f6d1b Merge branch 'mojodna-color-comp-op' into 2.3.x 2014-07-22 10:57:33 +01:00