I am currently trying to import the planet with osm2pgsql in slim mode. I got these 2 warnings that I don't understand:
Standard exception processing way_id 110802: TopologyException: side location conflict at -1.24357e+07 3.92347e+06 Standard exception processing way_id 110803: TopologyException: side location conflict at -1.24357e+07 3.92347e+06 When I saw that I tried to download these 2 ways to fix the problem in the data, but there is no way with the id 110802 or 110803 in the osm database. http://www.openstreetmap.org/browse/way/110802 http://www.openstreetmap.org/browse/way/110803 What is the reason for this problem? Maybe these ways have been deleted manually because of copyright issues and there is still relations refering to them? Or maybe there is a bug in osm2pgsql displaying wrong ids? cheers, Martin _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

