Changeset 15722 in josm for trunk/data/validator/combinations.mapcss
- Timestamp:
- 2020-01-18T20:29:13+01:00 (6 years ago)
- File:
-
- 1 edited
-
trunk/data/validator/combinations.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r15695 r15722 313 313 } 314 314 315 /* {0.tag} together with {1.tag} and {2.key}, #18471 */ 316 way[highway=~/^(cycleway|footway|path)$/][segregated=no][sidewalk =~/^(left|right|both)$/] { 317 throwWarning: tr("{0} together with {1} and {2}", "{0.tag}", "{1.tag}", "{2.key}"); 318 group: tr("suspicious tag combination"); 319 } 320 315 321 /* #11127, #13727 */ 316 322 way[waterway][bridge=yes][waterway!=weir] {
Note:
See TracChangeset
for help on using the changeset viewer.
