From 12ecc97b07093f3cac6567c70ff75d57b429c674 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Tue, 21 Oct 2025 17:38:01 +0200 Subject: Implement new Santiago region (WIP) --- data/stop-overrides.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 data/stop-overrides.yaml (limited to 'data/stop-overrides.yaml') 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 - - -- cgit v1.3