[OSM-dev] Referential Integrity Problem

mmd mmd.osm at gmail.com
Sat Jun 13 11:38:55 UTC 2015


Hi Jochen,

Am 13.06.2015 um 00:21 schrieb Jochen Topf:> Hi!
>
> I found two problems with the last planet file:
>
>
> These should, of course, never happen, and we have to find the bugs which
> caused this. Nobody seems to have noticed for months, so maybe they are
> not such big problems. :-)

I'm glad you bring this up. I've noticed this very effect before when
loading data into Overpass API, but I could never figure out, where
those messages came from.

The planet file I used for testing is from March 23rd 2015. According to
the error messages I got, it includes way 57766265 as a non-deleted way.
That way however was deleted in November 2014, as you've also noticed.

Best,
mmd


Tested with: planet-150323.osm.pbf

Error messages:

Reading XML file ... elapsed way 58386463. Node 716017125 used in way
57766265 not found.
Node 716245610 used in way 57766265 not found.
Node 716031473 used in way 57766265 not found.
Node 716333274 used in way 57766265 not found.
Node 716159283 used in way 57766265 not found.
Node 716020535 used in way 57766265 not found.
Node 716289275 used in way 57766265 not found.
Node 716065281 used in way 57766265 not found.
Node 716344950 used in way 57766265 not found.
Node 716192814 used in way 57766265 not found.
[...]



More information about the dev mailing list