mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 05:14:07 +00:00
read partition and languages from config file
This commit is contained in:
@@ -55,6 +55,8 @@ class SetupAll:
|
||||
from ..tools import database_import, refresh, postcodes, freeze, country_info
|
||||
from ..indexer.indexer import Indexer
|
||||
|
||||
country_info.setup_country_config(args.config.config_dir / 'country_settings.yaml')
|
||||
|
||||
if args.continue_at is None:
|
||||
files = args.get_osm_file_list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user