Changeset 5255 in josm for trunk/data/tagchecker.cfg


Ignore:
Timestamp:
2012-05-31T12:48:56+02:00 (12 years ago)
Author:
simon04
Message:

fix #7693 - do not warn about moped/motor_vehicle=* on barriers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/tagchecker.cfg

    r5250 r5255  
    9797*    : W : maxspeed             == * && highway != *                                   # maxspeed without highway
    9898*    : W : median               == * && highway != *                                   # median without highway
    99 *    : W : moped                == * && highway != *                                   # moped without highway
    100 *    : W : motor_vehicle        == * && highway != *                                   # motor_vehicle without highway
    10199*    : W : motorroad            == * && highway != *                                   # motorroad without highway
    102100*    : W : ntd_id               == * && highway != *                                   # ntd_id without highway
Note: See TracChangeset for help on using the changeset viewer.