diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-04-20 21:37:10 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-04-20 21:37:10 +0200 |
| commit | dfdf4a291f3a686496ed9948a31e26ef43879f19 (patch) | |
| tree | 6a168d0aad2084ef32434b27d0b4ad406039e976 /data/stop-overrides.yaml | |
| parent | 3676b1d1d9216a676c7d5a40affa5b3256ca8df3 (diff) | |
Enhance stop data handling by adding support for multiple YAML override files and improving coordinate accuracy for various stops
Diffstat (limited to 'data/stop-overrides.yaml')
| -rw-r--r-- | data/stop-overrides.yaml | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/data/stop-overrides.yaml b/data/stop-overrides.yaml index f20f633..1a5674c 100644 --- a/data/stop-overrides.yaml +++ b/data/stop-overrides.yaml @@ -27,49 +27,4 @@ # - shelter # - real-time display -6620: # Policarpo Sanz, 40 - location: - latitude: 42.23757846151978 - longitude: -8.721031378896738 -20193: # Policarpo Sanz, 25 - location: - latitude: 42.23767601188501 - longitude: -8.721582630122455 - -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 - -#region Hidden stops -20223: # Castrelos (Pavillón) - Final U1 - hide: true -20146: # García Barbón 7 - final líneas A y 18A - hide: true -20220: # (Samil) COIA-SAMIL - Final L15A - hide: true -20001: # (Samil) Samil por Beiramar - Final L15B - hide: true -20002: # (Samil) Samil por Torrecedeira - Final L15C - hide: true -20144: # (Samil) Samil por Coia - Final C3D+C3i - hide: true -20145: # (Samil) Samil por Bouzas - Final C3D+C3i - hide: true -#endregion
\ No newline at end of file |
