Changeset 15414 in josm
- Timestamp:
- 2019-10-04T14:26:38+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r15403 r15414 630 630 fixAdd: "emergency=emergency_ward_entrance"; 631 631 } 632 633 /* #18203 */ 634 way[construction][construction!=yes][highway][highway!=construction] { 635 throwWarning: tr("{0} together with {1}", "{2.tag}", "{0.tag}"); 636 group: tr("suspicious tag combination"); 637 }
Note:
See TracChangeset
for help on using the changeset viewer.