Changes between Initial Version and Version 1 of Ticket #20442, comment 7
- Timestamp:
- 2021-06-03T23:20:43+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20442, comment 7
initial v1 10 10 node[highway=traffic_signals][traffic_signals=signal] < way[highway][junction=roundabout], 11 11 node[highway][highway=~/^(traffic_signals|stop|give_way)$/][!traffic_signals] < way[highway][junction=roundabout] { 12 throwWarning: tr("{0} on a road with {1}", "{0.tag}", "junction=roundabout");12 throwWarning: tr("{0} without right of way", "{1.tag}"); 13 13 group: tr("suspicious tag combination"); 14 14 suggestAlternative: "junction=circular"


