Changes between Initial Version and Version 1 of Ticket #15640
- Timestamp:
- 2017-12-06T12:18:50+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15640 – Description
initial v1 5 5 The left example is valid (since we have multiple branchs), while the example on the right side has an unneeded `only_straight_on` (ie, there is only one way to follow and we don't need a restriction to say the obvious) 6 6 7 This could be possibly implemented by counting the number of connected ways at the `via` node. If = 1then probably it's unnecessary.7 This could be possibly implemented by counting the number of connected ways at the `via` node. If = 2 then probably it's unnecessary. 8 8 9 9 JOSM: