Changeset 12418 in josm for trunk/data/validator
- Timestamp:
- 2017-06-20T21:21:58+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/highway.mapcss
r12194 r12418 63 63 64 64 way[highway=road] { 65 throwWarning: tr(" temporaryhighway type");65 throwWarning: tr("Unspecific highway type"); 66 66 assertMatch: "way highway=road"; 67 67 assertNoMatch: "way highway=residential";
Note:
See TracChangeset
for help on using the changeset viewer.