You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: