Dane Springmeyer
|
6aefbd0d99
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
|
Dane Springmeyer
|
f108349f56
|
tests: move pickling to separate test
|
2011-12-02 15:21:35 -08:00 |
|
Dane Springmeyer
|
c3ebf0e332
|
use tempfile modules to construct temporary paths (which should be compatible with windows)
|
2011-11-29 18:15:25 -08:00 |
|
Artem Pavlenko
|
b689670ffd
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
247755df3f
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
|
Dane Springmeyer
|
15f2dd1b12
|
test unicode attribute names using both hex and utf8 literals
|
2011-10-10 14:04:34 -07:00 |
|
Dane Springmeyer
|
04900c4664
|
fix tests around line symbolizer
|
2011-09-12 05:33:13 +00:00 |
|
Dane Springmeyer
|
67d7a3a6f0
|
add alternative line rasterizer that can be enabled to draw faster lines at the expense of dropping short geometries - for thin lines has nicer look but should not be used with think lines - refs #873
|
2011-09-09 23:45:49 +00:00 |
|
Dane Springmeyer
|
74877c8778
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
|
Dane Springmeyer
|
9e87c9f914
|
apply patch from Peter Körner adding AlsoFilter functionality - closes #820
|
2011-08-30 17:38:27 +00:00 |
|
Dane Springmeyer
|
c4fa04cdad
|
don't suppress exception in mapnik::color constructor when init from a string
|
2011-07-05 23:01:51 +00:00 |
|
Artem Pavlenko
|
f0181d4c4f
|
+ small change
|
2011-06-07 20:35:06 +00:00 |
|
Artem Pavlenko
|
1264632999
|
+ more color equality tests
|
2011-06-07 19:50:38 +00:00 |
|
Artem Pavlenko
|
a16a8f7a6b
|
+ update python tests
|
2011-06-07 19:50:30 +00:00 |
|
Dane Springmeyer
|
b7a0204bf2
|
add tests for map 'base' parameter
|
2011-05-25 23:51:08 +00:00 |
|
Dane Springmeyer
|
4572a4fdd5
|
update tests
|
2011-05-04 05:24:57 +00:00 |
|
Dane Springmeyer
|
0f49feb1d9
|
minor test update
|
2011-04-14 21:01:37 +00:00 |
|
Dane Springmeyer
|
903d1b49ef
|
add a clip method to mapnik::box2d
|
2011-04-13 19:19:23 +00:00 |
|
Dane Springmeyer
|
b304302fea
|
Add a few tests for layer init
|
2011-03-02 15:17:55 +00:00 |
|
Dane Springmeyer
|
fd2d9d7ff3
|
enable aliased lines using stroke-gamma for line_symbolizer - closes #689
|
2011-02-02 01:46:14 +00:00 |
|
Dane Springmeyer
|
1a2e1a7789
|
update tests for placement on point_symbolizer
|
2011-02-01 19:53:03 +00:00 |
|
Dane Springmeyer
|
2dfe2a9ccf
|
fixup svg matrix tests
|
2010-12-13 20:11:36 +00:00 |
|
Dane Springmeyer
|
c81cff7b6c
|
tweak shield symbolizer tests further to capture transform and changes to displacement/anchor
|
2010-12-11 01:21:46 +00:00 |
|
Dane Springmeyer
|
a0fc0fd44f
|
add several more text_symbolizer properties we were missing in tests
|
2010-12-10 22:29:02 +00:00 |
|
Dane Springmeyer
|
22889eaff7
|
add several more shield_symbolizer properties we were missing in tests
|
2010-12-10 22:26:17 +00:00 |
|
Dane Springmeyer
|
34224c7a39
|
all tests in trunk should now pass with this update to the shield_symbolizer init test
|
2010-12-10 22:09:34 +00:00 |
|
Dane Springmeyer
|
a30e674749
|
tests for Box2d.from_string()
|
2010-11-15 03:27:04 +00:00 |
|
Dane Springmeyer
|
aef676c090
|
add changes missed in r2287
|
2010-10-15 02:16:37 +00:00 |
|
Dane Springmeyer
|
5308c36bc6
|
add more tests for the ShieldSymbolizer
|
2010-10-13 01:23:56 +00:00 |
|
Dane Springmeyer
|
58b907a61b
|
catch up tests with change of bgcolor->background-color
|
2010-10-06 18:59:59 +00:00 |
|
Dane Springmeyer
|
c35310445a
|
rename text_convert to text_transform to match css naming convention (also matching enums to css)
|
2010-09-18 19:10:18 +00:00 |
|
Dane Springmeyer
|
e22c187e95
|
expose an indexing operator on box2d to allow for easy pythonic access to bounds parts
|
2010-09-16 14:41:29 +00:00 |
|
Dane Springmeyer
|
6cce96dd06
|
upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84)
|
2010-08-10 18:18:31 +00:00 |
|
Dane Springmeyer
|
ae5d95ec7d
|
mark pickling test failures as todo
|
2010-08-10 17:15:03 +00:00 |
|
Dane Springmeyer
|
4790c23d43
|
clean up deprecation warnings in python tests
|
2010-04-06 06:25:22 +00:00 |
|
Alberto Valverde
|
6a9030f7cc
|
updated feature properties test so no deprecationwarnings are shown
|
2010-03-12 13:33:46 +00:00 |
|
Alberto Valverde
|
c47cd93f93
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
|
Dane Springmeyer
|
afa9d14630
|
now that we're using an image cache missing images will not/can not throw
|
2010-03-02 03:31:10 +00:00 |
|
Dane Springmeyer
|
c950e38a46
|
reenamble python access to TextSymbolizer 'name' expression
|
2010-01-30 03:08:03 +00:00 |
|
Dane Springmeyer
|
56e1b96b45
|
upgrade python api tests to use new mapnik.Expression and mapnik.PathExpression syntax
|
2010-01-26 23:11:18 +00:00 |
|
Dane Springmeyer
|
417468c125
|
revert r1348 rolling back to layer based bounds clipping - see #486 and #402 for more details
|
2010-01-11 19:00:56 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
d0b4db9ba3
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +00:00 |
|
Dane Springmeyer
|
baaf45e298
|
enable fuller PointSymbolizer test now that #114 is closes
|
2009-09-27 17:45:52 +00:00 |
|
Dane Springmeyer
|
2acf395203
|
add more python pickling tests
|
2009-09-25 16:57:03 +00:00 |
|
Dane Springmeyer
|
72debc046c
|
remove fontset from pickling for now, and properly set wrap_char from string
|
2009-08-27 23:39:18 +00:00 |
|
Dane Springmeyer
|
5b9ddbaecd
|
add pickling support for point_symbolizer and expose the filename property (patch from mishok13 - thanks) - closes #114, addresses #345
|
2009-08-27 21:11:17 +00:00 |
|
Dane Springmeyer
|
e897b832a4
|
+reflect new text symbolizer options added in r1254 - closes #391
|
2009-08-17 22:54:50 +00:00 |
|
Artem Pavlenko
|
86b9d0d8bc
|
+ specify encoding (all shapefiles in demo/data are in latin1!)
+ corrected Québec string
|
2009-07-13 21:38:26 +00:00 |
|
Dane Springmeyer
|
9236f15a83
|
avoid error that should be a TODO: http://trac.mapnik.org/ticket/348
|
2009-07-10 22:55:34 +00:00 |
|