mapbox / csv2geojson

magically convert csv files to geojson files
http://mapbox.github.io/csv2geojson/
MIT License
363 stars 82 forks source link

Fails to parse header #21

Closed kaihendry closed 10 years ago

kaihendry commented 10 years ago

http://ix.io/apd

tmcw commented 10 years ago

Looks like the delimiter parameter is misspelled?— Sent from Mailbox for iPad

On Sat, Feb 8, 2014 at 11:38 PM, Kai Hendry notifications@github.com wrote:

http://ix.io/apd

Reply to this email directly or view it on GitHub: https://github.com/mapbox/csv2geojson/issues/21

kaihendry commented 10 years ago

ooops, you're right!

./node_modules/.bin/csv2geojson --lat Lat --lon Lon --delimiter : data.txt # worked