I have created a small library for parsing OSM data and one of the users reported a weird error. The root cause of this error is the fact that there are elements with duplicate IDs in the database. I have found at least this pair - http://www.openstreetmap.org/browse/way/49755010 and http://www.openstreetmap.org/browse/node/49755010
Before I start fixing this error, it would be nice to know whether this is an exceptional case or whether these kind of integrity violations happens more often. Has anyone seen other elements with duplicate IDs? What is the best way to fix it in the database? -- Lukas _______________________________________________ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev