Nominatim/nominatim/tools
Sarah Hoffmann 97a10ec218 apply variants by languages
Adds a tagger for names by language so that the analyzer of that
language is used. Thus variants are now only applied to names
in the specific language and only tag name tags, no longer to
reference-like tags.
2021-10-06 11:09:54 +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 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 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