Ticket #8911: patch_8911_1.diff
| File patch_8911_1.diff, 1.1 KB (added by , 13 years ago) |
|---|
-
data/tagchecker.cfg
108 108 * : W : smoothness == * && highway != * # smoothness without highway 109 109 * : W : snowplowing == * && highway != * # snowplowing without highway 110 110 * : W : step_count == * && highway != * # step_count without highway 111 * : W : toll == * && highway != * # toll without highway111 * : W : toll == * && highway != * && route != ferry # toll without highway 112 112 * : W : tracktype == * && highway != * # tracktype without highway 113 113 * : W : trail_visibility == * && highway != * # trail_visibility without highway 114 114 * : W : trolley_wire == * && highway != * # trolley_wire without highway
