Ignore:
Timestamp:
2020-08-10T18:03:19+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #19609 - Adjust lanes warnings (patch by skyper)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/validator/unnecessary.mapcss

    r16858 r16860  
    153153  assertNoMatch: "way name=kiosk amenity=grave_yard";
    154154}
    155   /* the following without fixRemove to avoid informatin loss, should be checked manually */
     155  /* the following without fixRemove to avoid information loss, should be checked manually */
    156156*[name][name=~/^(?i)(chapel|chapelle|kapelle)$/], /* check if amenity=place_of_worship and/or building=chapel applies */
    157157*[name][name=~/^(?i)(silo)$/][man_made!=silo], /* check if man_made=silo and/or building=silo applies */
Note: See TracChangeset for help on using the changeset viewer.