From 319864f0b72a38ef8f5efb396b62231b569aac09 Mon Sep 17 00:00:00 2001 From: Olga Khlopkova Date: Tue, 29 Dec 2020 12:00:18 +0300 Subject: [PATCH] [generator] BUILD_WORLD_ROADS param in ini. --- .../python/maps_generator/var/etc/map_generator.ini.default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/python/maps_generator/var/etc/map_generator.ini.default b/tools/python/maps_generator/var/etc/map_generator.ini.default index fd3c447e07..7bb36bacf1 100644 --- a/tools/python/maps_generator/var/etc/map_generator.ini.default +++ b/tools/python/maps_generator/var/etc/map_generator.ini.default @@ -57,15 +57,15 @@ DIFF_VERSION_DEPTH: 2 # The https://somesite.com/download/latest_coasts.geom url will be used to download latest_coasts.geom and # the https://somesite.com/download/latest_coasts.rawgeom url will be used to download latest_coasts.rawgeom. # PLANET_COASTS_URL: +# Set to 'true' to build special routing section in World.mwm for alerting about absent regions without which the +# route can't be built. +BUILD_WORLD_ROADS: true # The url to the subway file. SUBWAY_URL: http://osm-subway.maps.me/mapsme/latest.json # The url of the location with the transit files extracted from GTFS. # TRANSIT_URL: -# The url of the file with info about main roads between mwms for special routing section in World mwm. -# WORLDROADS_URL: - # Urls for production maps generation. # UGC_URL: # HOTELS_URL: