clicmd
|
replace add-data function with native Python code
|
2021-07-26 10:41:37 +02:00 |
db
|
convert word info column to json before copying
|
2021-07-28 11:31:47 +02:00 |
indexer
|
use psycopg's SQL quoting where possible
|
2021-07-12 22:05:22 +02:00 |
tokenizer
|
fix Python linitin errors
|
2021-07-28 11:31:47 +02:00 |
tools
|
replace add-data function with native Python code
|
2021-07-26 10:41:37 +02:00 |
__init__.py
|
add skeleton for new Nominatim executables
|
2021-01-12 10:17:28 +01:00 |
cli.py
|
move add-data subcommand into a separate file
|
2021-07-25 18:14:12 +02:00 |
config.py
|
remove default parameter for namedtuple
|
2021-07-06 22:57:42 +02:00 |
errors.py
|
fix linting issues
|
2021-01-30 16:42:25 +01:00 |