Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"mdb_source_id": 3101,
"data_type": "gtfs-rt",
"entity_type": [
"tu",
"sa"
],
"provider": "DELFI Realtime Data",
"static_reference": [
"1090",
"1089",
"768"
],
"urls": {
"direct_download": "https://realtime.gtfs.de/realtime-free.pb",
"authentication_type": 0,
"license": "https://gtfs.de/en/realtime/"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"mdb_source_id": 3102,
"data_type": "gtfs-rt",
"entity_type": [
"sa"
],
"provider": "Empresa Municipal de Transportes de Madrid (EMT Madrid)",
"static_reference": [
"793"
],
"urls": {
"direct_download": "https://openapi.emtmadrid.es/v1/bus/servicealerts/proto",
"authentication_type": 0,
"license": "https://datos.emtmadrid.es/dataset/tiempo-real-para-autobuses-de-emt"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"urls": {
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-detail.aspx?source=&filename=gommagtfsfe&version=20260122",
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-download.aspx?source=solweb.tper.it&filename=gommagtfsfe&version=20260224&format=zip",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Shouldn't we have a new feed if the URL changed? Just curious

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one was a mistake carried over from a previous import, so decided not create a new feed for it

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. I would just make sure the change makes it into the DB once imported.

"authentication_type": 0,
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/it-bologna-tper-ferrara-gtfs-3042.zip?alt=media",
"license": "https://solweb.tper.it/web/tools/open-data/open-data.aspx"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"urls": {
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-detail.aspx?source=&filename=gtfsmex&version=20251223",
"direct_download": "https://solweb.tper.it/web/tools/open-data/open-data-download.aspx?source=solweb.tper.it&filename=gtfsmex&version=20251223&format=zip",
"authentication_type": 0,
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/it-bologna-tper-marconi-gtfs-3041.zip?alt=media",
"license": "https://solweb.tper.it/web/tools/open-data/open-data.aspx"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"data_type": "gtfs",
"provider": "Rogue Valley Transportation District (RVTD)",
"is_official": "True",
"status": "deprecated",
"location": {
"country_code": "US",
"subdivision_name": "Oregon",
Expand All @@ -18,5 +19,11 @@
"urls": {
"direct_download": "http://data.trilliumtransit.com/gtfs/rvtd-or-us/rvtd-or-us.zip",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-oregon-rogue-valley-transportation-district-rvtd-gtfs-122.zip?alt=media"
}
},
"redirect": [
{
"id": "3103",
"comment": " "
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"mdb_source_id": 3103,
"data_type": "gtfs",
"provider": "Rogue Valley Transportation District (RVTD)",
"is_official": "True",
"feed_contact_email": "seisma@rvtd.org",
"location": {
"country_code": "US",
"subdivision_name": "Oregon",
"municipality": "Medford",
"bounding_box": {
"minimum_latitude": 42.175814788092,
"maximum_latitude": 42.481486,
"minimum_longitude": -122.9667,
"maximum_longitude": -122.671537,
"extracted_on": "2022-03-14T21:12:48+00:00"
}
},
"urls": {
"direct_download": "https://rvtd.org/wp-content/uploads/2026/03/rvtd-or-us.zip",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-oregon-rogue-valley-transportation-district-rvtd-gtfs-3103.zip?alt=media"
}
}
Loading