Nominatim/nominatim/db
Sarah Hoffmann e629a175ed introduce custom UsageError
This is a exception to be thrown when the error occures because
of bad user data. We don't want to print a full stack trace in
these cases but just tell the user what went wrong.
2021-01-30 16:20:10 +01:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py implementaion of 'nominatim index' 2021-01-18 15:43:27 +01:00
connection.py introduce custom UsageError 2021-01-30 16:20:10 +01:00
status.py introduce custom UsageError 2021-01-30 16:20:10 +01:00
utils.py port address level computation to Python 2021-01-26 22:50:54 +01:00