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"
}