mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
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:
3
settings/__init__.py
Normal file
3
settings/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""
|
||||
Module for settings
|
||||
"""
|
||||
Reference in New Issue
Block a user