Changeset 6417 in josm
- Timestamp:
- 2013-11-26T02:32:10+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/tests/Highways.java
r6407 r6417 40 40 "secondary", "secondary_link", 41 41 "tertiary", "tertiary_link", 42 " living_street",42 "unclassified", 43 43 "residential", 44 " unclassified");44 "living_street"); 45 45 46 46 boolean leftByPedestrians = false;
Note:
See TracChangeset
for help on using the changeset viewer.