Hi, Jukka Rahkonen wrote: > Processing: Node(2835k) Way(194k) Relation(0k)terminate called after throwing > an > instance of 'geos::util::TopologyException' > what(): TopologyException: found non-noded intersection between > 2.78294e+006 > 9.41427e+006, 2.78315e+006 9.41433e+006 and 2.78326e+006 9.41433e+006, > 2.78269e+ > 006 9.41433e+006 2.78315e+006 9.41433e+006
Reverse-projecting that into lat/lon gives 24.999;64.252. If you check the area in OSM Inspector: http://tools.geofabrik.de/osmi/?view=geometry&lon=24.94860&lat=64.24186&zoom=11&opacity=1.00 you will see that there are a number of geometry errors and quite possibly self-intersecting ways near the town of Oulainen. One of these is very likely responsible for the error you are seeing, however I cannot tell you why osm2pgsql chokes on this when it happily processes the myriad other geometry errors that OSM Inspector spots. You can select an object and then use the icons on the right to load it in an (already running) JOSM or launch Potlatch for that object. Bye Frederik _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

