Changes between Version 48 and Version 49 of Rules/FranceSpecificRules


Ignore:
Timestamp:
2020-04-13T16:33:37+02:00 (6 years ago)
Author:
didier2020
Comment:

add osmose itel/class/lev

Legend:

Unmodified
Added
Removed
Modified
  • Rules/FranceSpecificRules

    v48 v49  
    109109    throwWarning: tr("missing ref");
    110110    group: tr("validation rules highway milestone");
     111    -osmoseItemClassLevel: "9019/9019001/3";
    111112    -osmoseTags: list("ref", "highway");
    112113    -osmoseAssertMatchWithContext: list("node highway=milestone distance=38 nat_ref=77PR38DC operator=SANEF", "inside=FR");
     
    118119    throwWarning: tr("missing distance");
    119120    group: tr("validation rules highway milestone");
     121    -osmoseItemClassLevel: "9019/9019001/3";
    120122    -osmoseTags: list("ref", "highway");
    121123    -osmoseAssertMatchWithContext: list("node highway=milestone ref=A4 nat_ref=77PR38DC operator=SANEF", "inside=FR");
     
    127129    throwWarning: tr("{0} must be a link road or roundabout", "{1.tag}");
    128130    group: tr("validation rules nat_ref in France");
     131    -osmoseItemClassLevel: "9019/9019002/3";
    129132    -osmoseTags: list("ref", "highway");
    130133    -osmoseAssertMatchWithContext: list("way highway=primary nat_ref=62A901609CD_2 operator=SANEF", "inside=FR");
     
    136139    throwWarning: tr("{0} must be a link road ", "{1.tag}");
    137140    group: tr("validation rules nat_ref in France");
     141    -osmoseItemClassLevel: "9019/9019002/3";
    138142    -osmoseTags: list("ref", "highway");
    139143    -osmoseAssertNoMatchWithContext: list("way highway=motorway_link nat_ref:forward=62A902615CD_1 nat_ref:backward=62A902615CD_2 operator='SANEF'", "inside=FR");
     
    144148    throwWarning: tr("{0} is not a valid reference", "{1.tag}");
    145149    group: tr("validation rules nat_ref in France");
     150    -osmoseItemClassLevel: "9019/9019002/3";
    146151    -osmoseTags: list("ref", "highway");
    147152    -osmoseAssertNoMatchWithContext: list("way highway=motorway_link nat_ref=80A901645CD_6 operator=SANEF", "inside=FR");
     
    152157    throwWarning: tr("{0} is not a valid reference", "{2.tag}");
    153158    group: tr("validation rules nat_ref in France");
     159    -osmoseItemClassLevel: "9019/9019002/3";
    154160    -osmoseTags: list("ref", "highway");
    155161    -osmoseAssertNoMatchWithContext: list("way highway=primary junction=roundabout nat_ref=80A901645_6 operator=DIRN", "inside=FR");
     
    160166    throwWarning: tr("{0} is not a valid reference (Paris)", "{1.tag}");
    161167    group: tr("validation rules nat_ref in France");
     168    -osmoseItemClassLevel: "9019/9019002/3";
    162169    -osmoseTags: list("ref", "highway");
    163170    -osmoseAssertNoMatchWithContext: list("way highway=trunk_link nat_ref=75Periph_Paris_05_3 operator=\"VILLE DE PARIS\"", "inside=FR");
     
    168175    throwWarning: tr("{0} is not a valid reference", "{1.tag}");
    169176    group: tr("validation rules nat_ref in France");
     177    -osmoseItemClassLevel: "9019/9019002/3";
    170178    -osmoseTags: list("ref", "highway");
    171179    -osmoseAssertNoMatchWithContext: list("way highway=motorway_link nat_ref:forward=62A902615CD_1 nat_ref:backward=62A902615CD_2 operator=SANEF", "inside=FR");
     
    176184    throwWarning: tr("Missing tag operator with nat_ref");
    177185    group: tr("validation rules nat_ref in France");
     186    -osmoseItemClassLevel: "9019/9019002/3";
    178187    -osmoseTags: list("ref", "highway");
    179188}
     
    183192    throwWarning: tr("Missing tag operator with nat_ref");
    184193    group: tr("validation rules nat_ref in France");
     194    -osmoseItemClassLevel: "9019/9019002/3";
    185195    -osmoseTags: list("ref", "highway");
    186196}
     
    190200    throwWarning: tr("{0} no tag forward if oneway", "{2.tag}");
    191201    group: tr("validation rules nat_ref in France");
     202    -osmoseItemClassLevel: "9019/9019002/3";
    192203    -osmoseTags: list("ref", "highway");
    193204}