Nominatim/nominatim/tools
Sarah Hoffmann a2edbbf78a cannot use capture_output in subprocess.run
Only available since Python 3.7.
2021-07-06 22:57:42 +02:00
..
special_phrases Documentation update and small code fixes 2021-05-18 22:35:21 +02:00
__init__.py Introduction of SPCsvLoader to load special phrases from a csv file 2021-05-10 23:26:39 +02:00
admin.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
check_database.py move database check for module to tokenizer 2021-04-30 17:41:08 +02:00
database_import.py move abbreviation computation into import phase 2021-07-04 10:28:20 +02:00
exec_utils.py cannot use capture_output in subprocess.run 2021-07-06 22:57:42 +02:00
freeze.py port freeze function to python 2021-02-17 21:43:15 +01:00
migration.py fix token_info migration 2021-05-13 14:31:41 +02:00
postcodes.py Improved performance of the postcodes query and some code cleaning 2021-06-12 15:46:08 +02:00
refresh.py feat: Added reverse-only-search validation 2021-05-14 02:36:21 +05:30
replication.py use more generic ImportError to check for module 2021-04-23 22:50:08 +02:00
tiger_data.py adapt tests to new TIGER CSV format 2021-05-14 00:02:50 +02:00