Skip to Content.
Sympa Menu

overpass - [overpass] Re: attic errors

Subject: Overpass API developpement

List archive

[overpass] Re: attic errors


Chronological Thread 
  • From: mmd <>
  • To:
  • Subject: [overpass] Re: attic errors
  • Date: Sat, 28 Nov 2015 12:42:10 +0100



Am 28.11.2015 um 12:30 schrieb michael spreng:
> On 28/11/15 10:27, mmd wrote:
>> In the log file there's also a number of interesting messages:
> Where can I find this log? Or how can I activate it?
>
> Michael
>

It's in the overpass-import.log file according to your wiki page and
already written during the import. The error message in the log comes
from way_updater.cc line 87.

Interesting point: if I remove some of those "delete" operations in the
.osc file, the error message no longer occurs for that particular way.
In some way or another, those deleted nodes seem to screw up things a bit.


diff small.osc small2.osc

204,206d203
< <delete>
< <node id="243509609" version="2" timestamp="2012-02-24T22:28:21Z"
changeset="10783325" uid="97547" user="datendelphin"/>
< </delete>
617,619d613
< <delete>
< <node id="243509717" version="5" timestamp="2011-01-16T19:40:20Z"
changeset="6992678" uid="366200" user="bruzano"/>
< </delete>
660,662d653
< <delete>
< <node id="243509722" version="2" timestamp="2011-01-17T19:29:38Z"
changeset="7003188" uid="366200" user="bruzano"/>
< </delete>
668,670d658
< <delete>
< <node id="243509723" version="2" timestamp="2011-01-17T19:29:38Z"
changeset="7003188" uid="366200" user="bruzano"/>
< </delete>
676,678d663
< <delete>
< <node id="243509724" version="2" timestamp="2011-01-17T19:29:38Z"
changeset="7003188" uid="366200" user="bruzano"/>
< </delete>
1001,1003d985
< <delete>
< <node id="243509776" version="3" timestamp="2008-09-15T16:42:54Z"
changeset="641289" uid="61077" user="ykuendig"/>
< </delete>
1037,1039d1018
< <delete>
< <node id="243509780" version="2" timestamp="2010-08-28T15:56:27Z"
changeset="5617488" uid="186651" user="Teddych"/>
< </delete>






--





Archive powered by MHonArc 2.6.18.

Top of Page