Changes between Version 1 and Version 2 of Ticket #19603
- Timestamp:
- 2020-08-01T08:45:14+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19603 – Description
v1 v2 18 18 } 19 19 /* 19603 */ 20 way[footway][highway][footway!=sidewalk][highway!=footway][highway!=path][highway!=construction][highway!=cycleway] 20 way[footway][highway][footway!=sidewalk][highway!=footway][highway!=path][highway!=construction][highway!=cycleway] { 21 21 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}"); 22 22 group: tr("suspicious tag combination");