Changeset 16829 in josm for trunk/resources/data/validator/combinations.mapcss
- Timestamp:
- 2020-08-03T18:17:38+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/resources/data/validator/combinations.mapcss (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/validator/combinations.mapcss
r16778 r16829 461 461 } 462 462 463 /* #19604 */ 464 way[name][alt_name][name=*alt_name] { 465 throwWarning: tr("Same value of {0} and {1}", "{0.key}", "{1.key}"); 466 group: tr("suspicious tag combination"); 467 fixRemove: "alt_name"; 468 } 469 463 470 /* #10837 */ 464 471 way[destination][!oneway?][junction!=roundabout][highway] {
Note:
See TracChangeset
for help on using the changeset viewer.
