Skip to content

Commit d7cde7e

Browse files
committed
Import March 25 (MobilityData#1323)
* add DELFI tu and sa realtime feed * fix download url for Bologna feeds * add realtime EMT Madrid sa feed * update direct download url for RVTD
1 parent 5da7781 commit d7cde7e

6 files changed

Lines changed: 68 additions & 3 deletions
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"mdb_source_id": 3101,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"tu",
6+
"sa"
7+
],
8+
"provider": "DELFI Realtime Data",
9+
"static_reference": [
10+
"1090",
11+
"1089",
12+
"768"
13+
],
14+
"urls": {
15+
"direct_download": "https://realtime.gtfs.de/realtime-free.pb",
16+
"authentication_type": 0,
17+
"license": "https://gtfs.de/en/realtime/"
18+
}
19+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"mdb_source_id": 3102,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"sa"
6+
],
7+
"provider": "Empresa Municipal de Transportes de Madrid (EMT Madrid)",
8+
"static_reference": [
9+
"793"
10+
],
11+
"urls": {
12+
"direct_download": "https://openapi.emtmadrid.es/v1/bus/servicealerts/proto",
13+
"authentication_type": 0,
14+
"license": "https://datos.emtmadrid.es/dataset/tiempo-real-para-autobuses-de-emt"
15+
}
16+
}

catalogs/sources/gtfs/schedule/it-bologna-tper-ferrara-gtfs-3042.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"urls": {
20-
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-detail.aspx?source=&filename=gommagtfsfe&version=20260122",
20+
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-download.aspx?source=solweb.tper.it&filename=gommagtfsfe&version=20260224&format=zip",
2121
"authentication_type": 0,
2222
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/it-bologna-tper-ferrara-gtfs-3042.zip?alt=media",
2323
"license": "https://solweb.tper.it/web/tools/open-data/open-data.aspx"

catalogs/sources/gtfs/schedule/it-bologna-tper-marconi-gtfs-3041.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"urls": {
20-
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-detail.aspx?source=&filename=gtfsmex&version=20251223",
20+
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-download.aspx?source=solweb.tper.it&filename=gtfsmex&version=20251223&format=zip",
2121
"authentication_type": 0,
2222
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/it-bologna-tper-marconi-gtfs-3041.zip?alt=media",
2323
"license": "https://solweb.tper.it/web/tools/open-data/open-data.aspx"

catalogs/sources/gtfs/schedule/us-oregon-rogue-valley-transportation-district-rvtd-gtfs-122.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Rogue Valley Transportation District (RVTD)",
55
"is_official": "True",
6+
"status": "deprecated",
67
"location": {
78
"country_code": "US",
89
"subdivision_name": "Oregon",
@@ -18,5 +19,11 @@
1819
"urls": {
1920
"direct_download": "http://data.trilliumtransit.com/gtfs/rvtd-or-us/rvtd-or-us.zip",
2021
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-oregon-rogue-valley-transportation-district-rvtd-gtfs-122.zip?alt=media"
21-
}
22+
},
23+
"redirect": [
24+
{
25+
"id": "3103",
26+
"comment": " "
27+
}
28+
]
2229
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"mdb_source_id": 3103,
3+
"data_type": "gtfs",
4+
"provider": "Rogue Valley Transportation District (RVTD)",
5+
"is_official": "True",
6+
"feed_contact_email": "seisma@rvtd.org",
7+
"location": {
8+
"country_code": "US",
9+
"subdivision_name": "Oregon",
10+
"municipality": "Medford",
11+
"bounding_box": {
12+
"minimum_latitude": 42.175814788092,
13+
"maximum_latitude": 42.481486,
14+
"minimum_longitude": -122.9667,
15+
"maximum_longitude": -122.671537,
16+
"extracted_on": "2022-03-14T21:12:48+00:00"
17+
}
18+
},
19+
"urls": {
20+
"direct_download": "https://rvtd.org/wp-content/uploads/2026/03/rvtd-or-us.zip",
21+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-oregon-rogue-valley-transportation-district-rvtd-gtfs-3103.zip?alt=media"
22+
}
23+
}

0 commit comments

Comments
 (0)