Changes between Version 45 and Version 46 of Rules/FranceSpecificRules
- Timestamp:
- 2020-04-11T16:46:55+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v45 v46 115 115 group: tr("validation rules highway milestone"); 116 116 -osmoseTags: list("ref", "highway"); 117 -osmoseAssertMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 118 -osmoseAssertNoMatchWithContext: list("node highway=milestone ref=A4 distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 117 119 } 118 120 … … 122 124 group: tr("validation rules highway milestone"); 123 125 -osmoseTags: list("ref", "highway"); 126 -osmoseAssertMatchWithContext: list("node highway=milestone ref=A4 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 127 -osmoseAssertNoMatchWithContext: list("node highway=milestone ref=A4 distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 124 128 } 125 129 … … 139 143 group: tr("validation rules nat_ref in France"); 140 144 -osmoseTags: list("ref", "highway"); 145 -osmoseAssertMatchWithContext: list("way highway=primary nat_ref=62A901609CD_2 operator=SANEF", "inside=FR"); 141 146 -osmoseAssertNoMatchWithContext: list("way highway=primary junction=roundabout nat_ref=62A901609CD_2 operator=SANEF", "inside=FR"); 142 147 }
