Skip to content

Commit 78fcf9e

Browse files
committed
1 parent 93dc477 commit 78fcf9e

10 files changed

Lines changed: 176 additions & 3 deletions

catalogs/sources/gtfs/realtime/us-oregon-lane-transit-district-gtfs-rt-vp-1560.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,12 @@
1111
"urls": {
1212
"direct_download": "http://feed.ltd.org/gtfs-realtime/vehicle",
1313
"authentication_type": 0
14-
}
14+
},
15+
"status": "deprecated",
16+
"redirect": [
17+
{
18+
"id": "mdb-3148",
19+
"comment": ""
20+
}
21+
]
1522
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"mdb_source_id": 3148,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"vp"
6+
],
7+
"provider": "Lane Transit District LTD",
8+
"static_reference": [
9+
"131"
10+
],
11+
"urls": {
12+
"direct_download": "https://feed.ltd.org/TMGTFSRealTimeWebService/GTFS/google_transit.zip",
13+
"authentication_type": 0
14+
},
15+
"redirect": []
16+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mdb_source_id": 3147,
3+
"data_type": "gtfs",
4+
"provider": "SkyBus Hobart",
5+
"location": {
6+
"country_code": null,
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-05-15T19:13:18+00:00"
13+
}
14+
},
15+
"urls": {
16+
"direct_download": "https://paueasasskybusgtfs.blob.core.windows.net/gtfs-live/TAS/gtfs.zip?sp=rl&st=2026-02-18T06:46:07Z&se=2027-02-28T15:01:07Z&spr=https&sv=2024-11-04&sr=c&sig=x%2FlTHzTlGBw5D1RxF3VDkcGPf5xYjRceeXAoOjzRfnM%3D",
17+
"authentication_type": 0,
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/unknown-unknown-skybus-hobart-gtfs-3147.zip?alt=media"
19+
},
20+
"redirect": []
21+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mdb_source_id": 3146,
3+
"data_type": "gtfs",
4+
"provider": "SkyBus Melbourne",
5+
"location": {
6+
"country_code": "AU",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-05-15T19:13:18+00:00"
13+
}
14+
},
15+
"urls": {
16+
"direct_download": "https://paueasasskybusgtfs.blob.core.windows.net/gtfs-live/VIC/gtfs.zip?sp=rl&st=2026-02-18T06:46:07Z&se=2027-02-28T15:01:07Z&spr=https&sv=2024-11-04&sr=c&sig=x%2FlTHzTlGBw5D1RxF3VDkcGPf5xYjRceeXAoOjzRfnM%3D",
17+
"authentication_type": 0,
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/au-victoria-skybus-melbourne-gtfs-3146.zip?alt=media"
19+
},
20+
"redirect": []
21+
}

catalogs/sources/gtfs/schedule/ca-ontario-grand-river-transit-gtfs-721.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,12 @@
2222
"direct_download": "http://www.regionofwaterloo.ca/opendatadownloads/GRT_GTFS.zip",
2323
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/ca-ontario-grand-river-transit-gtfs-721.zip?alt=media",
2424
"license": "http://www.regionofwaterloo.ca/en/regionalGovernment/GRT_GTFSdata.asp"
25-
}
25+
},
26+
"status": "deprecated",
27+
"redirect": [
28+
{
29+
"id": "mdb-3150",
30+
"comment": ""
31+
}
32+
]
2633
}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"mdb_source_id": 3150,
3+
"data_type": "gtfs",
4+
"provider": "GRT Bus",
5+
"is_official": "True",
6+
"features": [
7+
"fares-v1"
8+
],
9+
"location": {
10+
"country_code": "CA",
11+
"subdivision_name": "Ontario",
12+
"municipality": "Waterloo",
13+
"bounding_box": {
14+
"minimum_latitude": null,
15+
"maximum_latitude": null,
16+
"minimum_longitude": null,
17+
"maximum_longitude": null,
18+
"extracted_on": "2026-05-15T19:13:19+00:00"
19+
}
20+
},
21+
"urls": {
22+
"direct_download": "https://webapps.regionofwaterloo.ca/api/grt-routes/api/staticfeeds/1",
23+
"authentication_type": 0,
24+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/ca-ontario-grt-bus-gtfs-3150.zip?alt=media",
25+
"license": "http://www.regionofwaterloo.ca/en/regionalGovernment/GRT_GTFSdata.asp"
26+
27+
},
28+
"redirect": []
29+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mdb_source_id": 3145,
3+
"data_type": "gtfs",
4+
"provider": "Autobuses urbanos de Burgos",
5+
"location": {
6+
"country_code": "ES",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-05-15T19:13:18+00:00"
13+
}
14+
},
15+
"urls": {
16+
"direct_download": "https://www.aytoburgos.es/GTFS/Google_transit.zip",
17+
"authentication_type": 0,
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/es-castile-and-leon-autobuses-urbanos-de-burgos-gtfs-3145.zip?alt=media"
19+
},
20+
"redirect": []
21+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mdb_source_id": 3151,
3+
"data_type": "gtfs",
4+
"provider": "GRT ION Light Rail",
5+
"location": {
6+
"country_code": "US",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2026-05-15T19:13:19+00:00"
13+
}
14+
},
15+
"urls": {
16+
"direct_download": "https://webapps.regionofwaterloo.ca/api/grt-routes/api/staticfeeds/2",
17+
"authentication_type": 0,
18+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-florida-grt-ion-light-rail-gtfs-3151.zip?alt=media"
19+
},
20+
"redirect": []
21+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"mdb_source_id": 3149,
3+
"data_type": "gtfs",
4+
"provider": "Shore Transit",
5+
"location": {
6+
"country_code": "US",
7+
"subdivision_name": "Maryland",
8+
"municipality": "Salisbury",
9+
"bounding_box": {
10+
"minimum_latitude": null,
11+
"maximum_latitude": null,
12+
"minimum_longitude": null,
13+
"maximum_longitude": null,
14+
"extracted_on": "2026-05-15T19:13:19+00:00"
15+
}
16+
},
17+
"urls": {
18+
"direct_download": "https://myride.shoretransit.org/gtfs/google_transit.zip",
19+
"authentication_type": 0,
20+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-maryland-shore-transit-gtfs-3149.zip?alt=media"
21+
},
22+
"redirect": []
23+
}

catalogs/sources/gtfs/schedule/us-maryland-shore-transit-gtfs-494.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@
1818
"direct_download": "https://github.com/mobilityequity/maryland-local-gtfs/raw/master/Shore_GTFS.zip",
1919
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-maryland-shore-transit-gtfs-494.zip?alt=media",
2020
"license": "https://github.com/mobilityequity/maryland-local-gtfs/blob/master/README.md"
21-
}
21+
},
22+
"status": "deprecated",
23+
"redirect": [
24+
{
25+
"id": "mdb-3149",
26+
"comment": ""
27+
}
28+
]
2229
}

0 commit comments

Comments
 (0)