From 73b975b7cff87d1e90ad4d0abadc1f65d62ae2e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 22:38:22 +0100 Subject: Update stops data (#58) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- src/frontend/public/stops/vigo.json | 44 ++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'src/frontend/public/stops/vigo.json') diff --git a/src/frontend/public/stops/vigo.json b/src/frontend/public/stops/vigo.json index 7536f6f..b30a373 100644 --- a/src/frontend/public/stops/vigo.json +++ b/src/frontend/public/stops/vigo.json @@ -2863,6 +2863,17 @@ "18B" ] }, + { + "stopId": 2551, + "name": { + "original": "Camiño da Brea, 40" + }, + "latitude": 42.205779861, + "longitude": -8.704885101, + "lines": [ + "18B" + ] + }, { "stopId": 2560, "name": { @@ -8719,6 +8730,17 @@ "18B" ] }, + { + "stopId": 7849, + "name": { + "original": "Rúa de Saá, 105" + }, + "latitude": 42.20622236, + "longitude": -8.707026831, + "lines": [ + "18B" + ] + }, { "stopId": 7850, "name": { @@ -15144,27 +15166,5 @@ "27", "28" ] - }, - { - "stopId": 20224, - "name": { - "original": "Camiño da Brea, 40" - }, - "latitude": 42.205779861, - "longitude": -8.704885101, - "lines": [ - "18B" - ] - }, - { - "stopId": 202241, - "name": { - "original": "Rúa de Saá, 105" - }, - "latitude": 42.20622236, - "longitude": -8.707026831, - "lines": [ - "18B" - ] } ] \ No newline at end of file -- cgit v1.3