Changes between Initial Version and Version 1 of Ticket #18368, comment 12
- Timestamp:
- 2019-12-01T10:42:21+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18368, comment 12
initial v1 11 11 12 12 So, I think I should 13 - create a new simple method to combine ways which just connects end points of the ways and - maybe - reverses the order where needed, but without removing edges or recombining parts and use that new method to replace the wrong usage of 14 `buildSpanningPath()` 13 - create a new simple method to combine ways which just connects end points of the ways and - maybe - reverses the order where needed, but without removing edges or recombining parts and use that new method to replace the wrong usage of `buildSpanningPath()` 15 14 - improve performance of `buildSpanningPath()` as it might help the merge-overlap plugin


