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

ignore csv rows where lat or lng are empty #19

Open
derekeder opened this issue Dec 18, 2019 · 1 comment
Open

ignore csv rows where lat or lng are empty #19

derekeder opened this issue Dec 18, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@derekeder
Copy link
Member

currently, the app will throw an error if one of your rows is missing latitude or longitude values. we should instead skip these rows.

@derekeder derekeder added the bug Something isn't working label Dec 18, 2019
@aliceell
Copy link

any progress on this? i have a dataset with a not-inconsiderable number of rows with blank lat/longs. i'm looking into how to get the code to skip those rows (maybe by editing one of the functions in csv-to-geojson?) but haven't figured out a good solution yet...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants