From ea8d84d8a1a4b71e8b67ee9b15bd013bdd94bcd0 Mon Sep 17 00:00:00 2001 From: Adam Mathieson Date: Fri, 19 Jan 2024 21:36:06 +0000 Subject: [PATCH] + Jan 2024 Updates --- data/lines.json5 | 4 ++-- data/stopNames.json5 | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/data/lines.json5 b/data/lines.json5 index b35029e..35fd20c 100644 --- a/data/lines.json5 +++ b/data/lines.json5 @@ -40,7 +40,7 @@ { "name": "45", "background": "#80C3B5", "text": "#000000", "shape": "tpg", "type": "bus" }, { "name": "46", "background": "#00A19A", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, { "name": "47", "background": "#00A19A", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, - { "name": "48", "background": "#147374", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, + { "name": "48", "background": "#80C3B5", "text": "#000000", "shape": "tpg", "type": "bus" }, { "name": "49", "background": "#00A19A", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, { "name": "50", "background": "#00A19A", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, { "name": "51", "background": "#00A19A", "text": "#FFFFFF", "shape": "tpg", "type": "bus" }, @@ -125,7 +125,7 @@ { "name": "L4", "background": "#E08932", "text": "#FFFFFF", "shape": "lex", "type": "train" }, { "name": "L5", "background": "#DA6198", "text": "#FFFFFF", "shape": "lex", "type": "train" }, { "name": "L6", "background": "#4DA8C5", "text": "#FFFFFF", "shape": "lex", "type": "train" }, - + { "name": "271", "background": "#F1BD2A", "text": "#000000", "shape": "alpbus", "type": "coach" }, { "name": "272", "background": "#009E90", "text": "#FFFFFF", "shape": "alpbus", "type": "coach" }, { "name": "274", "background": "#E26D9F", "text": "#FFFFFF", "shape": "alpbus", "type": "coach" } diff --git a/data/stopNames.json5 b/data/stopNames.json5 index 6ece7b5..3d6dbd7 100644 --- a/data/stopNames.json5 +++ b/data/stopNames.json5 @@ -278,5 +278,16 @@ "Carouge-rondeau": "Carouge-Rondeau", "Dardagny-chateau": "Dardagny-Château", - "Chene-bourg": "Chêne-Bourg" + "Chene-bourg": "Chêne-Bourg", + + "Saint-Genis, Allondon Nord": "Saint-Genis Allondon Nord", + "Saint-Genis, Allondon Sud": "Saint-Genis Allondon Sud", + "Bellevue, rillet": "Bellevue, Rillet", + "Bellevue-limites": "Bellevue, Limites", + "Chêne-Bougeries-Vill": "Chêne-Bougeries, Village", + "Crest-d'El": "Collex, Crest-d’El", + "Genthod-c. orni": "Genthod, Centre ornithologique", + "Genthod-chenes": "Genthod, Chênes", + "Sous pressy": "Vandoeuvres Sous Pressy", + "Vandoeuvres-Centre C": "Vandoeuvres Centre communal" }