Changes between Version 36 and Version 37 of Rules/QAToolInspiredValidations


Ignore:
Timestamp:
2020-11-06T15:33:16+01:00 (3 years ago)
Author:
anonymous
Comment:

warn only if tag "area" _exist_ and "area" value is not "no" or "false"

Legend:

Unmodified
Added
Removed
Modified
  • Rules/QAToolInspiredValidations

    v36 v37  
    136136}
    137137
    138 *[highway][junction=roundabout][area!~/no|false/] {
     138*[highway][junction=roundabout][area][area!~/no|false/] {
    139139    throwWarning: tr("40201: On junction=roundabout; Unnecessary area tag");
    140140    group: "4020/40201";