Changes between Initial Version and Version 1 of Ticket #10515


Ignore:
Timestamp:
2014-09-15T00:36:51+02:00 (11 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10515 – Description

    initial v1  
    1 Following on from case #9605, the new code to pick the furthest nodes along a way (change #6894) gets "confused" when dealing with a circular way.
     1Following on from case #9605, the new code to pick the furthest nodes along a way (change r6894) gets "confused" when dealing with a circular way.
    22In my case, one of the end nodes in my selection was the first/last node in the way. All other nodes were towards the end of the way.
    33This resulted in it picking the "first" node and the penultimate node as the "furthest" away instead of the string of 4 consecutive nodes.
     
    1313What happens instead?
    1414A line is calculated between g and a with all other nodes aligned to that.
    15 
    16 Please provide any additional information below. Attach a screenshot if
    17 possible.
    1815
    1916{{{