Dane Springmeyer
|
0bb1073b3f
|
csv plugin: allow values with leading zeros to stay as strings - closes #993 - refs https://github.com/mapbox/tilemill/issues/1007
|
2011-12-12 15:55:33 -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 |
|
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
|
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
|
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
|
87769b3147
|
more robust csv tests
|
2011-10-31 19:08:07 -04:00 |
|
Dane Springmeyer
|
607e7b7835
|
add csv test runner
|
2011-10-28 21:57:51 -07:00 |
|