Changes between Version 1 and Version 2 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2019-05-01T19:57:55+02:00 (6 years ago)
Author:
PanierAvide
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v1 v2  
    1818
    1919way[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";
    2122    assertMatch: "way railway=rail";
    2223    assertNoMatch: "way railway=rail gauge=1435";