Dane Springmeyer
|
286ad12c47
|
add method to save a map to a string (closes #396)
|
2009-07-24 06:15:58 +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 |
|
Dane Springmeyer
|
8db8c27446
|
apply patch from mishok13 improving handling of conversion of boost python type definitions to python types definitions (closes ##397)
|
2009-07-23 18:20:10 +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 |
|
Dane Springmeyer
|
e8d8530f9a
|
lessen float checking in projections test fixing test failure
|
2009-06-11 21:31:06 +00:00 |
|
Dane Springmeyer
|
e7457a139a
|
+add pickle support to text_symbolizer, improve support for stroke, and add tests for stroke and text pickling via python - see: #345
|
2009-05-26 01:50:58 +00:00 |
|
Dane Springmeyer
|
b2570bd866
|
apply patch from mishok13 from #wherecamp to expose dash array list in python along with a small test case - closes #317
|
2009-05-24 04:14:35 +00:00 |
|
Dane Springmeyer
|
00b2dbb26f
|
add more tests for r1121
|
2009-05-01 01:42:58 +00:00 |
|
Dane Springmeyer
|
c8ee43110a
|
add test for new ds.fields() method added in r1121
|
2009-05-01 01:24:12 +00:00 |
|
Dane Springmeyer
|
196b01c16c
|
+ make interface to datasource attributes, featuresets, and features more pythonicby adding feature.envelope() method returning combined extent of geometries, ds.fields() method returning list of names, and featureset.features() which returns list of all features in featurset - now accessible via datasource.all_features()- closes #283, #280, #171
|
2009-05-01 01:21:29 +00:00 |
|
Beau Gunderson
|
9ac7204cd2
|
Adding more object tests.
|
2009-04-17 04:10:45 +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 |
|
Beau Gunderson
|
4b60da2fec
|
Adding tests for common mapnik classes.
|
2009-04-15 23:06:18 +00:00 |
|
Beau Gunderson
|
3c13918ce8
|
Add run_tests.py, a utility for running the test framework (useful for buildbot). Some formatting in the tests.
|
2009-04-15 21:42:25 +00:00 |
|
Dane Springmeyer
|
d0b3ecdaa8
|
rename and make non-executable for ease of use with nosetests
|
2009-04-13 23:34:38 +00:00 |
|
Dane Springmeyer
|
17acd92c43
|
rename python tests directory to allow for autodetection of tests when running 'nosetests' from root directory
|
2009-04-12 23:22:37 +00:00 |
|