Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./utils/update.php --import-file addr.xml --index
- /usr/bin/osmosis --read-xml '/var/nominatim/addr.xml' --read-empty --derive-chan
- ge --write-xml-change /var/nominatim/data/osmosischange.osc
- Nov 22, 2013 3:52:21 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Osmosis Version 0.40.1
- Nov 22, 2013 3:52:21 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Preparing pipeline.
- Nov 22, 2013 3:52:21 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Launching pipeline execution.
- Nov 22, 2013 3:52:21 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Pipeline executing, waiting for completion.
- Nov 22, 2013 3:52:42 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Pipeline complete.
- Nov 22, 2013 3:52:42 AM org.openstreetmap.osmosis.core.Osmosis run
- INFO: Total execution time: 20993 milliseconds.
- /var/nominatim/osm2pgsql/osm2pgsql -klas -C 2000 -O gazetteer -d nominatim /var/
- 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: /var/nominatim/data/osmosischange.osc
- Processing: Node(953k 2.8k/s) Way(74k 0.20k/s) Relation(0 0.00/s) parse time: 7
- 13s
- Node stats: total(953972), max(2543968230) in 338s
- Way stats: total(74432), max(247514056) in 375s
- Relation stats: total(0), max(0) in 0s
- node cache: stored: 953972(100.00%), storage efficiency: 50.93% (dense blocks: 1
- 20, sparse nodes: 875064), hit rate: 100.00%
- Stopping table: planet_osm_nodes
- Stopping table: planet_osm_ways
- Stopping table: planet_osm_rels
- Stopped table: planet_osm_nodes in 0s
- Stopped table: planet_osm_rels in 0s
- Stopped table: planet_osm_ways in 0s
- COPY_END for place failed: ERROR: missing data for column "addr_place"
- CONTEXT: COPY place, line 1: "N 25211416 amenity fuel "operato
- r"=>"Auchan", "name"=>"Auchan" 100 \N \N MONTIVILLIERS 76290 \
- N SRI..."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement