Nominatim/nominatim/tools
Sarah Hoffmann 5feece64c1 use WorkerPool for Tiger data import
Requires adding an option that SQL errors are ignored.
2021-05-13 20:36:50 +02:00
..
special_phrases move amenity creation to tokenizer 2021-04-30 11:30:51 +02:00
__init__.py reorganization of folder/file for the special phrases importer 2021-04-25 17:57:42 +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 default country name creation to tokenizer 2021-04-30 11:30:51 +02:00
exec_utils.py avoid Path in subprocess parameters 2021-04-26 10:55:23 +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 ignore invalid coordinates in external postcodes 2021-05-13 14:15:42 +02:00
refresh.py move filling of postcode table to python 2021-05-13 14:15:42 +02:00
replication.py use more generic ImportError to check for module 2021-04-23 22:50:08 +02:00
tiger_data.py use WorkerPool for Tiger data import 2021-05-13 20:36:50 +02:00