data
|
export centroid to tokenizer
|
2022-07-31 22:10:58 +02:00 |
db
|
add function for parallel execution of SQL scripts
|
2022-09-19 11:52:17 +02:00 |
indexer
|
only run analyze on indexing when work was done
|
2022-09-28 10:22:54 +02:00 |
tokenizer
|
use data paths from new nominatim.paths
|
2022-11-27 12:15:41 +01:00 |
utils
|
add typing information for utils submodule
|
2022-07-18 09:47:57 +02:00 |
__init__.py
|
add skeleton for new Nominatim executables
|
2021-01-12 10:17:28 +01:00 |
cli.py
|
use data paths from new nominatim.paths
|
2022-11-27 12:15:41 +01:00 |
config.py
|
use data paths from new nominatim.paths
|
2022-11-27 12:15:41 +01:00 |
errors.py
|
add consistent SPDX copyright headers
|
2022-01-03 16:23:58 +01:00 |
typing.py
|
docs: fix typos
|
2022-07-20 22:05:31 +08:00 |