Commit graph

1118 commits

Author SHA1 Message Date
Dane Springmeyer
b4f018a676 update a few more expected images 2015-01-28 09:26:31 -08:00
Dane Springmeyer
9cbf97f124 update a few visual test images 2015-01-28 00:58:43 -08:00
Robert Coup
f75d3e7b2f Update reference images for failing cairo tests after opacity fix 2015-01-28 14:01:13 +13:00
Dane Springmeyer
e957a75d8d respect alpha in cairo comparisons (reasons for ignoring it once no longer apply - refs #2662) 2015-01-28 13:23:28 +13:00
Robert Coup
a27b886e19 Handle bounds reprojections which cross the anti-meridian.
When doing an envelope-points reprojection to a geographic CS, check
the points stay in clockwise order. Otherwise expand the resulting bounds
to include the world.

Backport of #2657 from master to 2.3.x. Fixes #2648.
2015-01-28 13:20:33 +13:00
Stephen Davis
5a770d6a96 throw datasource_exception on GDAL RasterIO failures 2014-10-31 17:06:09 +13:00
Dane Springmeyer
779c5c2376 Merge pull request #2473 from strk/2.3.x-faster-pgraster-test
Use a smaller input file for testing dataraster 16bsi
2014-10-01 10:47:01 -07:00
Sandro Santilli
6c936f1ede Further speedup dataraster test by importing only tiled 2014-10-01 10:54:25 +02:00
Sandro Santilli
420e9bbbf6 Use a smaller input file for testing dataraster 16bsi
Also test a minor number of overviews.
The aim is to make the test faster (#2470)
2014-10-01 10:50:54 +02:00
Dane Springmeyer
bad6aa9d43 disable failing test in 2.3.x branch - refs #2438 2014-09-30 17:59:57 -07:00
Dane Springmeyer
faa87d42e5 unmask now fixed raster warping test - amends db39528231 - refs #1913 2014-09-11 10:26:12 -07:00
Dane Springmeyer
9c548771ce remove useless svg renderer tests 2014-09-02 22:41:24 -07:00
Dane Springmeyer
c7cca17494 fix avoid-edges support for shields - closes #983 2014-08-21 23:51:03 -07:00
Dane Springmeyer
3d5655f7e5 update expected visual images after fix for #2381 2014-08-21 23:46:41 -07:00
Dane Springmeyer
bfedde3cc6 visual tests: don't exit without reporting 2014-08-21 23:36:51 -07:00
Dane Springmeyer
3db8d34117 testcase for #983 against 2.3.x 2014-08-21 23:11:14 -07:00
Dane Springmeyer
14b6ba951e tests: fix postgis/pgraster tests if lack of connection 2014-08-19 13:52:03 -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
a968f972e0 quiet pgraster tests by default 2014-08-12 20:27:01 -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
Dane Springmeyer
35f7314e92 rollback png8 default in 2.3.x - closes #2110 2014-08-12 13:50:32 -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
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
Sandro Santilli
7afc2754cb Fix false negative responses from python tests
Closes #2298
2014-08-08 13:01:02 +02: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
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
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
c07aeac4c2 repair visual tests to be able to round trip (undo bits that require 3.x support) 2014-06-27 12:44:47 -07:00
Dane Springmeyer
7c7da1a2fd backport image-filters/alpha fix to 2.3.x branch - refs #1313 2014-06-19 10:27:34 -07:00
Dane Springmeyer
1f81ee09d4 add test for #2240 2014-06-17 22:20:24 -07:00
Dane Springmeyer
ce948e20e7 improve png comparison tests 2014-06-11 22:43:36 -07:00
Dane Springmeyer
96a93c4b14 allow external image data - refs #2002 2014-06-11 16:58:58 -07:00
Dane Springmeyer
a7e6f3a24b scons: support MAPNIK_NAME option to customize libmapnik name for custom packaging 2014-06-09 13:32:48 -07:00
Dane Springmeyer
9be034e753 more tests for handling of empty Parameters 2014-05-28 14:13:38 -07:00
Dane Springmeyer
ab85fb4705 fix skipping of empty text nodes in rapidxml parser (matches libxml2) - closes #2253 2014-05-23 10:27:37 -07:00
Dane Springmeyer
87e69a20c3 tests for #2245 2014-05-16 12:21:36 -07:00
Dane Springmeyer
94e78f2ae4 stop testing bogus wkb since it will crash wkb reader - refs #2236 2014-05-05 17:05:23 -07:00
Dane Springmeyer
a4985b3b79 add support for halo-rasterizer for shields - closes #2226 2014-04-25 16:01:35 -07:00
Dane Springmeyer
3bcf54a693 update tests 2014-04-24 21:30:54 -07:00
Dane Springmeyer
83c0db36cb add support for rendering (vs skipping) 3D and 4D postgis geometries like POINTZM, LINESTRINGZM, and POLYGONZM - closes #44 2014-04-09 19:40:14 -04:00
Dane Springmeyer
103e874f25 fix #2202 2014-04-03 17:15:57 -07:00
Dane Springmeyer
659772168b add (currently buggy) visual test images for #2202 2014-04-03 17:12:18 -07:00
Dane Springmeyer
a5ee9cbcb9 add testcase for #2202 2014-04-03 16:57:11 -07:00
Dane Springmeyer
2c8cf76808 update a few expected tests 2014-04-01 19:41:57 -07:00
Dane Springmeyer
af64692dcc visual test threshold of 2 on OS X 2014-04-01 18:15:31 -07:00