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

Explore difference between ridesharing and driving to transit #26

Open
3vivekb opened this issue Aug 31, 2016 · 2 comments
Open

Explore difference between ridesharing and driving to transit #26

3vivekb opened this issue Aug 31, 2016 · 2 comments
Assignees

Comments

@3vivekb
Copy link

3vivekb commented Aug 31, 2016

In theory, our app should have a user drive to a park and ride lot. But right now it is driving to a transit station. It is likely the route finding is using rideshare, as in an uber takes you to wherever you want, like a station. We need to find the details surrounding this issue.

@3vivekb
Copy link
Author

3vivekb commented Sep 7, 2016

Related Issues:
conveyal#322

@3vivekb
Copy link
Author

3vivekb commented Sep 26, 2016

An intermediate step would be to repair the OSM in our area

16:36:32.689 INFO (OpenStreetMapModule.java:419) Building P+R areas
16:36:32.712 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R San Antonio' (334360434) not linked to any streets; it will not be usable.
16:36:32.721 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Redwood Park and Ride' (205613042) not linked to any streets; it will not be usable.
16:36:32.724 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Snell' (28435081) not linked to any streets; it will not be usable.
16:36:32.725 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Summit Road Park & Ride' (58936116) not linked to any streets; it will not be usable.
16:36:32.727 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Magazine St Park And Ride' (106479484) not linked to any streets; it will not be usable.
16:36:32.734 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Ardenwood Park And Ride' (60116366) not linked to any streets; it will not be usable.
16:36:32.735 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R' (30408807) not linked to any streets; it will not be usable.
16:36:32.737 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Tamien overflow parking' (264429487) not linked to any streets; it will not be usable.
16:36:32.738 WARN (OpenStreetMapModule.java:486) Park and ride 'P+R Penitencia Creek' (334372932) not linked to any streets; it will not be usable.
16:36:32.738 INFO (OpenStreetMapModule.java:429) Created 54 P+R.

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

3 participants