Changes between Initial Version and Version 1 of Ticket #6994
- Timestamp:
- 2014-09-22T12:54:05+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6994 – Description
initial v1 1 1 See #6774 2 2 3 For basic cases it [#6774]works well, but I still haven't fixed the case of changed order.3 For basic cases it works well, but I still haven't fixed the case of changed order. 4 4 5 5 A particular bad case: http://www.openstreetmap.org/browse/way/36870578 (v1 vs v4) Almost all nodes are the same, but some funny stuff is going on with the order, making the diff odd. (part of the road is reversed and combined again?) 6 6 7 [[Image(2011-10-23-103719_796x495_scrot.png)]] 8 7 9 A quick fix adding at least a different color for "re-ordered" nodes shouldn't be too hard. (although circular ways might need special handling) 8


