Changes between Version 102 and Version 103 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2025-03-08T12:52:09+01:00 (11 months ago)
Author:
Famlam
Comment:

Fix class id error: 30403 was used twice for different messages

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v102 v103  
    129129    throwWarning: tr("{0} is not a milestone valid reference RIU", "{2.tag}");
    130130    group: tr("validation rules highway milestone");
    131     -osmoseItemClassLevel: "3040/30403/3";
     131    -osmoseItemClassLevel: "9019/9019001:2/3";
    132132    -osmoseTags: list("ref", "highway");
    133133    -osmoseAssertNoMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR");
     
    141141    throwWarning: tr("missing distance");
    142142    group: tr("validation rules highway milestone");
    143     -osmoseItemClassLevel: "9019/9019001/3";
     143    -osmoseItemClassLevel: "9019/9019001:1/3";
    144144    -osmoseTags: list("ref", "highway");
    145145    -osmoseAssertMatchWithContext: list("node highway=milestone nat_ref=77PR38DC operator=SANEF", "inside=FR");