Nominatim/nominatim
Sarah Hoffmann 09f4d767e4 port index creation to python
Also switches to jinja-based preprocessing, which allows to
simplify the SQL files. Use 'if not exists' where possible
so that the step can be rerun to fix missing indexes.
2021-03-04 11:11:47 +01:00
..
clicmd port index creation to python 2021-03-04 11:11:47 +01:00
db port index creation to python 2021-03-04 11:11:47 +01:00
indexer move setup function to python 2021-02-26 15:02:39 +01:00
tools port index creation to python 2021-03-04 11:11:47 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py bdd: use python library where possible 2021-02-26 16:14:29 +01:00
config.py avoid os.environ as default valie 2021-02-19 19:29:57 +01:00
errors.py fix linting issues 2021-01-30 16:42:25 +01:00
version.py introduce database patch level for version 2021-03-01 16:46:19 +01:00