Changes between Version 1 and Version 2 of Ticket #15512, comment 8
- Timestamp:
- 2017-11-23T23:10:13+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15512, comment 8
v1 v2 1 oneway=yes and cycleway=lane makes a dashed line on one side either for right or left handed. Here a mistake in tagging is undone in JOSM visualisation, tagger should always use cycleway:right or left with oneway and a one side cycleway.2 This is maybe the bug.1 oneway=yes and cycleway=lane makes a dashed line on one side either for right or left handed. 2 If there are not two dashed lines then a mistake (made by tagger) in tagging is undone in JOSM visualisation, now there is 1 dashed line. 3 3 4 And not to correct the JOSM visualisation with a extra rule string for use oneway:bicycle=no 5 When using, oneway:bicycle=no, oneway=yes should make cycleway=lane a both side dashed line. Neutralize the visualisation string. 6 Or is this the visualisation (bug), enhancement, I do not think so. 4 Tagger should always use cycleway:right or left with oneway and a one side cycleway. 5 A mistake by a tagger is in mapcss corrected, this can not be right. Visualisation must be true, also to see wrong tagging 6 7 And not to correct with a JOSM visualisation with a extra rule string for use oneway:bicycle=no 8 When using, oneway:bicycle=no, oneway=yes should make cycleway=lane a both side dashed line. Solve it this way, enhancement, I do not think so. 7 9 8 10 People use cycleway=lane, when on both side is a cycleway lane. This is correct.