Changes between Version 1 and Version 2 of Ticket #15512, comment 8


Ignore:
Timestamp:
2017-11-23T23:10:13+01:00 (8 years ago)
Author:
Allroads

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.
     1oneway=yes and cycleway=lane makes a dashed line on one side either for right or left handed.
     2If 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.
    33
    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.
     4Tagger should always use cycleway:right or left with oneway and a one side cycleway.
     5A mistake by a tagger is in mapcss corrected, this can not be right. Visualisation must be true, also to see wrong tagging
     6
     7And not to correct with a JOSM visualisation with a extra rule string for use oneway:bicycle=no
     8When 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.
    79
    810People use cycleway=lane, when on both side is a cycleway lane. This is correct.