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

[closed] Nominatim data import error: ERROR: DB Error: no such table

0

Hi All,

when I try to import map data for Nominatim, I get the following error:

[snip long output trace]

Does anyone know why?

asked 12 Jul '12, 23:02

grossetti's gravatar image

grossetti
11113
accept rate: 0%

edited 13 Jul '12, 18:05

Jonathan%20Bennett's gravatar image

Jonathan Ben...
8.3k1785108

Please explain exactly how you installed osm2pgsql.

(13 Jul '12, 07:05) Frederik Ramm ♦

$ sudo add-apt-repository ppa:kakrueger/openstreetmap

$ sudo apt-get -u update

$ sudo aptitude install osm2pgsql

(https://wiki.openstreetmap.org/wiki/Osm2pgsql)

(13 Jul '12, 07:12) grossetti

The question has been closed for the following reason “Please take requests for help like this to the dev mailing list. This system is not designed to accommodate long fault-finding discussions” by Jonathan Bennett 13 Jul ‘12, 18:04

Source code available on GitHub .