Changeset 16860 in josm for trunk/resources/data/validator/unnecessary.mapcss
- Timestamp:
- 2020-08-10T18:03:19+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/unnecessary.mapcss
r16858 r16860 153 153 assertNoMatch: "way name=kiosk amenity=grave_yard"; 154 154 } 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 */ 156 156 *[name][name=~/^(?i)(chapel|chapelle|kapelle)$/], /* check if amenity=place_of_worship and/or building=chapel applies */ 157 157 *[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.