Nominatim/nominatim/tools
2021-09-02 14:41:11 +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 more formatting fixes 2021-07-12 17:45:42 +02:00
country_info.py remove language and partition from name import 2021-09-02 14:41:11 +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 adapt tests to new TIGER CSV format 2021-05-14 00:02:50 +02:00