Skip to content

Commit 6fb8576

Browse files
committed
Update MTA station data
1 parent f2f6aed commit 6fb8576

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

data/stations.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ N07,Bay Pkwy,40.611815,-73.981848,N07
125125
N06,20 Av,40.61741,-73.985026,N06
126126
N03,Fort Hamilton Pkwy,40.631386,-74.005351,N03
127127
N02,8 Av,40.635064,-74.011719,N02
128+
H19,Broad Channel,40.609014,-73.816024,H19
128129
H10,Beach 25 St,40.600066,-73.761353,H10
129130
H11,Far Rockaway - Mott Av,40.603995,-73.755405,H11
130131
H12,Beach 90 St,40.588034,-73.813641,H12
@@ -178,6 +179,7 @@ S31,St George,40.643748,-74.073643,S31
178179
S30,Tompkinsville,40.636949,-74.074835,S30
179180
618,Brook Av,40.807566,-73.91924,618
180181
619,3 Av - 138 St,40.810476,-73.926138,619
182+
142,South Ferry,40.702068,-74.013664,142
181183
612,Whitlock Av,40.826525,-73.886283,612
182184
613,Hunts Point Av,40.820948,-73.890549,613
183185
610,Morrison Av- Sound View,40.829521,-73.874516,610

data/stations.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4521,6 +4521,20 @@
45214521
]
45224522
}
45234523
},
4524+
"a8ba": {
4525+
"id": "a8ba",
4526+
"location": [
4527+
40.702068,
4528+
-74.013664
4529+
],
4530+
"name": "South Ferry",
4531+
"stops": {
4532+
"142": [
4533+
40.702068,
4534+
-74.013664
4535+
]
4536+
}
4537+
},
45244538
"a90d": {
45254539
"id": "a90d",
45264540
"location": [
@@ -5743,6 +5757,20 @@
57435757
]
57445758
}
57455759
},
5760+
"e4ac": {
5761+
"id": "e4ac",
5762+
"location": [
5763+
40.609014,
5764+
-73.816024
5765+
],
5766+
"name": "Broad Channel",
5767+
"stops": {
5768+
"H19": [
5769+
40.609014,
5770+
-73.816024
5771+
]
5772+
}
5773+
},
57465774
"e54a": {
57475775
"id": "e54a",
57485776
"location": [

0 commit comments

Comments
 (0)