Skip to content

Commit 9d72900

Browse files
joaodcpianktc
andauthored
Update Horários do Funchal static feed url [SOURCES] (#1316)
* fix: update hf gtfs feed url to new one * fix: mark hf feed as official * Redirect Expired Fare Feeds (#1308) * redirect nctd schedule feed w/ Fares v2; addresses #1221 * redirect Glenn Transit schedule feed w/o Fares v2; addresses #1221 * redirect Bellflower schedule feed w/o Fares v2; addresses #1221 * redirect VCTC schedule feed w/o Fares v2; addresses #1221 * redirect Glendora schedule feed w/ Fares v2; addresses #1221 * redirect Rosemead schedule feed w/ Fares v2; addresses #1221 * redirect City of Tracey schedule feed w/o Fares v2; addresses #1221 * redirect Thousand Oaks schedule feed w/o Fares v2; addresses #1221 * redirect GoDurham schedule feed; addresses #1221 * Import March 25 (#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 * update: direct download URL --------- Co-authored-by: Ian Chan <46658926+ianktc@users.noreply.github.com> Co-authored-by: Ian Chan <ianchan@mobilitydata.org>
1 parent c01d3a1 commit 9d72900

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

catalogs/sources/gtfs/schedule/pt-regiao-autonoma-da-madeira-horarios-do-funchal-transportes-publicos-gtfs-1119.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Horários do Funchal - Transportes Públicos, S.A",
55
"name": "Interurbano, Urbano",
6+
"status": "deprecated",
67
"location": {
78
"country_code": "PT",
89
"subdivision_name": "Região Autónoma da Madeira",
@@ -19,5 +20,11 @@
1920
"direct_download": "http://www.horariosdofunchal.pt/google_transit.zip",
2021
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/pt-regiao-autonoma-da-madeira-horarios-do-funchal-transportes-publicos-gtfs-1119.zip?alt=media",
2122
"license": "http://www.horariosdofunchal.pt/index.php?option=com_content&task=view&id=2022"
22-
}
23-
}
23+
},
24+
"redirect": [
25+
{
26+
"id": "3104",
27+
"comment": " "
28+
}
29+
]
30+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"mdb_source_id": 3104,
3+
"data_type": "gtfs",
4+
"provider": "Horários do Funchal - Transportes Públicos, S.A",
5+
"name": "Horários do Funchal",
6+
"is_official": "True",
7+
"location": {
8+
"country_code": "PT",
9+
"subdivision_name": "Região Autónoma da Madeira",
10+
"municipality": "Funchal",
11+
"bounding_box": {
12+
"minimum_latitude": 32.634288566692625,
13+
"maximum_latitude": 32.83195586714723,
14+
"minimum_longitude": -16.975529589342795,
15+
"maximum_longitude": -16.7672157287598,
16+
"extracted_on": "2022-03-22T14:57:02+00:00"
17+
}
18+
},
19+
"urls": {
20+
"direct_download": "https://www.horariosdofunchal.pt/googletransit.zip",
21+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/pt-regiao-autonoma-da-madeira-horarios-do-funchal-transportes-publicos-gtfs-3104.zip?alt=media",
22+
"license": "http://www.horariosdofunchal.pt/index.php?option=com_content&task=view&id=2022"
23+
}
24+
}

0 commit comments

Comments
 (0)