Dane Springmeyer
|
17e97c595a
|
add a passing test that works around #1537 by manually setting key_field to string field
|
2012-10-15 17:06:43 -07:00 |
|
Dane Springmeyer
|
8b77547251
|
Add csv test files
|
2012-09-26 12:51:42 -07:00 |
|
Dane Springmeyer
|
affecb0f32
|
csv plugin: support single row data and fix warning when no data can be parsed
|
2012-08-31 12:07:35 -07:00 |
|
Dane Springmeyer
|
9f7e033dbc
|
csv plugin: be more permissive when headers length > column length but more strict when the opposite is true - closes #1417
|
2012-08-20 14:06:07 -07:00 |
|
Dane Springmeyer
|
f42805a532
|
CSV plugin: support reading geojson encoded geometries in various flavors of quoting fun - closes #1392
|
2012-08-17 13:46:32 -07:00 |
|
Dane Springmeyer
|
827b015d15
|
add a geometry collection to csv wkt test
|
2012-07-25 16:57:47 -07:00 |
|
Dane Springmeyer
|
7b3e86b59f
|
add test csv file
|
2012-06-25 14:58:38 -07:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|
Dane Springmeyer
|
077eb4c865
|
add new csv test
|
2011-12-12 16:00:53 -08:00 |
|
Dane Springmeyer
|
07a4135651
|
csv tests for tailing newlines
|
2011-11-04 07:19:31 -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
|
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
|
1830ba403c
|
add testcase csv snippet from datacouch - not yet working (requires json parser)
|
2011-10-28 17:08:00 -07:00 |
|
Dane Springmeyer
|
6de1e75390
|
csv plugin: also detect lat/lon/long field names as likely geometry columns
|
2011-10-18 19:27:23 -07:00 |
|
Dane Springmeyer
|
a230f0d4cf
|
add a big group of csv test cases
|
2011-10-18 18:19:32 -07:00 |
|
Dane Springmeyer
|
6df1dd31dd
|
test for reading from csv file
|
2011-04-29 22:26:50 +00:00 |
|