conveyal / r5

Developed to power Conveyal's web-based interface for scenario planning and land-use/transport accessibility analysis, R5 is our routing engine for multimodal (transit/bike/walk/car) networks with a particular focus on public transit
https://conveyal.com/learn
MIT License
272 stars 71 forks source link

No thru traffic #73

Open mattwigway opened 8 years ago

mattwigway commented 8 years ago

We need this to prevent the router from taking shortcuts through park and rides, and more generally as well.

abyrd commented 8 years ago

Just decided in discussion: we won't have no-thru-traffic per mode, just a single flag. Because in practice no-thru rules don't apply to bikes and pedestrians, and sometimes they even exist specifically to make it pleasant for bikes and pedestrians.

So no-thru flags will be used only for actual no-thru-cars situations, and we will avoid shortcuts through parking lot link edges and such by explicitly checking and forbidding traversal of two link edges in a row.

mattwigway commented 6 years ago

@abyrd do you recall if this was implemented?

buma commented 6 years ago

It seems it wasn't. We still have 3 flags. And no thru traffic is just set. Flag isn't read anywhere.

2017-07-18 20:58 GMT+02:00 Matthew Wigginton Conway < notifications@github.com>:

@abyrd https://github.com/abyrd do you recall if this was implemented?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/conveyal/r5/issues/73#issuecomment-316164001, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAc3-HGzpxgdfdK1NTmYV4wmnCoLjnLks5sPQBUgaJpZM4HR2VH .