Ignore:
Timestamp:
2019-12-26T22:34:44+01:00 (5 years ago)
Author:
Don-vip
Message:

fix #18464 - exclude construction=minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/combinations.mapcss

    r15595 r15619  
    643643
    644644/* #18203 */
    645 way[construction][construction!=yes][highway][highway!=construction] {
     645way[construction][construction!=yes][construction!=minor][highway][highway!=construction] {
    646646  throwWarning: tr("{0} together with {1}", "{2.tag}", "{0.tag}");
    647647  group: tr("suspicious tag combination");
Note: See TracChangeset for help on using the changeset viewer.