Nominatim/nominatim/tools
Sarah Hoffmann 16daa57e47 unify ICUNameProcessorRules and ICURuleLoader
There is no need for the additional layer of indirection that
the ICUNameProcessorRules class adds. The ICURuleLoader can
fill the database properties directly.
2021-10-01 12:27:24 +02:00
..
special_phrases provide wrapper function for DROP TABLE 2021-07-12 20:32:46 +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 use yaml config loader for country info 2021-09-04 00:22:55 +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 more formatting fixes 2021-07-12 17:45:42 +02:00
postcodes.py add helper function for execute_values 2021-07-12 21:08:20 +02:00
refresh.py use psycopg's SQL quoting where possible 2021-07-12 22:05:22 +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