Nominatim/nominatim
Sarah Hoffmann a08ca5b1b5 avoid division by zero in progress meter
On Windows systems the timer may not be accurate enough to measure
the time between init() and done(). Avoid computing statistics with
a diff time of 0 in such cases.

Fixes #2230.
2021-03-21 16:47:22 +01:00
..
clicmd Ported createCountryNames() to python and added tests 2021-03-12 10:28:41 +05:30
db port index creation to python 2021-03-04 11:11:47 +01:00
indexer avoid division by zero in progress meter 2021-03-21 16:47:22 +01:00
tools Merge pull request #2212 from darkshredder/country-name 2021-03-15 09:36:06 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py Added test and removed runlegacyscript 2021-03-10 17:18:12 +05:30
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