Dane Springmeyer
|
f39c3ad857
|
add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555
|
2012-11-20 17:58:39 -08:00 |
|
Dane Springmeyer
|
eebc8cc73e
|
add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571
|
2012-11-11 21:35:50 -08:00 |
|
Dane Springmeyer
|
18395e8fd9
|
make the encoding speed tests more configurable
|
2012-11-08 19:13:51 -05:00 |
|
Dane Springmeyer
|
8bb0058717
|
uncomment png test
|
2012-11-08 18:52:55 -05:00 |
|
Dane Springmeyer
|
3a9dd7724f
|
add tests and reference images (created at 211b102ec5 ) for ensuring consistent output of png encoding - refs #1557
|
2012-11-08 18:51:34 -05:00 |
|
Dane Springmeyer
|
f4cf1e68c8
|
fix main line
|
2012-11-08 17:38:29 -05:00 |
|
Dane Springmeyer
|
f8318c81be
|
sort by min time in the image speed encoding test
|
2012-11-08 16:42:18 -05:00 |
|
Dane Springmeyer
|
dcee6480f6
|
add test for #1559
|
2012-11-06 11:16:11 -05:00 |
|
Dane Springmeyer
|
eda4436b51
|
ensure that the transparency level option is passed to the octree encoder - closes #1556
|
2012-11-04 06:16:18 -05:00 |
|
Dane Springmeyer
|
2b767d650c
|
fix string representation of expr when not built against a boost with icu support
|
2012-11-01 10:31:45 -07:00 |
|
Dane Springmeyer
|
a62e791d73
|
tweak a few tests to only run if shape.input is available
|
2012-10-29 11:19:17 -07:00 |
|
Dane Springmeyer
|
888e6ec941
|
more image encoding tests - also output length of image for rough size comparision
|
2012-10-25 13:15:33 -07:00 |
|
Dane Springmeyer
|
f7333542f2
|
add test for #1542 - currently hangs mapnik
|
2012-10-20 20:07:12 -07:00 |
|
Mickey Rose
|
c3702404cb
|
image_filter: make 'gray' and 'invert' filters honor alpha
|
2012-10-20 00:08:23 +02:00 |
|
Dane Springmeyer
|
3980eea30a
|
workaround odd nose problem causing the run_tests function to be called even if the file is not main - refs #1539
|
2012-10-16 12:49:12 -07:00 |
|
Mickey Rose
|
8dca9dbb2b
|
tests: fix svg render test output filename
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
187ce93a60
|
tests: add style_level_image_filter test
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
2ee6c1e0e0
|
tests: add style_level_comp_op test
|
2012-10-16 18:40:24 +02:00 |
|
Mickey Rose
|
9fdda8cf4a
|
tests: save side-by-side reference/failed compositing images
|
2012-10-16 18:40:16 +02:00 |
|
Mickey Rose
|
465cf0aa21
|
tests: utility function for separate python tests
|
2012-10-16 17:46:34 +02:00 |
|
Dane Springmeyer
|
17e97c595a
|
add a passing test that works around #1537 by manually setting key_field to string field
|
2012-10-15 17:06:43 -07:00 |
|
Dane Springmeyer
|
72124a9f8a
|
apply patch from @lightmare fixing image_filter getter - closes #1534
|
2012-10-15 08:52:13 -07:00 |
|
Dane Springmeyer
|
df501a2fa3
|
update tests after #1515 - many are not ideal due to #1519
|
2012-10-04 16:39:00 -07:00 |
|
Dane Springmeyer
|
43280f17c4
|
allow the pure white test to pass if its nearly white
|
2012-10-03 18:53:23 -07:00 |
|
Dane Springmeyer
|
86e805b33e
|
Merge pull request #1499 from manelclos/master
Query tolerance for features_at_point
|
2012-10-03 11:50:29 -07:00 |
|
Dane Springmeyer
|
1dfbd1e4bf
|
better output from pure white raster test checking since this is about to start failing due to premultiplied rounding - refs #1508
|
2012-10-02 14:46:27 -07:00 |
|
Dane Springmeyer
|
d35b4eb6d4
|
report all failures in compositing tests
|
2012-10-01 18:51:53 -07:00 |
|
Dane Springmeyer
|
7866cc3dec
|
expose more compositing options in python (the non-agg custom ones) to set up for testing as per #1493 and #1369
|
2012-10-01 17:41:07 -07:00 |
|
Dane Springmeyer
|
abf8102021
|
update raster symbolizer test after 0972662 and #1512
|
2012-10-01 16:15:28 -07:00 |
|
Manel Clos
|
f4934e62ea
|
Query tolerance test
|
2012-09-27 13:53:57 +02:00 |
|
Dane Springmeyer
|
35a10d48cc
|
remove the uneeded save_data test utility function
|
2012-09-26 14:12:55 -07:00 |
|
Dane Springmeyer
|
a3aec240fe
|
make the csv tests silent
|
2012-09-26 12:11:41 -07:00 |
|
Dane Springmeyer
|
794f5e369a
|
start moving raster visual tests into place (add new,currently failing tests for raster.input)
|
2012-09-26 12:01:28 -07:00 |
|
Dane Springmeyer
|
ef94bc8db8
|
support python 2.5
|
2012-09-26 11:26:51 -07:00 |
|
Dane Springmeyer
|
e8abc8eef1
|
csv: stop adding WKT/JSON geometry data to attributes
|
2012-09-25 14:08:07 -07:00 |
|
Dane Springmeyer
|
fca564614f
|
csv plugin: improve newline detection - closes #1497
|
2012-09-21 13:34:43 -07:00 |
|
Dane Springmeyer
|
af5f0cb243
|
fix reference raster images after fixing edge effects as per #1471
|
2012-09-14 17:02:53 -07:00 |
|
Dane Springmeyer
|
8cfb40ae2f
|
refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance)
|
2012-09-14 14:17:45 -07:00 |
|
Dane Springmeyer
|
4973136207
|
Add a test (currently failing) ensuring that named fontsets created in python are propertly serialized
|
2012-09-14 12:27:55 -07:00 |
|
Dane Springmeyer
|
73ae407156
|
rename fontset test to be consistencly named
|
2012-09-14 12:07:07 -07:00 |
|
Dane Springmeyer
|
12f26614e5
|
add failing testcase for #1471 (expected image generated with patch from #1471 that disables premultiplication of data raster before blending)
|
2012-09-11 19:29:45 -07:00 |
|
Dane Springmeyer
|
116f025e8a
|
fix expected reprojection output after #1473
|
2012-09-11 17:04:15 -07:00 |
|
Dane Springmeyer
|
4703e7bda4
|
fix query tests after #1473
|
2012-09-11 17:01:47 -07:00 |
|
artemp
|
a513d3f97d
|
+ code: avoid exposing unsafe static methods in datasource_cache ( #1451)
+ python: remove redundent 'instance' method (mapnik.DatasourceCache)
+ python: reflect plugin_directories method
+ tests: update python usage
TODO: consider using similar approach in FontEngine etc..
TODO: consider returning reference from singleton::instance() to
safeguard from accidental deleting a 'singleton' pointer
|
2012-09-05 12:53:37 +01:00 |
|
Dane Springmeyer
|
f5cf5aa09d
|
start reporting geometry type in geojson plugin
|
2012-09-03 10:01:01 -07:00 |
|
Dane Springmeyer
|
d054178a75
|
add grayscale conversion test - refs #1454
|
2012-08-31 19:12:12 -07:00 |
|
Dane Springmeyer
|
6450d33462
|
update tests images after change made to agg src_over in #1452, refs #1369
|
2012-08-31 18:16:49 -07:00 |
|
Dane Springmeyer
|
affecb0f32
|
csv plugin: support single row data and fix warning when no data can be parsed
|
2012-08-31 12:07:35 -07:00 |
|
Dane Springmeyer
|
6aa9043352
|
improve upon premultiplied alpha tests in a51678d307
|
2012-08-28 18:53:27 -07:00 |
|
Dane Springmeyer
|
52c180aebc
|
fixup json escaping test
|
2012-08-25 11:05:01 -07:00 |
|