Ignore:
Timestamp:
2019-02-23T12:50:00+01:00 (5 years ago)
Author:
Don-vip
Message:

fix #17371 - rework combination checks

File:
1 edited

Legend:

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

    r14798 r14799  
    4242*[border_type                  ][!boundary],
    4343*[piste:difficulty             ][!piste:type],
    44 *[place                        ][!name],
     44*[place                        ][!name][place!=islet],
    4545*[source:date                  ][!source],
    4646*[source:name                  ][!name],
     
    131131*[aeroway=terminal][!building],
    132132*[power=generator][!generator:source],
    133 *[amenity=bank     ][!operator],
    134 *[amenity=cafe     ][!operator],
    135 *[amenity=cinema   ][!operator],
    136 *[amenity=fast_food][!operator],
    137 *[amenity=fuel     ][!operator],
    138 *[amenity=pharmacy ][!operator],
    139 *[mountain_pass=yes][!ele],
    140 *[natural=peak     ][!ele],
    141133*[amenity=social_facility][!social_facility],
    142134*[amenity=place_of_worship][!denomination],
     
    161153*[power=switch                 ][!switch],
    162154*[power=transformer            ][!transformer],
     155*[amenity=bank                 ][!operator],
     156*[amenity=cinema               ][!operator],
     157*[amenity=fast_food            ][!operator],
     158*[amenity=fuel                 ][!operator],
     159*[mountain_pass=yes            ][!ele],
     160*[natural=peak                 ][!ele],
    163161*[amenity=parking              ][!parking],
    164162*[amenity=parking_entrance     ][!parking] {
Note: See TracChangeset for help on using the changeset viewer.