From 86ceab13fa9eab173522d67e5917c90840fb563f Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 7 Nov 2025 11:04:43 +0100 Subject: Remove outdated stop overrides and examples for Vigo transit data --- .../vigo/overrides/fix-gregorio-espino.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/stop_downloader/vigo/overrides/fix-gregorio-espino.yaml (limited to 'src/stop_downloader/vigo/overrides/fix-gregorio-espino.yaml') diff --git a/src/stop_downloader/vigo/overrides/fix-gregorio-espino.yaml b/src/stop_downloader/vigo/overrides/fix-gregorio-espino.yaml new file mode 100644 index 0000000..2e035a2 --- /dev/null +++ b/src/stop_downloader/vigo/overrides/fix-gregorio-espino.yaml @@ -0,0 +1,20 @@ +# Fix the position of the stops in Gregorio Espino, which are "opposite" to the actual location of the bus stops. +5720: # Gregorio Espino, 33 + location: + latitude: 42.23004933454558 + longitude: -8.706947409683313 + +5710: # Gregorio Espino, 22 + location: + latitude: 42.23003666347398 + longitude: -8.707266671978003 + +5730: # Gregorio Espino, 44 + location: + latitude: 42.227850036119314 + longitude: -8.708105429626789 + +5740: # Gregorio Espino, 57 + location: + latitude: 42.22783722597372 + longitude: -8.707849091551859 \ No newline at end of file -- cgit v1.3