Nominatim/nominatim
Sarah Hoffmann a0ed80d821 restore the tokenizer directory when missing
Automatically repopulate the tokenizer/ directory with the PHP stub
and the postgresql module, when the directory is missing. This allows
to switch working directories and in particular run the service
from a different maschine then where it was installed.
Users still need to make sure that .env files are set up correctly
or they will shoot themselves in the foot.

See #2515.
2022-03-20 11:31:42 +01:00
..
clicmd add tests for cleaning housenumbers 2022-01-20 23:47:20 +01:00
db restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
indexer do not expand records in select list 2022-03-01 09:34:32 +01:00
tokenizer restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
tools Fix typo in log message on replication initialisation 2022-03-15 07:50:47 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
config.py cache loaded configuration 2022-03-20 11:30:03 +01:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
version.py add migration to add new derived_names column 2022-02-24 20:50:33 +01:00