Nominatim/nominatim
Sarah Hoffmann 1c42780bb5 introduce generic YAML config loader
Adds a function to the Configuration class to load a YAML
file. This means that searching for the file is generalised
and works the same now for all configuration files. Changes
the search logic, so that it is always possible to have a
custom version of the configuration file in the project
directory.

Move ICU tokenizer to use new load function.
2021-09-03 18:20:07 +02:00
..
clicmd remove language and partition from name import 2021-09-02 14:41:11 +02:00
db convert word info column to json before copying 2021-07-28 11:31:47 +02:00
indexer move linking of places to the preparation stage 2021-08-20 22:44:17 +02:00
tokenizer introduce generic YAML config loader 2021-09-03 18:20:07 +02:00
tools remove language and partition from name import 2021-09-02 14:41:11 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py move add-data subcommand into a separate file 2021-07-25 18:14:12 +02:00
config.py introduce generic YAML config loader 2021-09-03 18:20:07 +02:00
errors.py fix linting issues 2021-01-30 16:42:25 +01:00
version.py increase minimum version for PostgreSQL to 9.5 2021-07-19 10:21:19 +02:00