Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header-less CSV support? #69

Open
Jmuccigr opened this issue Jun 8, 2018 · 3 comments
Open

Header-less CSV support? #69

Jmuccigr opened this issue Jun 8, 2018 · 3 comments

Comments

@Jmuccigr
Copy link

Jmuccigr commented Jun 8, 2018

Is there any enthusiasm for supporting header-less CSV for which lat and lon columns would be given by number instead of name?

@andrewharvey
Copy link
Collaborator

How would we know which column is lat and which is lon?

@Jmuccigr
Copy link
Author

Ordinal, e.g.,, csv2geojson -headerless -lat 2 -lon 3 file.csv

@andrewharvey
Copy link
Collaborator

Sounds good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants