Skip to content

Commit

Permalink
MNPASS coding fixes for i-394 reversible lanes
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-sijia committed May 22, 2024
1 parent 166ad21 commit b5fae88
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
1 change: 0 additions & 1 deletion projects/BaseMnPASS/394_EB_MnPASS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ changes:
- 113651
- 181599
- 259137
- 276573
- 327432
- 356130
- 411205
Expand Down
25 changes: 24 additions & 1 deletion projects/BaseMnPASS/394_Reverse_lanes_by_time_period.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ changes:
- '6:00'
- '10:00'
set: 2
- property: MNPASS_CODE
set: 102
- category: Roadway Property Change
facility:
link:
Expand All @@ -38,4 +40,25 @@ changes:
- time:
- '15:00'
- '19:00'
set: 2
set: 2
- property: MNPASS_CODE
set: 101
- category: Parallel Managed lanes
facility:
link:
- model_link_id:
- 276573 # EB ramp from EB GP lane to reversible lane
properties:
- property: lanes
set: 0
- property: ML_lanes
set: 0
timeofday:
- time:
- '6:00'
- '10:00'
set: 1
- property: MNPASS_CODE
set: 102
- property: ML_MNPASS_CODE
set: 2

0 comments on commit b5fae88

Please sign in to comment.