.. |
api
|
add /polygons endpoint to Python v1 API
|
2023-07-22 20:59:13 +02:00 |
clicmd
|
close DB connection when waiting for next update cycle
|
2023-06-19 12:02:51 +02:00 |
data
|
fix optional string representation or repr(PlaceName)
|
2023-06-30 11:10:44 +02:00 |
db
|
avoid index-use on rank parameters for reverse lookups
|
2023-07-09 22:49:31 +02:00 |
indexer
|
only run analyze on indexing when work was done
|
2022-09-28 10:22:54 +02:00 |
server
|
remove support for sanic framework
|
2023-06-21 10:53:57 +02:00 |
tokenizer
|
also switch legacy tokenizer to new street/place choice behaviour
|
2023-06-30 17:03:17 +02:00 |
tools
|
Parameterise the search only within countries
|
2023-07-12 13:53:23 +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
|
remove support for sanic framework
|
2023-06-21 10:53:57 +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
|
make SQL statements in reverse lambda functions
|
2023-07-14 14:39:14 +02:00 |
version.py
|
replace CASE construct with plpgsql function
|
2023-07-01 18:15:22 +02:00 |