<div dir="ltr">well I think if ways are overlapping which have identical nodes it should be possible to throw away according to say this prinicple:<div>a) identical tags (except name which is not important) - throw away the copy/copies. I think here it is clear the copies are not needed.</div><div>b) identical tags (except name) plus more tags. </div><div>Eg way 1 has: key1=a key2=b     way 2 has key1=a, key2=b key3=c. So throw away way1. </div><div>If there is however </div><div>

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">way 1 has: key1=a key2=b  key3=c    way 2 has key1=a, key2=b key4=d.</span> it is more complicated but it could still be merged to a single way consisting of key1=a, key2=b, key3=c, key4=d<br></div><div>if </div><div>

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">way 1 has: key1=a key2=b  key3=c    way 2 has key1=a, key2=b key3=d</span> we could keep both ways, or throw away one of them - but yeah then it is not clear which one so better keep.<br></div><div><br></div><div><br></div><div>For the problems related to 

<a href="http://www.openstreetmap.org/browse/way/310376420" target="_blank" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">http://www.openstreetmap.org/b<wbr>rowse/way/310376420</a> </div><div>and the other 2 ways. Following a) removes one copy. Following rule b) would actually get rid of the second copy and now information/detail will be lost.</div><div><br></div><div><br></div><div>I'll try the new patch and see if I can find out more about problems.</div><div><br></div><div><br></div><div>BTW - would it not be better to just use a test map for finding the error? I'm pretty sure any 6 routable roads on top of each other (identical direction) cause routing to break on Oregon 600. As soon as some way is slightly different angle - it is fine.</div><div class="gmail_extra"><br><div class="gmail_quote"><br></div>
</div></div>