Hey community! I'm afraid I have an issue I don't really understand so I was wondering if you could help.
Below is a copy and paste of the output from osm2pgsql. The command line I used to fire the process off was: *osm2pgsql -k -C 20000 --slim -m -S /usr/share/osm2pgsql/default.style -d gis /usr/share/planet-file/planet-latest.osm.bz2* * * The system I am running is: Ubuntu 10.11 (fully up to date). osm2pgsql SVN version 0.70.5 Postgresql 9.1 PostGIS 1.5 Should I be concerned with the exceptions that have been thrown? Will it cause me issues later on when I try and render, or when I try and apply a diff? It it will, how should I solve the problem? I originally ran the import without --slim, but after finding out that if I want to apply a diff patch. Without --slim these exceptions did not occur. Thanks. Richard. Setting up table: planet_osm_ways NOTICE: table "planet_osm_ways" does not exist, skipping NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_ways_pkey" for table "planet_osm_ways" Setting up table: planet_osm_rels NOTICE: table "planet_osm_rels" does not exist, skipping NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_rels_pkey" for table "planet_osm_rels" Reading in file: /usr/share/planet-file/planet-latest.osm.bz2 Unknown node type 8 Processing: Node(1395625k) Way(129023k) Relation(566540)osm2pgsql SVN version 0.70.5 Standard exception processing way_id 1082366: TopologyException: side location conflict at 822832 8.30585e+06 Processing: Node(1395625k) Way(129023k) Relation(1109420) Standard exception processing way_id 1792031: TopologyException: side location conflict at -734926 5.24355e+06 Processing: Node(1395625k) Way(129023k) Relation(1171550) Standard exception processing way_id 1868906: TopologyException: side location conflict at 1.22428e+06 5.69149e+06 Processing: Node(1395625k) Way(129023k) Relation(1334316) parse time: 52941s Node stats: total(1395625558), max(1674079602) Way stats: total(129023130), max(154962787) Relation stats: total(1334316), max(2082085) Going over pending ways processing way (45226k) -- Richard Ive • Metafour UK Ltd • 2 Berghem Mews, London W14 0HN • registered in England: 01528556 tel: 020 7912 2000 • direct: 020 7912 2006 • mobile: 07950 232 107 • website: www.metafour.com This email is private & confidential; if you received it in error, please notify us and delete it from your system
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

