.. |
api
|
make code backwards-compatible with older Python versions
|
2023-05-26 23:33:35 +02:00 |
clicmd
|
switch CLI search command to python implementation
|
2023-05-24 22:54:54 +02:00 |
data
|
fixed typos in docs and code comments
|
2023-03-06 17:09:38 +05:30 |
db
|
add query analyser for legacy tokenizer
|
2023-05-22 11:07:14 +02:00 |
indexer
|
only run analyze on indexing when work was done
|
2022-09-28 10:22:54 +02:00 |
server
|
properly close connections when shutting down starlette
|
2023-05-26 13:53:34 +02:00 |
tokenizer
|
generalize filter for sanitizers
|
2023-04-01 19:24:09 +05:30 |
tools
|
when adding Tiger data, check first if database is in frozen state
|
2023-05-08 14:35:30 +02:00 |
utils
|
make sure PHP and Python reverse code does the same
|
2023-03-26 16:21:43 +02:00 |
__init__.py
|
add skeleton for new Nominatim executables
|
2021-01-12 10:17:28 +01:00 |
cli.py
|
mingle names from linked places into results
|
2023-05-24 23:17:15 +02: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
|
implement actual database searches
|
2023-05-24 13:52:31 +02:00 |
version.py
|
speed up reverse lookup of place nodes
|
2023-02-17 14:10:01 +01:00 |