2009/3/9 Peter Childs <[email protected]> > I've been trying to import the Planet file into postgres using > osm2pgsql, Using the current SVN version, it seams to be segmenting > when processing the first Way (Under Ubuntu Hardy). Does any one have > any ideas, or shall I try and import a subset (The UK would fit my > purpose) and try and get more details.... >
Are you running the import in slim mode? What command line arguments are you using? Do you get any warning messages? FYI, what I used last was 'osm2pgsql -d osm -s -C 2200 -v planet-090225.osm.bz2' to import the planet from 25th Feb to a database named osm in slim mode with a node cache of 2200MB with verbose output... It could be that something has changed in the latest SVN rev compared to the rev I'm using, but, it's pretty recent... d
_______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

