Changes between Version 1 and Version 2 of Rules/FranceSpecificRules
- Timestamp:
- 2019-05-01T19:57:55+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v1 v2 18 18 19 19 way[railway=rail][!gauge][inside("FR")] { 20 throwWarning: tr("Missing gauge tag on rail (value is 1435 if linked to main railway network)"); 20 throwWarning: tr("Tag gauge manquant sur rail"); 21 suggestAlternative: "gauge"; 21 22 assertMatch: "way railway=rail"; 22 23 assertNoMatch: "way railway=rail gauge=1435";