Dane Springmeyer
|
9e924bfa11
|
add ability to have typed arbitrary parameters in xml - refs #977
|
2011-12-05 14:46:38 -08:00 |
|
Dane Springmeyer
|
dbce93669a
|
add basic tests for osm plugin
|
2011-12-05 14:30:18 -08:00 |
|
Dane Springmeyer
|
e3e0755f70
|
tests: ensure ogr plugin throws on non-existant field names (currently fails) - refs #792
|
2011-12-05 13:33:37 -08:00 |
|
Dane Springmeyer
|
d836571a8d
|
add tests for reading shapefiles via ogr
|
2011-12-05 13:32:37 -08:00 |
|
Dane Springmeyer
|
1f2a55172e
|
tests: test sqlite error behavior on non-existant fields - refs #984/#792
|
2011-12-05 13:24:11 -08:00 |
|
Dane Springmeyer
|
bc63c9b589
|
tests: ensure shapefile plugin throws if invalid query is made - refs #792
|
2011-12-05 12:17:30 -08:00 |
|
Dane Springmeyer
|
9be619cee4
|
tests: ensure postgis plugin throws if invalid query is made - refs #792
|
2011-12-05 12:11:59 -08:00 |
|
Dane Springmeyer
|
ddeca1e81e
|
csv plugin: ensure that the datasource throws if invalid attributes are queried to keep consistent with other datasource - refs #792
|
2011-12-05 12:03:38 -08:00 |
|
Dane Springmeyer
|
742fb891e6
|
python: fixup mapnik.Path interface (closes #901), add to_wkb method (closes #831), and add tests for both
|
2011-12-02 19:22:04 -08:00 |
|
Dane Springmeyer
|
1d408aa485
|
fixup tests around parameters usage
|
2011-12-02 18:00:20 -08:00 |
|
Dane Springmeyer
|
60de1c80cd
|
add support for arbitrary, custom parameters to be attached to the map during load and serialized when saved - refs #977
|
2011-12-02 17:48:09 -08:00 |
|
Dane Springmeyer
|
8d3b990fbd
|
tests: move pickling to separate test
|
2011-12-02 15:21:35 -08:00 |
|
Dane Springmeyer
|
14327b913d
|
tests: postgis tests are optional, so be much less verbose if they cannot be automatically run
|
2011-12-02 12:35:31 -08:00 |
|
Dane Springmeyer
|
4c4e4ab9e9
|
pass on rtree count test if pysqlite3 does not support rtree - refs https://github.com/mapnik/mapnik-packaging/issues/8
|
2011-11-30 19:15:11 -08:00 |
|
Dane Springmeyer
|
2037cb0d46
|
use tempfile modules to construct temporary paths (which should be compatible with windows)
|
2011-11-29 18:15:25 -08:00 |
|
Artem Pavlenko
|
14700dba16
|
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
|
07178f2864
|
fixup postgis test paths
|
2011-11-20 18:17:51 -08:00 |
|
Dane Springmeyer
|
bf323b09c6
|
add long overdue postgis tests
|
2011-11-20 16:43:47 -08:00 |
|
Dane Springmeyer
|
51c4174b58
|
tests: make the sqlite rtree test more flexible
|
2011-11-19 11:39:59 -08:00 |
|
Dane Springmeyer
|
c519a170d7
|
tests: enforce existance of rtree
|
2011-11-13 17:00:34 -08:00 |
|
Dane Springmeyer
|
11f1e6755f
|
add test for sqlite rtree creating under high ds initialization concurrency
|
2011-11-13 16:42:37 -08:00 |
|
Dane Springmeyer
|
dc1e875cb4
|
tests: warn if no datasources are found
|
2011-11-11 17:03:56 -08:00 |
|
Dane Springmeyer
|
bc06b31746
|
test reading from an empty sqlite db
|
2011-11-09 17:19:05 -08:00 |
|
Dane Springmeyer
|
6b7635119c
|
Merge branch 'master' into sqlite-refactor
|
2011-11-04 20:44:15 -07:00 |
|
Dane Springmeyer
|
07a4135651
|
csv tests for tailing newlines
|
2011-11-04 07:19:31 -04:00 |
|
Dane Springmeyer
|
b9b50899a6
|
sqlite: do not alias geometry field name
|
2011-11-03 19:50:36 -04:00 |
|
Dane Springmeyer
|
909a112a86
|
remove indexes
|
2011-11-03 19:50:08 -04:00 |
|
Dane Springmeyer
|
6c8e4b2de0
|
csv: back off of null and boolean detection since using strings is more predictable across rows
|
2011-11-02 11:07:59 -04:00 |
|
Dane Springmeyer
|
2d696dc73b
|
update csv test data
|
2011-11-01 21:15:50 -04:00 |
|
Dane Springmeyer
|
cc969b1a02
|
more csv tests
|
2011-11-01 21:11:41 -04:00 |
|
Dane Springmeyer
|
87da27e7ac
|
csv: test for columns that are numbers stored as strings
|
2011-11-01 20:39:27 -04:00 |
|
Dane Springmeyer
|
4cec91ff82
|
csv: handle empty headers, an apparently common situation with large government data
|
2011-11-01 20:33:05 -04:00 |
|
Dane Springmeyer
|
bdb9857cf0
|
csv: remove protective string checks now that spirit parsing is working
|
2011-10-31 19:12:13 -04:00 |
|
Dane Springmeyer
|
87769b3147
|
more robust csv tests
|
2011-10-31 19:08:07 -04:00 |
|
Dane Springmeyer
|
07eca56ac8
|
use nose for equality testing in multi_tile raster tests
|
2011-10-31 14:46:58 -04:00 |
|
Dane Springmeyer
|
607e7b7835
|
add csv test runner
|
2011-10-28 21:57:51 -07:00 |
|
Dane Springmeyer
|
1830ba403c
|
add testcase csv snippet from datacouch - not yet working (requires json parser)
|
2011-10-28 17:08:00 -07:00 |
|
Dane Springmeyer
|
dab3dd831d
|
break out shapefile tests
|
2011-10-28 17:06:44 -07:00 |
|
Dane Springmeyer
|
a53c61a0c2
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
|
Dane Springmeyer
|
670573552a
|
more robust tests for feature expressions - refs #933 and #944
|
2011-10-28 11:24:14 +01:00 |
|
Dane Springmeyer
|
994c2b7c38
|
add tests for feature expression bugs - refs #933 and #934
|
2011-10-28 11:24:12 +01:00 |
|
Dane Springmeyer
|
d8f19fab05
|
always link to boost system - closes #931
|
2011-10-25 19:29:51 -07:00 |
|
Dane Springmeyer
|
0786111984
|
more robust sqlite tests - note: some here will fail until I push local sqlite refactoring fixes refs #928
|
2011-10-25 15:18:29 -07:00 |
|
Dane Springmeyer
|
06040d5847
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-25 15:08:19 -07:00 |
|
kunitoki
|
c314041a5a
|
- implemented sql query in OGR plugin (closes #472)
|
2011-10-24 11:53:33 +02:00 |
|
Dane Springmeyer
|
028d1c4058
|
make the sqlite tests more robust
|
2011-10-22 17:31:25 -07:00 |
|
Dane Springmeyer
|
60abc74113
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
|
Dane Springmeyer
|
e0e47f50dd
|
remove area as it is unused (not needed by anything yet) - closes #846
|
2011-10-21 15:55:58 -07:00 |
|
Dane Springmeyer
|
b34eb0664a
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-21 14:53:08 -07:00 |
|
Dane Springmeyer
|
4482f25956
|
tests for sqlite dequoting
|
2011-10-21 14:44:18 -07:00 |
|