Skip to content

Commit

Permalink
Adding many new routes
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Jun 10, 2024
1 parent aee315f commit 435411e
Show file tree
Hide file tree
Showing 28 changed files with 1,975 additions and 5 deletions.
35 changes: 30 additions & 5 deletions common/constants/baselines.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,37 +28,62 @@ export const PEAK_RIDERSHIP: {
'line-green': 87148,
'1': 15272,
'4': 850,
'7': 5126,
'8': 3423,
'9': 7116,
'10': 0,
'11': 0,
'14': 0,
'10': 2922,
'11': 3280,
'14': 1478,
'15': 6379,
'16': 6197,
'1719': 6300,
'18': 0,
'18': 510,
'21': 5236,
'22': 8767,
'23': 12225,
'26': 0,
'26': 1616,
'28': 12893,
'29': 2299,
'30': 2382,
'31': 6339,
'32': 10982,
'34': 6674,
'35': 2301,
'36': 2998,
'37': 1530,
'38': 882,
'39': 11792,
'41': 2119,
'42': 2746,
'43': 930,
'44': 3433,
'45': 3310,
'47': 5955,
'51': 1681,
'55': 816,
'57': 11284,
'6170170': 6988,
'66': 14505,
'69': 3019,
'71': 5789,
'73': 6616,
'77': 8015,
'80': 1932,
'83': 2146,
'85': 1189,
'86': 6850,
'87': 4218,
'88': 4292,
'89': 3963,
'90': 1583,
'91': 1942,
'92': 1459,
'93': 5480,
'94': 1961,
'95': 1764,
'96': 2387,
'97': 1184,
'99': 2039,
'104109': 8163,
'111': 11258,
'114116117': 12867,
Expand Down
101 changes: 101 additions & 0 deletions common/constants/bus_constants/29.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"29": {
"type": "bus",
"direction": {
"0": "outbound",
"1": "inbound"
},
"stations": [
{
"stop_name": "Mattapan Station",
"branches": null,
"station": "matpn",
"order": 1,
"stops": {
"1": ["29-1-18511"],
"0": ["29-0-18511"]
}
},
{
"stop_name": "Wellington Hill",
"branches": null,
"station": "wellh",
"order": 2,
"stops": {
"1": ["29-1-1728"],
"0": ["29-0-1714"]
}
},
{
"stop_name": "Morton Street @ Blue Hill Avenue",
"branches": null,
"station": "mortn",
"order": 3,
"stops": {
"1": ["29-1-1731"],
"0": ["29-0-11712"]
}
},
{
"stop_name": "Blue Hill Avenue @ Talbot Avenue",
"branches": null,
"station": "bltal",
"order": 4,
"stops": {
"1": ["29-1-1737"],
"0": ["29-0-419"]
}
},
{
"stop_name": "Franklin Field Housing",
"branches": null,
"station": "field",
"order": 4,
"stops": {
"1": ["29-1-11735"],
"0": ["29-0-11735"]
}
},
{
"stop_name": "Franklin Park",
"branches": null,
"station": "frnpk",
"order": 5,
"stops": {
"1": ["29-1-383"],
"0": ["29-0-17391"]
}
},
{
"stop_name": "Seaver & Humboldt",
"branches": null,
"station": "svrhm",
"order": 6,
"stops": {
"1": ["29-1-1741"],
"0": ["29-0-17411"]
}
},
{
"stop_name": "Egleston Square",
"branches": null,
"station": "egles",
"order": 7,
"stops": {
"1": ["29-1-1188"],
"0": ["29-0-10413"]
}
},
{
"stop_name": "Jackson Square Station",
"branches": null,
"station": "jasst",
"order": 8,
"stops": {
"1": ["29-1-11531"],
"0": ["29-0-11531"]
}
}
]
}
}
61 changes: 61 additions & 0 deletions common/constants/bus_constants/30.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"30": {
"type": "bus",
"direction": {
"0": "outbound",
"1": "inbound"
},
"stations": [
{
"stop_name": "Mattapan Station",
"branches": null,
"station": "matpn",
"order": 1,
"stops": {
"1": ["30-1-185"],
"0": ["30-0-185"]
}
},
{
"stop_name": "Cummins Highway @ American Legion Highway",
"branches": null,
"station": "cmaml",
"order": 2,
"stops": {
"1": ["30-1-96459"],
"0": ["30-0-16434"]
}
},
{
"stop_name": "Hyde Park Avenue @ Cummins Highway",
"branches": null,
"station": "hpave",
"order": 3,
"stops": {
"1": ["30-1-6459"],
"0": ["30-0-6433"]
}
},
{
"stop_name": "Roslindale Square",
"branches": null,
"station": "rossq",
"order": 4,
"stops": {
"1": ["30-1-636"],
"0": ["30-0-6022"]
}
},
{
"stop_name": "Forest Hills Busway",
"branches": null,
"station": "fhill",
"order": 5,
"stops": {
"1": ["30-1-10642"],
"0": ["30-0-10642"]
}
}
]
}
}
61 changes: 61 additions & 0 deletions common/constants/bus_constants/31.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"31": {
"type": "bus",
"direction": {
"0": "outbound",
"1": "inbound"
},
"stations": [
{
"stop_name": "Mattapan Station",
"branches": null,
"station": "matpn",
"order": 1,
"stops": {
"1": ["31-1-18511"],
"0": ["31-0-18511"]
}
},
{
"stop_name": "Wellington Hill",
"branches": null,
"station": "wellh",
"order": 2,
"stops": {
"1": ["31-1-1728"],
"0": ["31-0-1714"]
}
},
{
"stop_name": "Morton Street @ Blue Hill Avenue",
"branches": null,
"station": "mortn",
"order": 3,
"stops": {
"1": ["31-1-543"],
"0": ["31-0-11712"]
}
},
{
"stop_name": "Shattuck Hospital",
"branches": null,
"station": "shosp",
"order": 4,
"stops": {
"1": ["31-1-546"],
"0": ["31-0-5232"]
}
},
{
"stop_name": "Forest Hills Busway",
"branches": null,
"station": "fhill",
"order": 5,
"stops": {
"1": ["31-1-875"],
"0": ["31-0-875"]
}
}
]
}
}
71 changes: 71 additions & 0 deletions common/constants/bus_constants/35.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"35": {
"type": "bus",
"direction": {
"0": "outbound",
"1": "inbound"
},
"stations": [
{
"stop_name": "Dedham Mall",
"branches": null,
"station": "dmall",
"order": 1,
"stops": {
"1": ["35-1-10833"],
"0": ["35-0-10833"]
}
},
{
"stop_name": "Stimson Street @ Washington Street",
"branches": null,
"station": "stims",
"order": 2,
"stops": {
"1": ["35-1-616", "35-1-763"],
"0": ["35-0-616", "35-0-831"]
}
},
{
"stop_name": "Spring Street @ Centre Street",
"branches": null,
"station": "sring",
"order": 3,
"stops": {
"1": ["35-1-780"],
"0": ["35-0-821"]
}
},
{
"stop_name": "West Roxbury Parkway @ Centre",
"branches": null,
"station": "pkwy",
"order": 4,
"stops": {
"1": ["35-1-787"],
"0": ["35-0-5256", "35-0-804"]
}
},
{
"stop_name": "Roslindale Square",
"branches": null,
"station": "rossq",
"order": 5,
"stops": {
"1": ["35-1-636"],
"0": ["35-0-602"]
}
},
{
"stop_name": "Forest Hills Busway",
"branches": null,
"station": "fhill",
"order": 6,
"stops": {
"1": ["35-1-10642"],
"0": ["35-0-10642"]
}
}
]
}
}
Loading

0 comments on commit 435411e

Please sign in to comment.