Changes between Initial Version and Version 3 of Ticket #21722
- Timestamp:
- 2022-01-01T17:10:49+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21722 – Description
initial v3 13 13 {{{ 14 14 #!rule 15 node[highway=turning_circle][barrier] { 15 node[highway=turning_circle][barrier], 16 node[highway=turning_loop][barrier] { 16 17 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.key}"); 17 18 group: tr("suspicious tag combination");