Ignore:
Timestamp:
2013-11-26T02:32:10+01:00 (10 years ago)
Author:
Don-vip
Message:

fix #9347 - order of classified highways

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java

    r6407 r6417  
    4040            "secondary", "secondary_link",
    4141            "tertiary",  "tertiary_link",
    42             "living_street",
     42            "unclassified",
    4343            "residential",
    44             "unclassified");
     44            "living_street");
    4545
    4646    boolean leftByPedestrians = false;
Note: See TracChangeset for help on using the changeset viewer.