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

fix: CSV upload parsing and validation #183

Conversation

jmccollum-woolpert
Copy link
Contributor

Properly parse travel modes from CSVs so that valid enum values are stored internally. As an additional safety check, adds additional user-facing validation when parsing vehicles.

Fixes #177

@jmccollum-woolpert jmccollum-woolpert linked an issue Sep 17, 2024 that may be closed by this pull request
@jmccollum-woolpert jmccollum-woolpert merged commit fb99a7f into main Sep 17, 2024
13 checks passed
@jmccollum-woolpert jmccollum-woolpert deleted the 177-csv-uploads-may-not-properly-set-map-layer-properties branch September 17, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSV uploads may not properly set map layer properties
1 participant