diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-21 17:38:01 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-21 17:38:01 +0200 |
| commit | 12ecc97b07093f3cac6567c70ff75d57b429c674 (patch) | |
| tree | cf4ec0abe4e1d20c01c62e0fc04af5eaa885e881 /data/stop-overrides.yaml | |
| parent | 67c1dd5cb0025235c29ebd1f1706e5c17392dbff (diff) | |
Implement new Santiago region (WIP)
Diffstat (limited to 'data/stop-overrides.yaml')
| -rw-r--r-- | data/stop-overrides.yaml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/data/stop-overrides.yaml b/data/stop-overrides.yaml deleted file mode 100644 index 1a5674c..0000000 --- a/data/stop-overrides.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# This file contains overrides for specific bus stops. -# Format: -# stopId: # Numeric ID of the stop to override -# name: # Override the name -# alternateNames: # Additional names for the stop -# metro: # Stop name in -# location: # Override location coordinates -# latitude: # New latitude value -# longitude: # New longitude value -# hide: # Hide the stop from the map and list -# amenities: # List of amenities available at this stop -# - shelter # Marquesina -# - real-time display # Display with real-time information - -#6930: # Praza de América 1 -# alternateNames: - -# intersect: "Praza América - Camelias" -# amenities: -# - shelter -# - real-time display - -#14264: # Urzáiz - Príncipe -# alternateNames: -# intersect: "Urzáiz - Príncipe" -# amenities: -# - shelter -# - real-time display - - |
