]> git.openstreetmap.org Git - nominatim.git/blobdiff - VAGRANT.md
UI: allow copy&pasting lat,lon into the lat search field
[nominatim.git] / VAGRANT.md
index 7a891f1c8a1f6e8298e0d6477c6322d76272c05b..41d3024efe5749abf2e9841bc5ebb8cbcd348299 100644 (file)
@@ -47,7 +47,6 @@ is.
       # inside the virtual machine:
       mkdir data
       cd build
-      wget -O /home/vagrant/Nominatim/data/country_osm_grid.sql.gz http://www.nominatim.org/data/country_grid.sql.gz
       wget --no-verbose --output-document=../data/monaco.osm.pbf http://download.geofabrik.de/europe/monaco-latest.osm.pbf
       ./utils/setup.php --osm-file ../data/monaco.osm.pbf --osm2pgsql-cache 1000 --all 2>&1 | tee monaco.$$.log
       ```
@@ -103,7 +102,7 @@ and then
 
 ## Running unit tests
 
-    cd ~/Nominatim/tests-php
+    cd ~/Nominatim/tests/php
     phpunit ./