Skip to content

Commit 7a7f8f0

Browse files
committed
update: Marin schedule feed direct download URL; addresses issue #1176
1 parent 5c9a975 commit 7a7f8f0

2 files changed

Lines changed: 34 additions & 1 deletion

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"mdb_source_id": 2937,
3+
"data_type": "gtfs",
4+
"provider": "Marin Transit",
5+
"is_official": "True",
6+
"feed_contact_email": "gtfs@marintransit.org",
7+
"features": [
8+
"fares-v1"
9+
],
10+
"location": {
11+
"country_code": "US",
12+
"subdivision_name": "California",
13+
"municipality": "San Francisco",
14+
"bounding_box": {
15+
"minimum_latitude": null,
16+
"maximum_latitude": null,
17+
"minimum_longitude": null,
18+
"maximum_longitude": null,
19+
"extracted_on": "2025-12-11 20:47:17.501873+00:00"
20+
}
21+
},
22+
"urls": {
23+
"direct_download": "https://marintransit.gov/data/google_transit.zip",
24+
"authentication_type": 0,
25+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-marin-transit-gtfs-2937.zip?alt=media"
26+
},
27+
"redirect": []
28+
}

catalogs/sources/gtfs/schedule/us-california-marin-transit-gtfs-71.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
"authentication_type": 0,
2424
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-marin-transit-gtfs-71.zip?alt=media"
2525
},
26-
"redirect": []
26+
"redirect": [
27+
{
28+
"id": "2937",
29+
"comment": " "
30+
}
31+
]
2732
}

0 commit comments

Comments
 (0)