]> git.openstreetmap.org Git - nominatim.git/commitdiff
Mention explicitly that Osmosis is not required.
authorFrederik Ramm <frederik@remote.org>
Fri, 21 Jul 2017 07:23:38 +0000 (09:23 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2017 07:23:38 +0000 (09:23 +0200)
docs/Import-and-Update.md

index 59a7d88e616465f07c75bc0bb4d795d77ec970e6..3eda0a02a7821af56ad05723ef5c0a8be4377100 100644 (file)
@@ -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).