mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Replace "nominatim-update" with "nominatim".
If I am not mistaken, the correct command to index imported data via commandline is "nominatim index".
This commit is contained in:
committed by
Sarah Hoffmann
parent
f7e4bfa980
commit
74c74dde07
@@ -116,7 +116,7 @@ class UpdateAddData:
|
|||||||
"""\
|
"""\
|
||||||
Add additional data from a file or an online source.
|
Add additional data from a file or an online source.
|
||||||
|
|
||||||
Data is only imported, not indexed. You need to call `nominatim-update index`
|
Data is only imported, not indexed. You need to call `nominatim index`
|
||||||
to complete the process.
|
to complete the process.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user