X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a27e19133547b06592e13a7325ad224c20d0240e..a383f511ada424fb15eb37fbfdf52347e5225d36:/docs/Import-and-Update.md diff --git a/docs/Import-and-Update.md b/docs/Import-and-Update.md index 59a7d88e..3eda0a02 100644 --- a/docs/Import-and-Update.md +++ b/docs/Import-and-Update.md @@ -175,6 +175,8 @@ The following command will keep your database constantly up to date: ./utils/update.php --import-osmosis-all +(Note that even though the old name "import-osmosis-all" has been kept for compatibility reasons, Osmosis is not required to run this - it uses pyosmium behind the scenes.) + If you have imported multiple country extracts and want to keep them up-to-date, have a look at the script in [issue #60](https://github.com/openstreetmap/Nominatim/issues/60).