Changes between Version 9 and Version 10 of Rules/SuspiciousSwimming_Pool


Ignore:
Timestamp:
2019-01-06T20:05:47+01:00 (7 years ago)
Author:
nlehubya
Comment:

add a few tags for osmose

Legend:

Unmodified
Added
Removed
Modified
  • Rules/SuspiciousSwimming_Pool

    v9 v10  
    55{{{
    66#!rule
     7
    78meta
    89{
    910        title: "swimming_pool tag confusion";
    10         version: "0.[[revision]]";
     11        version: "0.6";
    1112        description: "Detect Suspiscious leisure=swimming_pool";
    1213        author: "nlehuby";
     
    2728        throwWarning: tr("If this is a facility containing one or more swimming pools it should be tagged leisure=sports_centre + sport=swimming.");
    2829        group: tr("Suspiscious tag association - possible confusion between swimming_pool and sports_centre");
    29         /*osmoseItemClassLevel: "3080/30801/2";*/
    30         /*osmoseTags: list("tag", "fix:chair");*/
    31 
     30        -osmoseItemClassLevel: "3081/30811/3";
     31        -osmoseTags: list("tag", "fix:chair", "leisure", "public equipment");
    3232        assertNoMatch: "way leisure=swimming_pool";
    3333        assertMatch: "way leisure=swimming_pool url=A";