Nominatim/nominatim
Sarah Hoffmann 8557105c40 add debug output for unit tests
This uses the debug output facility meant for pretty HTML output
to give us debugging output for the unit tests.
2023-02-14 11:57:37 +01:00
..
api add debug output for unit tests 2023-02-14 11:57:37 +01:00
clicmd switch details cli command to new Python implementation 2023-02-04 21:22:22 +01:00
data export centroid to tokenizer 2022-07-31 22:10:58 +02:00
db add lookup() call to the library API 2023-02-04 21:22:22 +01:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
server implement details endpoint in Python servers 2023-02-04 21:22:22 +01:00
tokenizer use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
tools fix new linting issues from pylint 2.16 2023-02-04 21:22:22 +01:00
utils add streaming json writer for JSON output 2023-01-25 15:05:33 +01:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py add support for CORS headers 2023-01-24 21:39:19 +01:00
config.py implement command line status call in Python 2023-01-03 10:02:35 +01:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
paths.py introduce paths module which contains the data paths 2022-11-27 12:02:37 +01:00
typing.py add lookup() call to the library API 2023-02-04 21:22:22 +01:00
version.py convert version to named tuple 2023-01-03 10:03:00 +01:00