Changeset 14840 in josm
- Timestamp:
- 2019-03-05T21:34:58+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r14831 r14840 562 562 563 563 /* #17391 */ 564 way[highway=pedestrian][width][width< =2] {564 way[highway=pedestrian][width][width<2] { 565 565 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}"); 566 566 suggestAlternative: "highway=footway";
Note:
See TracChangeset
for help on using the changeset viewer.