Skip to content

Commit

Permalink
config: add new child stops to harvard busway config
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 committed Aug 26, 2024
1 parent 101b991 commit b29c664
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 @@ -9695,6 +9695,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 b29c664

Please sign in to comment.