Changeset 7905 in josm


Ignore:
Timestamp:
2014-12-29T00:01:30+01:00 (10 years ago)
Author:
Don-vip
Message:

fix #10896 - false positive for junction=yes without highway

File:
1 edited

Legend:

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

    r7873 r7905  
    44
    55/* {0.key} without {1.key} (warning level) */
    6 way[junction                   ][!highway],
     6way[junction!=yes              ][!highway],
    77*[lanes                        ][!highway],
    88*[lcn                          ][!highway],
Note: See TracChangeset for help on using the changeset viewer.