Changes between Version 51 and Version 52 of Rules/FranceSpecificRules
- Timestamp:
- 2020-06-08T15:45:56+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v51 v52 102 102 -osmoseItemClassLevel: "3040/30403/3"; 103 103 -osmoseTags: list("ref", "highway"); 104 -osmoseAssertNoMatchWithContext: list("node highway=milestone ref=A4distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR");104 -osmoseAssertNoMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 105 105 } 106 106 … … 111 111 -osmoseItemClassLevel: "9019/9019001/3"; 112 112 -osmoseTags: list("ref", "highway"); 113 -osmoseAssertMatchWithContext: list("node highway=milestone ref=A4nat_ref=77PR38DC operator=SANEF", "inside=FR");114 -osmoseAssertNoMatchWithContext: list("node highway=milestone ref=A4distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR");113 -osmoseAssertMatchWithContext: list("node highway=milestone nat_ref=77PR38DC operator=SANEF", "inside=FR"); 114 -osmoseAssertNoMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR"); 115 115 } 116 116
