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

Walk/bike with no transit is too fast #347

Closed
ansoncfit opened this issue Oct 5, 2017 · 1 comment
Closed

Walk/bike with no transit is too fast #347

ansoncfit opened this issue Oct 5, 2017 · 1 comment
Assignees
Labels

Comments

@ansoncfit
Copy link
Member

Isochrone on a day with no transit service (i.e. walking only, up to walk limit):
image

Same settings, but turning off the transit mode selector:
image

Related to #295?

@ansoncfit
Copy link
Member Author

I think the culprit is here: https://github.com/conveyal/r5/blob/master/src/main/java/com/conveyal/r5/analyst/TravelTimeComputer.java#L78

If the front-end is expecting results in seconds, this is off by a factor of 60.

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

2 participants