From bc10ca3b8ccc9b229103fc7fe09d9a0194a90fbe Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Mon, 3 Nov 2025 23:04:15 +0700 Subject: [PATCH] [generator] Fix SUBWAY_URL location Signed-off-by: Konstantin Pastbin --- tools/python/maps_generator/var/etc/map_generator.ini.prod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/maps_generator/var/etc/map_generator.ini.prod b/tools/python/maps_generator/var/etc/map_generator.ini.prod index 3b6c1aa5f..0490f593d 100644 --- a/tools/python/maps_generator/var/etc/map_generator.ini.prod +++ b/tools/python/maps_generator/var/etc/map_generator.ini.prod @@ -66,7 +66,7 @@ PLANET_COASTS_URL: file:///home/planet/ # Subway file location, see docs/SUBWAY_GENERATION.md if you want to generate your own file. # Comment to disable subway layer generation. -SUBWAY_URL: file:///home/planet/subway/subway.transit.json +SUBWAY_URL: file:///home/planet/subway/subways.transit.json # Location of the EXPERIMENTAL GTFS-extracted public transport transit files: # TRANSIT_URL: