Mickey Rose
|
8dca9dbb2b
|
tests: fix svg render test output filename
|
2012-10-16 18:40:24 +02:00 |
|
Dane Springmeyer
|
0c37819989
|
remove duplicate grid rendering test
|
2012-07-12 19:01:31 -07:00 |
|
Dane Springmeyer
|
67e9b0d616
|
move marker width/height to expressions - closes #1102 and replaces #1255
|
2012-06-28 19:54:25 -07:00 |
|
Dane Springmeyer
|
3f26c439c9
|
fix marker width/height to mean pixels - which it should have all along - closes #1134
|
2012-03-23 20:28:12 -07:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Dane Springmeyer
|
b3819633bd
|
fix point WKT format
|
2012-02-01 17:03:31 -08:00 |
|
Dane Springmeyer
|
e542e90fcf
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
|
Dane Springmeyer
|
820b9a2b25
|
merge master with feature_impl
|
2012-01-17 17:47:27 -05:00 |
|
Dane Springmeyer
|
2701f93a04
|
test cleanups
|
2011-12-22 12:41:51 -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
|
74877c8778
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
|
Dane Springmeyer
|
034e205c64
|
fixup grid resolve function
|
2011-06-03 00:15:17 +00:00 |
|
Dane Springmeyer
|
52cd1d7abe
|
test grid pixel perfectness
|
2011-05-21 00:20:49 +00:00 |
|
Dane Springmeyer
|
52f7092df5
|
better named kwargs for render_grid
|
2011-04-29 19:31:43 +00:00 |
|
Dane Springmeyer
|
ab94fd43d8
|
add test for grid generation, and make sure point_datasource feature id starts at 1 (as datasources should)
|
2011-04-29 19:25:00 +00:00 |
|
Dane Springmeyer
|
c30347185a
|
allow point checking test to operate without pycairo installed
|
2011-04-14 21:02:31 +00:00 |
|
Dane Springmeyer
|
dc247d9d79
|
revert python 3 specific test syntax - will get to this later
|
2010-09-26 23:41:16 +00:00 |
|
Dane Springmeyer
|
18dd9ff40e
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
|
Dane Springmeyer
|
0a300c8be7
|
impl of alpha setting in C++ core - should work now via python - #609
|
2010-09-24 16:12:23 +00:00 |
|
Dane Springmeyer
|
9804e7e90d
|
scons: make libjpeg dependency optional (still required by default)
|
2010-06-03 19:50:27 +00:00 |
|
Alberto Valverde
|
c47cd93f93
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
|
Dane Springmeyer
|
a80f352d58
|
sync trunk with r1537, adding new TextSymbolizer options in python - TODO - add reflect ShieldSymbolizer options
|
2010-01-11 18:59:14 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Dane Springmeyer
|
34f2214396
|
apply alternative method of comparing map and layer bounds to support PointDatasource (patch from phispi, test from JRohrer), closes #402
|
2009-10-21 21:24:44 +00:00 |
|
Dane Springmeyer
|
e0c9e5c826
|
add missing serialization of building symbolizer height, be explicit of double in polygon_symbolizer
|
2009-07-24 06:10:42 +00:00 |
|
Beau Gunderson
|
321d4ce27c
|
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
|
2009-04-16 17:22:38 +00:00 |
|