Ticket #2806: validator4.patch

File validator4.patch, 792 bytes (added by delta_foxtrot2, 17 years ago)

validator.patch

  • tagchecker.cfg

    old new  
    4242node : W : highway == residential                              # wrong highway tag on a node
    4343node : W : highway == unclassified                             # wrong highway tag on a node
    4444node : W : highway == track                                    # wrong highway tag on a node
     45way  : W : highway == unclassified && name != *                # Unnamed unclassified highway
    4546way  : I : highway == secondary && ref != *                    # highway without a reference
    4647way  : I : highway == tertiary && ref != *                     # highway without a reference
    4748way  : I : highway == motorway && nat_ref != *                 # highway without a reference