Changes between Version 84 and Version 85 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2022-10-26T07:33:20+02:00 (3 years ago)
Author:
didier2020
Comment:

fiw my error

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v84 v85  
    146146/* tag nat_ref is for links roads, ref is on major roads */
    147147way[highway=~/^(motorway|trunk|primary|secondary|tertiary|unclassified)$/][nat_ref][operator][!junction][inside("FR")],
    148 way[highway=service)$/][nat_ref][nat_ref!~/^([1-9][0-9]|0[1-9])[AN]8[0-9]{3}(|A|N)([0-9]?[0-9])(|[A-Z]|[a-z])(|CD)_(1[0-9]|[1-9])D$/][operator][!junction][inside("FR")],
     148way[highway=service/][nat_ref][nat_ref!~/^([1-9][0-9]|0[1-9])[AN]8[0-9]{3}(|A|N)([0-9]?[0-9])(|[A-Z]|[a-z])(|CD)_(1[0-9]|[1-9])D$/][operator][!junction][inside("FR")],
    149149 {
    150150    throwWarning: tr("{0} must be a link road or roundabout", "{1.tag}");