Ticket #23596: 23596.patch

File 23596.patch, 1.2 KB (added by GerdP, 2 years ago)
  • resources/data/validator/unnecessary.mapcss

     
    8585  fixRemove: "{1.key}";
    8686}
    8787
    88 /* #17100, #17471, #17629, #17633, #19274, #19395, #19409 */
     88/* #17100, #17471, #17629, #17633, #19274, #19395, #19409, #23596 */
    8989*[name][name=~/^(?i)(library|biblioteca|biblioteka|bibliothek|bibliotheek)$/][amenity=library],
    9090*[name][name=~/^(?i)(parc|park)$/][leisure=park],
    9191*[name][name=~/^(?i)(pond)$/][water=pond],
     
    9797*[name][name=~/^(?i)(toilets?)$/][amenity=toilets],
    9898*[name][name=~/^(?i)(playground|spielplatz)$/][leisure=playground],
    9999*[name][name=~/^(?i)(shop|boutique)$/][shop][shop!=no],
    100 *[name][name=~/^(?i)(building|bangunan)$/][building][building!=no],
     100*[name][name=~/^(?i)(building|bangunan|bâtiment|batiment)$/][building][building!=no],
    101101*[name][name=~/^(?i)(house|maison|rumah|vivienda)$/][building=house],
    102102*[name][name=~/^(?i)(casa)$/][building=house][outside("FR")], /* spanish for house but it is a brand name in France */
    103103*[name][name=~/^(?i)(kiosk)$/][shop=kiosk][outside("NL")], /* it is a brand name in the Netherlands */