Nominatim/nominatim/tools
Sarah Hoffmann a73711f3cd add extra column for tokenizer
Add a jsonb column to the placex and location_property_osmline tables
which can be used by the installed tokenizer as required. No other
part of the software will use or otherwise rely on this column.
2021-04-30 11:30:51 +02:00
..
special_phrases Switching to log info and only send warning for invalid phrases 2021-04-25 17:57:43 +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 do not check for extra housenumber index for reverse-only 2021-04-27 10:14:26 +02:00
database_import.py move word table and normalisation SQL into 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 add extra column for tokenizer 2021-04-30 11:30:51 +02:00
postcodes.py port function to compute initial postcodes to Python 2021-04-16 16:11:20 +02:00
refresh.py remove support for AUX housenumber tables 2021-04-30 10:08:29 +02:00
replication.py use more generic ImportError to check for module 2021-04-23 22:50:08 +02:00
tiger_data.py simplify constructor for SQL preprocessor 2021-04-19 10:26:25 +02:00