[OSM-talk] Planet Dump

Keith Sharp kms at passback.co.uk
Fri Mar 9 11:52:18 GMT 2007


On Fri, 2007-03-09 at 11:05 +0000, Artem Pavlenko wrote:
> On macos - 2.0GHz Intel Core 2 Duo , 1GB ram  I get :
> 
> macbook:~/projects/planet.osm artem$ time ../osm2pgsql/osm2pgsql  
> planet-070307-utf8.osm > planet-070307-utf8.sqlProcessing: Node(8420k)
> Processing: Segment(8830k)
> Processing: Way(439k)
> Node stats: out(92707), total(8423077), max(26390114)
> Segment stats: out(8325691), total(8831307), max(22376860)
> Way stats: out(471541), total(439146), max(4335934)
> Way stats: duplicate segments in ways 123
> 
> real    14m39.727s
> user    12m57.351s
> sys     0m18.169s

I had the same assert error as you.  My numbers (Dell PC, Intel 3Ghz
hyper-threading processor, 1Gb RAM, SATA hard disk) are a little bit
slower than you:

$ time ./osm2pgsql /export/osm/planet.osm > /export/osm/planet.sql
Processing: Node(8420k)
Processing: Segment(8830k)
Processing: Way(439k)
Node stats: out(92707), total(8423077), max(26390114)
Segment stats: out(8325691), total(8831307), max(22376860)
Way stats: out(471541), total(439146), max(4335934)
Way stats: duplicate segments in ways 123

real    17m32.223s
user    16m4.528s
sys     0m19.521s

Keith.





More information about the talk mailing list