Changeset 4875 in josm


Ignore:
Timestamp:
Jan 26, 2012 11:34:13 PM (16 months ago)
Author:
simon04
Message:

fix #7318 - validator finds "suspicious tag/value combination" for surface on non-highways

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/tagchecker.cfg

    r4867 r4875  
    108108*    : W : snowplowing          == * && highway != *                                   # snowplowing without highway 
    109109*    : W : step_count           == * && highway != *                                   # step_count without highway 
    110 *    : W : surface              == * && highway != *                                   # surface without highway 
    111110*    : W : toll                 == * && highway != *                                   # toll without highway 
    112111*    : W : tracktype            == * && highway != *                                   # tracktype without highway 
Note: See TracChangeset for help on using the changeset viewer.