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

get_trip_geometry() raises an error with default file argument if shapes or stop_times doesn't exist #29

Closed
dhersz opened this issue Sep 8, 2021 · 0 comments
Labels

Comments

@dhersz
Copy link
Collaborator

dhersz commented Sep 8, 2021

Use NULL instead of c("shapes", "stop_times") as default, and if NULL do not raise an error if one of the files doesn't exist (but raise one if none of them exist).

@dhersz dhersz added the v1.0.0 label Sep 8, 2021
@dhersz dhersz closed this as completed in aa1e941 Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant