X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/797c2d1e74a14d8d52d963f1efad9be53fca5f5f..9e54d1d6eb3e418c13ea090eeee4c9f9ee30b55a:/VAGRANT.md diff --git a/VAGRANT.md b/VAGRANT.md index cd3ed311..6a680b53 100644 --- a/VAGRANT.md +++ b/VAGRANT.md @@ -49,8 +49,6 @@ is. cd build 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 - ./utils/specialphrases.php --countries > ../data/specialphrases_countries.sql - psql -d nominatim -f ../data/specialphrases_countries.sql ``` To repeat an import you'd need to delete the database first