Skip to content

Commit

Permalink
chore: update cfg for stops_on_route not_on_route for CR-Kingston-0
Browse files Browse the repository at this point in the history
  • Loading branch information
meagharty committed May 22, 2024
1 parent 5fdc4b7 commit b5a232e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,21 @@ config :state, :stops_on_route,
"place-WR-0228",
"place-WR-0205"
],
{"CR-Kingston", 0} => [
# exclude CR-Middleborough stops not being served by Kingston line trips
# Holbrook/Randolph
"place-MM-0150",
# Montello
"place-MM-0186",
# Brockton
"place-MM-0200",
# Campello
"place-MM-0219",
# Bridgewater
"place-MM-0277",
# Middleborough/Lakeville
"place-MM-0356"
],
{"Green-B", 0} => [
"9070150",
"951",
Expand Down

0 comments on commit b5a232e

Please sign in to comment.