Nominatim/nominatim/tools
2021-12-01 20:27:40 +01:00
..
special_phrases be case-insensitve about special phrase operator 2021-10-25 19:51:20 +02:00
__init__.py Introduction of SPCsvLoader to load special phrases from a csv file 2021-05-10 23:26:39 +02:00
add_osm_data.py replace add-data function with native Python code 2021-07-26 10:41:37 +02:00
admin.py use absolute imports in Python code 2021-04-16 14:20:09 +02:00
check_database.py unify ICUNameProcessorRules and ICURuleLoader 2021-10-01 12:27:24 +02:00
country_info.py apply variants by languages 2021-10-06 11:09:54 +02:00
database_import.py move country name generation to country_info module 2021-09-02 14:41:11 +02:00
exec_utils.py allow multiple files for the import command 2021-08-14 21:42:21 +02:00
freeze.py use psycopg's SQL quoting where possible 2021-07-12 22:05:22 +02:00
migration.py add tests for migration 2021-12-01 20:27:40 +01:00
postcodes.py add helper function for execute_values 2021-07-12 21:08:20 +02:00
refresh.py allow relative paths for log files 2021-10-25 10:26:05 +02:00
replication.py use more generic ImportError to check for module 2021-04-23 22:50:08 +02:00
tiger_data.py add wrapper class for place data passed to tokenizer 2021-09-29 11:54:07 +02:00