Dane Springmeyer
|
19d92371c5
|
sqlite: do not alias geometry field name
|
2011-11-03 19:50:36 -04:00 |
|
Dane Springmeyer
|
35e026eb8c
|
remove indexes
|
2011-11-03 19:50:08 -04:00 |
|
Dane Springmeyer
|
6295501ead
|
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
|
e753916176
|
update csv test data
|
2011-11-01 21:15:50 -04:00 |
|
Dane Springmeyer
|
914495920a
|
more csv tests
|
2011-11-01 21:11:41 -04:00 |
|
Dane Springmeyer
|
6dbb12e52c
|
csv: test for columns that are numbers stored as strings
|
2011-11-01 20:39:27 -04:00 |
|
Dane Springmeyer
|
7f2d3e09f2
|
csv: handle empty headers, an apparently common situation with large government data
|
2011-11-01 20:33:05 -04:00 |
|
Dane Springmeyer
|
b3c2bfef01
|
csv: remove protective string checks now that spirit parsing is working
|
2011-10-31 19:12:13 -04:00 |
|
Dane Springmeyer
|
ee8ae809f4
|
more robust csv tests
|
2011-10-31 19:08:07 -04:00 |
|
Dane Springmeyer
|
c5dd523636
|
use nose for equality testing in multi_tile raster tests
|
2011-10-31 14:46:58 -04:00 |
|
Dane Springmeyer
|
990b452e8c
|
add csv test runner
|
2011-10-28 21:57:51 -07:00 |
|
Dane Springmeyer
|
d0a65e4b2c
|
add testcase csv snippet from datacouch - not yet working (requires json parser)
|
2011-10-28 17:08:00 -07:00 |
|
Dane Springmeyer
|
1ac4dd4438
|
break out shapefile tests
|
2011-10-28 17:06:44 -07: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
|
2a2fb7437b
|
more robust tests for feature expressions - refs #933 and #944
|
2011-10-28 11:24:14 +01:00 |
|
Dane Springmeyer
|
77b50306ee
|
add tests for feature expression bugs - refs #933 and #934
|
2011-10-28 11:24:12 +01:00 |
|
Dane Springmeyer
|
e3b0e56ff4
|
always link to boost system - closes #931
|
2011-10-25 19:29:51 -07:00 |
|
Dane Springmeyer
|
7f135339d5
|
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
|
6761cb0436
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-25 15:08:19 -07:00 |
|
kunitoki
|
088561bd5e
|
- implemented sql query in OGR plugin (closes #472)
|
2011-10-24 11:53:33 +02:00 |
|
Dane Springmeyer
|
c505933c48
|
make the sqlite tests more robust
|
2011-10-22 17:31:25 -07:00 |
|
Dane Springmeyer
|
48611b36f0
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
|
Dane Springmeyer
|
d1c8818029
|
remove area as it is unused (not needed by anything yet) - closes #846
|
2011-10-21 15:55:58 -07:00 |
|
Dane Springmeyer
|
4791fb3578
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-21 14:53:08 -07:00 |
|
Dane Springmeyer
|
c57773de6b
|
tests for sqlite dequoting
|
2011-10-21 14:44:18 -07:00 |
|
Artem Pavlenko
|
4e22542bce
|
Merge pull request #910 from MapQuest/multi-tile-policy
Added a 'multi' tiled raster plugin reader for virtual images
|
2011-10-21 12:26:44 -07:00 |
|
Dane Springmeyer
|
90154e0a1a
|
csv plugin: also detect lat/lon/long field names as likely geometry columns
|
2011-10-18 19:27:23 -07:00 |
|
Dane Springmeyer
|
016527549c
|
add a big group of csv test cases
|
2011-10-18 18:19:32 -07:00 |
|
Matt Amos
|
517fc59f77
|
Added Python test for multi-tile raster policy.
|
2011-10-18 14:34:58 +01:00 |
|
Dane Springmeyer
|
417508b7bd
|
remove unneeded datasource base
|
2011-10-14 20:11:09 -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
|
e2532bb5dc
|
upgrade all 'bad' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:31:40 +00:00 |
|
Dane Springmeyer
|
a36c365da7
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
|
Alberto Valverde
|
e41abb0e12
|
add a label attribute to colorizer_stop
|
2011-09-16 13:32:16 +00:00 |
|
Alberto Valverde
|
5e001cef17
|
Test that fails unless r3341 is applied
|
2011-09-14 16:17:47 +00:00 |
|
Alberto Valverde
|
6ffbd07174
|
use AGG for interpolation when warping rasters
|
2011-09-13 15:41:39 +00:00 |
|
Artem Pavlenko
|
2cde0ac66e
|
+ add reading WKB test
|
2011-09-13 14:06:17 +00:00 |
|
Artem Pavlenko
|
7eeaf63356
|
+ fix unicode test issue
|
2011-09-13 13:41:36 +00:00 |
|
Artem Pavlenko
|
9d6d842879
|
+ update and improve python tests to use new wkt interface
|
2011-09-13 13:32:42 +00:00 |
|
Dane Springmeyer
|
fe9a303e6b
|
support south sudanese independence (and ensure tests now pass after sqlite fix)
|
2011-09-13 00:59:35 +00:00 |
|
Dane Springmeyer
|
91565b7f7a
|
manually fix sqlite/spatialite db test case that had trailing NULL bytes - fixes #872
|
2011-09-13 00:00:12 +00:00 |
|
Dane Springmeyer
|
9bda9c7019
|
support raster reprojection - adapted from work at https://github.com/albertov/mapnik2/ - nice work alberto and meteogrid - closes #663
|
2011-09-12 18:41:44 +00:00 |
|
Dane Springmeyer
|
04900c4664
|
fix tests around line symbolizer
|
2011-09-12 05:33:13 +00:00 |
|
Dane Springmeyer
|
b09e3dc945
|
add image needed for tests
|
2011-09-11 07:45:54 +00:00 |
|
Dane Springmeyer
|
dd53e3e650
|
add script for testing encoding speeds and various image options
|
2011-09-11 06:35:18 +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
|
cf384a60fc
|
avoid accidental reprojection
|
2011-09-09 15:18:20 +00:00 |
|
Dane Springmeyer
|
7f6d0e30a5
|
make tests quieter and restrict to only running in the tests/python_tests directory - closes #857
|
2011-09-02 21:57:14 +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
|
a19402f35c
|
fully comment the mapnik-config test - its more annoying that its worth
|
2011-08-30 22:51:03 +00:00 |
|