Hi All, I have installed nominatim with the instructions mentioned in the link - http://wiki.openstreetmap.org/wiki/Nominatim/Installation Currently the database contains the data of Luxembourg. I would like to add the data of Great Britain. In order to do this i did the following
./setup.php --osm-file "/etc/Nominatim/OSMDATA/scotland-latest.osm.pbf" --import-data ./setup.php --osm-file "/etc/Nominatim/OSMDATA/wales-latest.osm.pbf" --import-data
Is this the correct way to load new OSM Files to Nominatim. Please help asked 06 Jan '16, 12:43 Sabarish_att... edited 06 Jan '16, 13:15 |
One Answer:
Followed the solution mentioned in the post The index is slow, but the process works !!! answered 18 Jan '16, 16:06 Sabarish_att... |