Skip to content

Commit

Permalink
config: add new child stops to harvard busway config (#1402)
Browse files Browse the repository at this point in the history
The Harvard busway has been split into multiple child stops as of the
8/25/2024 rating. This adds those new child stops to the sources config
of the Harvard upper busway sign.
  • Loading branch information
sloanelybutsurely authored Aug 26, 2024
1 parent 29d8a5a commit 202101a
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions priv/signs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9666,6 +9666,78 @@
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76121,
"route_id": 77,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76122,
"route_id": 96,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76123,
"route_id": 66,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76123,
"route_id": 71,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76123,
"route_id": 73,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76124,
"route_id": 74,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76124,
"route_id": 78,
"direction_id": 0
}
]
},
{
"sources": [
{
"stop_id": 76125,
"route_id": 75,
"direction_id": 0
}
]
}
],
"max_minutes": 60
Expand Down

0 comments on commit 202101a

Please sign in to comment.