BayAreaMetro / travel-model-two-networks

Networks for travel model two.
http://bayareametro.github.io/travel-model-two/input/#roadway-network
3 stars 2 forks source link

Outbound AC Transit Transbay Routes #14

Closed DavidOry closed 4 years ago

DavidOry commented 4 years ago

Everything looks good except the outbound AC Transit transbay routes (the routes with letters) appear to be missing. Meaning, if I look in the Evening Commute period, I do not see the outbound routes. Can you please have a look at this?

i-am-sijia commented 4 years ago

There's no feasible path in the current drive network for routes coming out of the Transbay Temporary Terminal. See below for the links with drive_access = 1. We are missing two drive links from osm node 890045140 to 5372055804, to 890045129. It is because link from node 5372055804 to node 890045129 is cycleway (default to non-drive), and service link from node 890045140 to 5372055804 becomes drive dead-end.

I will make those two links both service, and drive-able. Maybe later on we can use project card to make them bus_only.

image

i-am-sijia commented 4 years ago

AC Transit (routes with letters) evening outbound routes.

image

i-am-sijia commented 4 years ago

WestCAT Lynx outbound routes.

image

DavidOry commented 4 years ago

There's no feasible path in the current drive network for routes coming out of the Transbay Temporary Terminal. See below for the links with drive_access = 1. We are missing two drive links from osm node 890045140 to 5372055804, to 890045129. It is because link from node 5372055804 to node 890045129 is cycleway (default to non-drive), and service link from node 890045140 to 5372055804 becomes drive dead-end.

I will make those two links both service, and drive-able. Maybe later on we can use project card to make them bus_only.

image

@gshivaraman Can you please make a project card to make these links bus only?