Changes between Initial Version and Version 3 of Ticket #21722


Ignore:
Timestamp:
2022-01-01T17:10:49+01:00 (4 years ago)
Author:
Famlam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21722 – Description

    initial v3  
    1313{{{
    1414#!rule
    15 node[highway=turning_circle][barrier] {
     15node[highway=turning_circle][barrier],
     16node[highway=turning_loop][barrier] {
    1617        throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.key}");
    1718        group: tr("suspicious tag combination");