Changes between Version 31 and Version 32 of Rules/FranceSpecificRules
- Timestamp:
- 2020-04-04T14:58:07+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v31 v32 130 130 131 131 /* tag nat_ref is for links roads, ref is on major roads */ 132 way.major_road[nat_ref][operator][inside("FR")] { 132 way.major_road[nat_ref][operator][!junction][inside("FR")] { 133 133 throwWarning: tr("{0} must be a link road", "{1.tag}"); 134 134 group: tr("validation rules nat_ref in France");
