-
Notifications
You must be signed in to change notification settings - Fork 11
/
gtfs_go_datalist.json
104 lines (104 loc) · 3.43 KB
/
gtfs_go_datalist.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[
{
"country": "JPN",
"region": "北海道",
"name": "北海道拓殖バス(一般路線バス・各町コミュニティバス)",
"url": "https://www.takubus.com/app/download/10941479479/GTFS_regular_line.zip?t=1606785205"
},
{
"country": "JPN",
"region": "富山県",
"name": "まいどはやバス",
"url": "https://opdt.city.toyama.lg.jp/dataset/8de65493-0af7-49d3-aab6-b495fc3ea2b0/resource/43903d9f-1d9c-42f0-bd01-8a5fc1cb828c/download/city-toyama-maidohaya-gtfs.zip"
},
{
"country": "JPN",
"region": "奈良県",
"name": "ぐるっとバス",
"url": "http://www.pref.nara.jp/secure/204903/GTFS-JP(2021-03-18_1033).zip"
},
{
"country": "JPN",
"region": "大分県",
"name": "コミュニティバス時刻表(中津市全体)",
"url": "https://www.city-nakatsu.jp/doc/2019072300060/file_contents/GTFS_Nakatsu_city.zip"
},
{
"country": "JPN",
"region": "山梨県",
"name": "山梨県全市町",
"url": "https://transitfeeds.com/p/yamanashi/813/latest/download"
},
{
"country": "CMR",
"region": "Douala",
"name": "Yellow Taxis",
"url": "https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1188736/gtfs_yellow_taxis.zip"
},
{
"country": "CMR",
"region": "Douala",
"name": "Socatur Bus",
"url": "https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1188736/socatur-bus.zip"
},
{
"country": "MEX",
"region": "Mexico City",
"name": "Mexico City GTFS",
"url": "https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/974581/gtfs_semovi_cdmx.zip"
},
{
"country": "BRA",
"region": "Porto Alegre",
"name": "Porto Alegre",
"url": "https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/1188536/gtfs_porto_alegre_2020.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Subway",
"url": "http://web.mta.info/developers/data/nyct/subway/google_transit.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Bronx",
"url": "http://web.mta.info/developers/data/nyct/bus/google_transit_bronx.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Queens",
"url": "http://web.mta.info/developers/data/nyct/bus/google_transit_queens.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Brooklyn",
"url": "http://web.mta.info/developers/data/nyct/bus/google_transit_brooklyn.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Staten Island",
"url": "http://web.mta.info/developers/data/nyct/bus/google_transit_staten_island.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Metro North",
"url": "http://web.mta.info/developers/data/mnr/google_transit.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Bus co.",
"url": "http://web.mta.info/developers/data/busco/google_transit.zip"
},
{
"country": "USA",
"region": "New York",
"name": "Nassau",
"url": "http://www.nicebus.com/NiceBus/media/Nicebus-FrontPageNewsImages/To_Google_Merged.zip"
}
]