Ticket #8911: patch_8911_1.diff

File patch_8911_1.diff, 1.1 KB (added by dommage, 13 years ago)

Patch to permit toll=yes on ferry ways.

  • data/tagchecker.cfg

     
    108108*    : W : smoothness           == * && highway != *                                   # smoothness without highway
    109109*    : W : snowplowing          == * && highway != *                                   # snowplowing without highway
    110110*    : W : step_count           == * && highway != *                                   # step_count without highway
    111 *    : W : toll                 == * && highway != *                                   # toll without highway
     111*    : W : toll                 == * && highway != * && route != ferry                 # toll without highway
    112112*    : W : tracktype            == * && highway != *                                   # tracktype without highway
    113113*    : W : trail_visibility     == * && highway != *                                   # trail_visibility without highway
    114114*    : W : trolley_wire         == * && highway != *                                   # trolley_wire without highway