I've hit this issue about 48 hours into processing a Europe - wide
nominatim. Is there a way of proceeding?

25-Aug-2013 19:45:34 org.openstreetmap.osmosis.core.Osmosis run
INFO: Total execution time: 39209229 milliseconds.
Completed for 2013-06-29T19:59:05Z in 1361.3 minutes
/home/nominatim/Nominatim/osm2pgsql/osm2pgsql -klas -C 2000 -O
gazetteer -d nominatim
/home/nominatim/Nominatim/data/osmosischange.osc
Using projection SRS 4326 (Latlong)
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=2000MB, maxblocks=256001*8192, allocation method=11
Mid: pgsql, scale=10000000 cache=2000
Setting up table: planet_osm_nodes
Setting up table: planet_osm_ways
Setting up table: planet_osm_rels

Reading in file: /home/nominatim/Nominatim/data/osmosischange.osc
COPY_END for place failed: ERROR:  column "addr_place" of relation
"placex" does not exist
LINE 2:       street, addr_place, isin, postcode, country_code, extr...
                      ^
QUERY:  insert into placex (osm_type, osm_id, class, type, name,
admin_level, housenumber,
      street, addr_place, isin, postcode, country_code, extratags, geometry)
      values (NEW.osm_type
        ,NEW.osm_id
        ,NEW.class
        ,NEW.type
        ,NEW.name
        ,NEW.admin_level
        ,NEW.housenumber
        ,NEW.street
        ,NEW.addr_place
        ,NEW.isin
        ,NEW.postcode
        ,NEW.country_code
        ,NEW.extratags
        ,NEW.geometry
        )
CONTEXT:  PL/pgSQL function "place_insert" line 78 at SQL statement
COPY place, line 1: "N  1       amenity restaurant      "name"=>"3390
Restó", "addr:housename"=>"3390 Restó"    100     3390    Sarmiento
   \N      ..."

Error occurred, cleaning up
Error: 1

_______________________________________________
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/osmosis-dev

Reply via email to