| 107 | | /* missing ref for milestone */ |
| 108 | | node[highway=milestone][operator][nat_ref][!ref][inside("FR")] { |
| 109 | | throwWarning: tr("missing ref"); |
| 110 | | group: tr("validation rules highway milestone"); |
| 111 | | -osmoseItemClassLevel: "9019/9019001/3"; |
| 112 | | -osmoseTags: list("ref", "highway"); |
| 113 | | -osmoseAssertMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); |
| 114 | | -osmoseAssertNoMatchWithContext: list("node highway=milestone ref=A4 distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); |
| 115 | | } |
| 116 | | |