This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

[closed] OSM hang when adding More OSM files to Nominatim

0
1

On Centos 5, I've installed Nominatim and installed my first OSM file with the ./utils/setup.php --osm-file <filename> --all command. I now run the following command to install another OSM file: ./utils/setup.php --osm-file <filename> --import-data

and I get to "Setting up table: planet_osm_ways" where the process just hangs. Any idea whats up or how to fix this?

asked 10 Oct '12, 01:12

John%20Prefontaine's gravatar image

John Prefont...
0222
accept rate: 0%

closed 10 Oct '12, 09:46

lonvia's gravatar image

lonvia
6.2k25789

The thread referenced doesn't answer the above question well. The update option is a dead end. Then the question veers off into fixing a corrupt file. The question above could be better phrased as - how do I add a second OSM file to my data?

(10 Oct '12, 17:51) John Prefont...

The question has been closed for the following reason “For importing multiple files see https://help.openstreetmap.org/questions/15505/import-more-osm-files-in-to-nominatim" by lonvia 10 Oct ‘12, 09:46

Source code available on GitHub .