Changes between Version 19 and Version 20 of Rules/QAToolInspiredValidations
- Timestamp:
- 2019-03-10T23:09:07+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/QAToolInspiredValidations
v19 v20 99 99 100 100 way[junction=roundabout][ref][inside("FR,NC")] { 101 throwWarning: tr("Should not contain tag ref= %s");101 throwWarning: tr("Should not contain tag ref={0}", "{1.value}"); 102 102 -osmoseItemClassLevel: "4020/102/2"; 103 103 -osmoseTags: list("highway", "roundabout", "fix:chair");
