This mailing list is for discussing imports of external data into the OSM database, not about importing OSM data into nominatim. I would suggest trying the geocoding mailing list: http://lists.openstreetmap.org/listinfo/geocoding
Toby On Tue, Dec 18, 2012 at 1:42 AM, Pradeep Rai <[email protected]> wrote: > Hi, > > I have set up Nominatim database for india and it is working well for > reverse geo-coding. > > Now i want to extend the reverse coding database for Ghana. For importing > ghana.osm, i am using following command line : > > sudo ./utils/setup.php --osm-file /home/../ghana.osm --import-data > > output of command line is following: > > root@pradeep:~/osm2pgsql/Nominatim# sudo ./utils/setup.php --osm-file > /home/pradeep/ghana.osm --import-data > Import > Using projection SRS 4326 (Latlong) > NOTICE: drop cascades to function get_word_score(wordscore[],text[]) > NOTICE: type "stringlanguagetype" does not exist, skipping > NOTICE: type "keyvaluetype" does not exist, skipping > Allocating memory for dense node cache > Allocating dense node cache in one big chunk > Allocating memory for sparse node cache > Sharing dense sparse > Node-cache: cache=4583MB, maxblocks=586625*8192, allocation method=11 > Mid: pgsql, scale=10000000 cache=4583 > Setting up table: planet_osm_nodes > NOTICE: table "planet_osm_nodes" does not exist, skipping > NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index > "planet_osm_nodes_pkey" for table "planet_osm_nodes" > Setting up table: planet_osm_ways > > I waited for 2-3 days to complete the import, but import process in not > completed. > > Urgent help needed to resolve the import issue. > > Thanks in advance !!! > -- > Thanks & Regards, > Pradeep Rai > > > > _______________________________________________ > Imports mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/imports > _______________________________________________ Imports mailing list [email protected] http://lists.openstreetmap.org/listinfo/imports
