Changes between Version 88 and Version 89 of Rules/FranceSpecificRules
- Timestamp:
- 2023-07-03T13:24:27+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/FranceSpecificRules
v88 v89 73 73 *["ref:FR:gdo"]["ref:FR:gdo"!~/[0-9AB]{5}[A-Z]{1,3}[0-9]{4}|[0-9AB]{5}EEM[0-9]{2}/][inside("FR")] { 74 74 throwWarning: tr("{0} is invalid", "{0.tag}"); 75 -osmoseItemClassLevel: "3040/3040 1/3";75 -osmoseItemClassLevel: "3040/30406/3"; 76 76 -osmoseTags: list("ref", "infrastructure", "power"); 77 77 } … … 106 106 *["ref:FR:Orange"]["ref:FR:Orange"!~/PT[1-9]{1}[0-9]*/][inside("FR")] { 107 107 throwWarning: tr("{0} is invalid. Should look like PT123 without leading zeros", "{0.tag}"); 108 -osmoseItemClassLevel: "3040/3040 1/3";108 -osmoseItemClassLevel: "3040/30407/3"; 109 109 -osmoseTags: list("ref", "infrastructure", "telecom"); 110 110 } 111 111 *["ref:FR:Orange:NRO"]["ref:FR:Orange:NRO"!~/[0-9]{5}[A-Z0-9]{3}/][inside("FR")] { 112 112 throwWarning: tr("{0} is invalid. Should look like 12345ABC", "{0.tag}"); 113 -osmoseItemClassLevel: "3040/3040 1/3";113 -osmoseItemClassLevel: "3040/30408/3"; 114 114 -osmoseTags: list("ref", "infrastructure", "telecom"); 115 115 } 116 116 *["ref:FR:PTT"]["ref:FR:PTT"!~/[A-Z0-9]{3}/][inside("FR")] { 117 117 throwWarning: tr("{0} is invalid. Should look like ABC", "{0.tag}"); 118 -osmoseItemClassLevel: "3040/3040 1/3";118 -osmoseItemClassLevel: "3040/30409/3"; 119 119 -osmoseTags: list("ref", "infrastructure", "telecom"); 120 120 } 121 121 *["ref:FR:PTT:NRA"]["ref:FR:PTT:NRA"!~/[0-9]{5}[A-Z0-9]{3}/][inside("FR")] { 122 122 throwWarning: tr("{0} is invalid. Should look like 12345ABC", "{0.tag}"); 123 -osmoseItemClassLevel: "3040/304 01/3";123 -osmoseItemClassLevel: "3040/30410/3"; 124 124 -osmoseTags: list("ref", "infrastructure", "telecom"); 125 125 }
