Changeset 7727 in josm


Ignore:
Timestamp:
2014-11-17T23:19:01+01:00 (9 years ago)
Author:
Don-vip
Message:

fix #10754 - "lit on suspicious object" test update

File:
1 edited

Legend:

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

    r7490 r7727  
    135135*[width   ][!highway][!railway][!waterway][!aeroway][!cycleway][!footway][!barrier][!man_made][!entrance],
    136136*[maxspeed][!highway][!railway][traffic_sign !~ /^(.*;)?maxspeed(;.*)?$/][type != enforcement][waterway !~ /^(river|canal|lock)$/],
    137 *[lit     ][!highway][!railway][!piste:type][amenity !~ /^(parking|shelter)/][public_transport!=platform][advertising!=billboard][!leisure] {
     137*[lit     ][!highway][!railway][!piste:type][amenity !~ /^(parking|shelter)/][public_transport!=platform][advertising!=billboard][!leisure][!tourism] {
    138138  throwWarning: tr("{0} on suspicious object", "{0.key}");
    139139}
Note: See TracChangeset for help on using the changeset viewer.