Skip to content

Commit

Permalink
folder reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
yueshuaing committed Jul 1, 2024
1 parent 23df120 commit dcd92c9
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,42 @@ changes:
- model_link_id: 2700150
rail_only: 1
transit_access: 1.0
ft: 99
cntype: 'CRAIL'
A: 1003587
B: 2625965
- model_link_id: 2700151
rail_only: 1
transit_access: 1.0
ft: 99
cntype: 'CRAIL'
A: 2625965
B: 1003587
- model_link_id: 2700152
rail_only: 1
transit_access: 1.0
A: 2508138
ft: 99
cntype: 'CRAIL'
A: 2508138 # this is ardenwood station
B: 2192823
- model_link_id: 2700153
rail_only: 1
transit_access: 1.0
ft: 99
cntype: 'CRAIL'
A: 2192823
B: 2508138
- model_link_id: 2700154
rail_only: 1
transit_access: 1.0
ft: 99
cntype: 'CRAIL'
A: 2508138
B: 2625966
- model_link_id: 2700155
rail_only: 1
transit_access: 1.0
ft: 99
cntype: 'CRAIL'
A: 2625966
B: 2508138
Original file line number Diff line number Diff line change
@@ -1,39 +1,46 @@
project: Year 2040 Add VTA Green Light Rail links for Extention to Vasona Junction
tags:
- add transit link
- 'add transit link'
dependencies: ''
changes:
- category: Add New Roadway
nodes:
# Hacienda
- model_node_id: 2192953
rail_only: 1
X: -121.95608465043298
Y: 37.26901497268895
# Vasona Junction
- model_node_id: 2192954
rail_only: 1
X: -121.96364420618295
Y: 37.25911472818778
links:
# NB Vasona Junction to Hacienda
- model_link_id: 2700132
rail_only: 1
transit_access: 1
A: 2192954
B: 2192953
# NB Hacienda to Winchester
- model_link_id: 2700133
rail_only: 1
transit_access: 1
A: 2192953
B: 2192900
# SB Winchester to Hacienda
- model_link_id: 2700134
rail_only: 1
transit_access: 1
A: 2192945
B: 2192953
# SB Hacienda to Vasona Junction
- model_link_id: 2700135
rail_only: 1
transit_access: 1
A: 2192953
B: 2192954
# walk to rail links for node 2192953
- model_link_id: 2700136
walk_access: 1
drive_access: 0
Expand All @@ -48,6 +55,7 @@ changes:
lanes: 1
A: 2060481
B: 2192953
# walk to rail links for node 2192954
- model_link_id: 2700138
walk_access: 1
drive_access: 0
Expand Down

0 comments on commit dcd92c9

Please sign in to comment.