Changeset 14818 in josm


Ignore:
Timestamp:
2019-02-25T22:49:09+01:00 (5 years ago)
Author:
Klumbumbus
Message:

see #17371 - downgrade place_of_worship without denomination warning to info level

File:
1 edited

Legend:

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

    r14808 r14818  
    132132*[power=generator][!generator:source],
    133133*[amenity=social_facility][!social_facility],
    134 *[amenity=place_of_worship][!denomination],
    135134*[amenity=place_of_worship][!religion] {
    136135  throwWarning: tr("{0} without {1}", "{0.tag}", "{1.key}");
     
    159158*[mountain_pass=yes            ][!ele],
    160159*[natural=peak                 ][!ele],
     160*[amenity=place_of_worship     ][!denomination],
    161161*[amenity=parking              ][!parking],
    162162*[amenity=parking_entrance     ][!parking] {
Note: See TracChangeset for help on using the changeset viewer.