forked from hans/Nominatim
Ported functions for the import of special phrases from php to python.
- the command is now --import-special-phrases - the output is not an sql file anymore, data are directly imported to the database. - the little part on the documentation (section data import) has been modified.
This commit is contained in:
@@ -77,7 +77,7 @@ NOMINATIM_TIGER_DATA_PATH=
|
||||
NOMINATIM_WIKIPEDIA_DATA_PATH=
|
||||
|
||||
# Configuration file for special phrase import.
|
||||
# When unset, the internal default settings from 'settings/phrase_settings.php'
|
||||
# When unset, the internal default settings from 'settings/phrase_settings.py'
|
||||
# are used.
|
||||
NOMINATIM_PHRASE_CONFIG=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user