Changes between Version 54 and Version 55 of Rules/FranceSpecificRules
- Timestamp:
- 2020-08-13T10:51:37+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v54 v55 210 210 } 211 211 212 node[highway=motorway_junction][ref=~/^\D/] { 213 throwWarning: "Unusual ref for motorway_junction; use of 'ref=*' for the exit destination ref?"; 214 fixRemove: "ref"; 215 suggestAlternative: "'destination:ref=*' tag on the exiting 'highway=*_link'"; 216 assertMatch: "node highway=motorway_junction ref=N7"; 217 } 212 218 }}}
