Nominatim/nominatim/clicmd
Sarah Hoffmann af85ad390f
Merge pull request #3273 from lonvia/search-with-sqlite
Add forward search capability for SQLite databases
2023-12-12 12:15:22 +01:00
..
__init__.py add skeleton code for convert function 2023-10-23 17:19:12 +02:00
add_data.py call osm2pgsql postprocessing flush_deleted_places() when adding data 2023-03-31 18:05:07 +02:00
admin.py remove unused code 2023-10-23 11:55:18 +02:00
api.py move localization into add_result_details 2023-09-19 11:17:04 +02:00
args.py Changed naming of flags. 2023-12-07 09:04:33 +01:00
convert.py enable search for sqlite conversion by default 2023-12-07 09:33:42 +01:00
export.py move get_addressdata() implementation to Python 2023-09-26 11:21:36 +02:00
freeze.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
index.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
refresh.py Improve error message when Wikipedia importance file is not found 2023-12-06 14:31:07 +01:00
replication.py close DB connection when waiting for next update cycle 2023-06-19 12:02:51 +02:00
setup.py Removed unnecessary check for --prepare-database flag 2023-12-07 09:04:33 +01:00
special_phrases.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00