Changes between Version 31 and Version 32 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2020-04-04T14:58:07+02:00 (6 years ago)
Author:
didier2020
Comment:

nat_ref est sur les accés et giratoire (giratoire n'est pas *_link)

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v31 v32  
    130130
    131131/* tag nat_ref is for links roads, ref is on major roads */
    132 way.major_road[nat_ref][operator][inside("FR")] {
     132way.major_road[nat_ref][operator][!junction][inside("FR")] {
    133133    throwWarning: tr("{0} must be a link road", "{1.tag}");
    134134    group: tr("validation rules nat_ref in France");