Changes between Version 8 and Version 9 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2019-07-21T20:28:37+02:00 (6 years ago)
Author:
PanierAvide
Comment:

Ajout règle SP95 / E10

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v8 v9  
    4040    -osmoseAssertNoMatchWithContext: list("way name='Aire de covoiturage' amenity=parking carpool=designated", "inside=FR");
    4141}
     42
     43*[amenity=fuel][fuel:octane_95=yes][!fuel:e10][inside("FR")] {
     44    throwWarning: tr("Cette station vend-elle toujours du SP95, ou a-t'il été remplacé par le SP95-E10 ?");
     45    suggestAlternative: "fuel:e10=yes/no";
     46}
    4247}}}