Eric Fischer
|
54532795f6
|
Trailing commas in CSVs are now treated as empty fields.
Empty fields are now treated as empty strings rather than nulls
in tippecanoe-json-tool, for consistency with tile-join.
|
2018-05-24 13:54:00 -07:00 |
|
Eric Fischer
|
ed0b69a3c8
|
Fix check for non-numeric CSV data. Use same column name code as mapnik
|
2017-12-07 11:28:39 -08:00 |
|
Eric Fischer
|
afb5cece96
|
Verify that CSV input is encoded as UTF-8
|
2017-12-06 13:32:44 -08:00 |
|
Eric Fischer
|
b6163dd435
|
Merge branch 'master' into json-join
|
2017-11-17 11:11:44 -08:00 |
|
Eric Fischer
|
0585742a20
|
Remove unused constant and out-of-date comment
|
2017-11-03 16:51:45 -07:00 |
|
Eric Fischer
|
1960eb8dae
|
Follow JSON rules for what looks like a number in a CSV
|
2017-11-03 15:17:09 -07:00 |
|
Eric Fischer
|
6467a5b70d
|
Fix the arbitrary line length limit
|
2017-11-03 15:15:46 -07:00 |
|
Eric Fischer
|
21042a7308
|
Move CSV code into its own file
|
2017-11-03 15:15:28 -07:00 |
|
Eric Fischer
|
68a55b8749
|
Follow JSON rules for what looks like a number in a CSV
|
2017-10-10 16:22:47 -07:00 |
|
Eric Fischer
|
86a4ce67a6
|
Joining basically works
|
2017-10-10 16:12:40 -07:00 |
|
Eric Fischer
|
face450102
|
Fix the arbitrary line length limit
|
2017-10-10 15:06:12 -07:00 |
|
Eric Fischer
|
19117d8060
|
Move CSV code into its own file
|
2017-10-10 14:57:38 -07:00 |
|