Skip to content

Commit 7cc89be

Browse files
committed
add: Watertown Citibus schedule feed (mdb-2881) and deprecate+redirect mdb-871; addresses issue 1028
1 parent fadd94e commit 7cc89be

2 files changed

Lines changed: 36 additions & 2 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"mdb_source_id": 871,
3+
"data_type": "gtfs",
4+
"provider": "Watertown Citibus",
5+
"location": {
6+
"country_code": "US",
7+
"subdivision_name": "New York",
8+
"municipality": "Watertown",
9+
"bounding_box": {
10+
"minimum_latitude": 43.947218,
11+
"maximum_latitude": 43.994343,
12+
"minimum_longitude": -75.95417,
13+
"maximum_longitude": -75.879929,
14+
"extracted_on": "2022-03-17T15:28:54+00:00"
15+
}
16+
},
17+
"urls": {
18+
"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"
20+
},
21+
"redirect": [
22+
{
23+
"id": "2881",
24+
"comment": " "
25+
}
26+
]
27+
}

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"mdb_source_id": 871,
33
"data_type": "gtfs",
44
"provider": "Watertown Citibus",
5+
"status": "deprecated",
56
"location": {
67
"country_code": "US",
78
"subdivision_name": "New York",
@@ -15,7 +16,13 @@
1516
}
1617
},
1718
"urls": {
18-
"direct_download": "https://passio3.com/watertown/passioTransit/gtfs/google_transit.zip",
19+
"direct_download": "https://s3.amazonaws.com/datatools-511ny/public/Watertown_Citibus.zip",
1920
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-york-watertown-citibus-gtfs-871.zip?alt=media"
20-
}
21+
},
22+
"redirect": [
23+
{
24+
"id": "2881",
25+
"comment": " "
26+
}
27+
]
2128
}

0 commit comments

Comments
 (0)