From 13e32a77218aabc2bcdbdcb237ad5656444a5032 Mon Sep 17 00:00:00 2001 From: Nicolas Derive Date: Fri, 5 Apr 2024 23:59:00 +0200 Subject: [PATCH] Update fr.json : Add Thello (Trenitalia France). Add static and real-time feeds from Thello, Trenitalia French Network. Trains are currently only in France to my knowledge, but some will be also to Torino and Milano in the future. So fr.json or eu.json ? --- feeds/fr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/feeds/fr.json b/feeds/fr.json index 2bf097d8..c67ae3df 100644 --- a/feeds/fr.json +++ b/feeds/fr.json @@ -159,6 +159,16 @@ "name": "Cap-Cotentin", "type": "transitland-atlas", "transitland-atlas-id": "f-cap~cotentin~rt" + }, + { + "name": "Thello", + "type": "transitland-atlas", + "transitland-atlas-id": "f-thello" + }, + { + "name": "Thello", + "type": "transitland-atlas", + "transitland-atlas-id": "f-thello~rt" } ] }