Ignore:
Timestamp:
2016-05-24T18:33:29+02:00 (9 years ago)
Author:
Klumbumbus
Message:

fix #12865 - don't warn about highway=services|rest_area + addr:postcode; fix #12868 - don't warn about leisure=slipway connected to highways; warn about leisure=yes

File:
1 edited

Legend:

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

    r10251 r10272  
    229229way[highway] > node[amenity][!entrance][amenity!~/^(parking|parking_space|parking_entrance|motorcycle_parking|bicycle_parking|bus_station|car_wash)$/],
    230230way[highway] > node[building][!entrance],
    231 way[highway] > node[leisure][!entrance],
     231way[highway] > node[leisure][!entrance][leisure!=slipway],
    232232way[highway] > node[office][!entrance],
    233233way[highway] > node[shop][!entrance],
Note: See TracChangeset for help on using the changeset viewer.