diff --git a/realtime.json b/realtime.json index 608067c..a3e2c9c 100644 --- a/realtime.json +++ b/realtime.json @@ -453,60 +453,44 @@ "feedId": "fr-rezo" }, - - { "type": "stop_time_updater", "fuzzyTripMatching": true, "frequency": "30s", - "url": "https://www.reseau-astuce.fr/ftp/gtfsrt/Astuce.TripUpdate.pb", - "feedId": "fr-astuce" - }, - { - "type": "vehicle-positions", - "frequency": "30s", - "url": "https://www.reseau-astuce.fr/ftp/gtfsrt/Astuce.VehiclePosition.pb", + "url": "https://api.mrn.cityway.fr/dataflow/horaire-tc-tr/download?provider=TNI&dataFormat=gtfs-rt", "feedId": "fr-astuce" }, { - "type": "real-time-alerts", + "type": "stop_time_updater", + "fuzzyTripMatching": true, "frequency": "30s", - "url": "https://gtfs.flocaseih.me/service_alerts_alt.pb", + "url": "https://api.mrn.cityway.fr/dataflow/horaire-tc-tr/download?provider=TCAR&dataFormat=gtfs-rt", "feedId": "fr-astuce" }, - - { + { "type": "stop_time_updater", "fuzzyTripMatching": true, "frequency": "30s", - "url": "https://api.mrn.cityway.fr/dataflow/horaire-tc-tr/download?provider=TNI&dataFormat=gtfs-rt", - "feedId": "fr-astuce-interurbain" + "url": "https://api.mrn.cityway.fr/dataflow/horaire-tc-tr/download?provider=TAE&dataFormat=gtfs-rt", + "feedId": "fr-astuce" }, { "type": "vehicle-positions", "frequency": "30s", - "url": "https://api.mrn.cityway.fr/dataflow/vehicule-tc-tr/download?provider=TNI&dataFormat=gtfs-rt", - "feedId": "fr-astuce-interurbain" - }, - { - "type": "real-time-alerts", - "frequency": "30s", - "url": "https://gtfs.flocaseih.me/service_alerts_alt.pb", - "feedId": "fr-astuce-interurbain" + "url": "https://api.mrn.cityway.fr/dataflow/vehicle-tc-tr/download?provider=TCAR&dataFormat=gtfs-rt", + "feedId": "fr-astuce" }, - { - "type": "stop_time_updater", - "fuzzyTripMatching": true, + "type": "vehicle-positions", "frequency": "30s", - "url": "https://api.mrn.cityway.fr/dataflow/horaire-tc-tr/download?provider=TAE&dataFormat=gtfs-rt", - "feedId": "fr-astuce-elbeuf" + "url": "https://api.mrn.cityway.fr/dataflow/vehicule-tc-tr/download?provider=TNI&dataFormat=gtfs-rt", + "feedId": "fr-astuce" }, { "type": "real-time-alerts", - "frequency": "30s", - "url": "https://gtfs.flocaseih.me/service_alerts_alt.pb", - "feedId": "fr-astuce-elbeuf" + "frequency": "5m", + "url": "https://gtfs.flocaseih.me/service_alerts.pb", + "feedId": "fr-astuce" }, { @@ -2458,4 +2442,4 @@ "maxAccessWalkDuration" : "15m", "maxEgressWalkDuration" : "15m" } -} \ No newline at end of file +}