Changes between Initial Version and Version 1 of Ticket #6567, comment 5


Ignore:
Timestamp:
2011-07-10T23:40:08+02:00 (14 years ago)
Author:
ghia

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6567, comment 5

    initial v1  
    2626Splitted roads:
    2727In the interest of the Wiki, I think JOSM should transfert the id (and by consequence the history) to the largest part (most nodes) of the splitted road and not defaulting it to the first part (see my previous 10 node example). The smallest part would then get the new 0 id.
    28 As a stopgap, I try to do a reverse of the road before and after splitting, when I need to split a road and noticed the starting part would become the smallest.
     28
     29As a stopgap, I try to do a reverse of the road before and after splitting, when I need to split a road and noticed the starting part would become the smallest. So, I don't see the need of any reference to OSM previous objects. When a road is splitted, give the id to the largest part in stead of the first part and it is done. (I know that subsequent splits afterwards (or in the future) may make that the id will end in a smaller part, but that's not the point)