Skip to content

Commit 908247b

Browse files
committed
add: RCT schedule feed (mdb-2882) and deprecate+redirect mdb-448; addresses issue 1058
1 parent 7cc89be commit 908247b

3 files changed

Lines changed: 35 additions & 3 deletions

File tree

catalogs/sources/gtfs/schedule/us-new-york-watertown-citibus-gtfs-2881.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"urls": {
1818
"direct_download": "https://passio3.com/watertown/passioTransit/gtfs/google_transit.zip",
19-
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-york-watertown-citibus-gtfs-871.zip?alt=media"
19+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-york-watertown-citibus-gtfs-2881.zip?alt=media"
2020
},
2121
"redirect": [
2222
{
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"mdb_source_id": 448,
3+
"data_type": "gtfs",
4+
"provider": "Rural Community Transportation (RCT)",
5+
"is_official": "True",
6+
"features": [
7+
"fares-v1",
8+
"flex-v1"
9+
],
10+
"location": {
11+
"country_code": "US",
12+
"subdivision_name": "Vermont",
13+
"bounding_box": {
14+
"minimum_latitude": 44.141096561202,
15+
"maximum_latitude": 45.004295166893,
16+
"minimum_longitude": -73.1211839,
17+
"maximum_longitude": -71.7685947,
18+
"extracted_on": "2022-03-16T15:34:38+00:00"
19+
}
20+
},
21+
"urls": {
22+
"direct_download": "https://data.trilliumtransit.com/gtfs/ruralcommunity-vt-us/ruralcommunity-vt-us--flex-v2.zip",
23+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-vermont-rural-community-transportation-rct-gtfs-2882.zip?alt=media"
24+
}
25+
}

catalogs/sources/gtfs/schedule/us-vermont-rural-community-transportation-rct-gtfs-448.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"mdb_source_id": 448,
33
"data_type": "gtfs",
44
"provider": "Rural Community Transportation (RCT)",
5+
"status": "deprecated",
56
"is_official": "True",
67
"features": [
78
"fares-v1",
@@ -19,7 +20,13 @@
1920
}
2021
},
2122
"urls": {
22-
"direct_download": "https://data.trilliumtransit.com/gtfs/ruralcommunity-vt-us/ruralcommunity-vt-us--flex-v2.zip",
23+
"direct_download": "http://data.trilliumtransit.com/gtfs/ruralcommunity-vt-us/ruralcommunity-vt-us.zip",
2324
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-vermont-rural-community-transportation-rct-gtfs-448.zip?alt=media"
24-
}
25+
},
26+
"redirect": [
27+
{
28+
"id": "2882",
29+
"comment": " "
30+
}
31+
]
2532
}

0 commit comments

Comments
 (0)