.. |
api
|
Merge pull request #3063 from lonvia/variable-parameters
|
2023-05-18 22:27:18 +02:00 |
clicmd
|
enable debug output on command line
|
2023-05-18 22:37:46 +02:00 |
data
|
fixed typos in docs and code comments
|
2023-03-06 17:09:38 +05:30 |
db
|
enable API use with psycopg 3
|
2023-05-18 16:08:32 +02:00 |
indexer
|
only run analyze on indexing when work was done
|
2022-09-28 10:22:54 +02:00 |
server
|
add wsgi entry point for falcon server
|
2023-03-28 15:05:52 +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
|
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
|
python: implement reverse lookup function
|
2023-03-23 22:38:37 +01:00 |
version.py
|
speed up reverse lookup of place nodes
|
2023-02-17 14:10:01 +01:00 |