Changes between Version 33 and Version 34 of Presets/AdvertisingPreset


Ignore:
Timestamp:
2016-10-27T00:19:22+02:00 (9 years ago)
Author:
Barnes38
Comment:

change attributes names after review from other people

Legend:

Unmodified
Added
Removed
Modified
  • Presets/AdvertisingPreset

    v33 v34  
    2121  fr.shortdescription="Editeur de dispositifs publicitaires">
    2222 
    23 
     23 
    2424<group name="Advertising devices" fr.name="Dispositifs publicitaires" icon="images/billboard43_trunk.png" >       
    2525
     
    3232    <key key="advertising" value="billboard" />
    3333    <space/>
    34     <combo key="advertising:support"
     34    <combo key="support"
    3535        text="Support of advertising billboard"
    3636        fr.text="Support du dispositif publicitaire"
    37         values="trunk,grounded_legs,put_on_ground,pole,mast,post,post"
    38         default="trunk" />
    39     <combo key="advertising:size"
    40         text="Size of billboard (width x height)"
    41         fr.text="Taille du panneau publicitaire (largeur x hauteur)"
    42         values="1.3x2.15,2x2,3x2,4x3"
     37        values="pole,poles,pole,mast,post,post"
     38        default="pole" />
     39    <combo key="size"
     40        text="Size of billboard (width * height)"
     41        fr.text="Taille du panneau publicitaire (largeur * hauteur)"
     42        values="1.3*2.15,2*2,3*2,4*3"
    4343        default="4x3" />
    44     <combo key="advertising:height"
     44    <combo key="height"
    4545        text="Height of highest part of billboard"
    4646        fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    4747        values="2,3,4,5,6,7"
    4848        default="6" />
    49     <combo key="advertising:faces"
     49    <combo key="faces"
    5050        text="Number of faces"
    5151        fr.text="Nombre de faces"
    5252        values="1,2,3,4"
    5353        default="2" />
    54     <combo key="advertising:lit"
     54    <combo key="lit"
    5555        text="If lit device, type of illumination"
    5656        fr.text="Si éclairé, type d'éclairage"
    5757        values="no,yes,transmission,reflexion,neon,numeric"
    5858        default="transmission" />
    59     <combo key="advertising:animated"
     59    <combo key="animated"
    6060        text="If animated device, type of animation"
    6161        fr.text="Si animé, type d'animation"
     
    6363        default="winding_posters" />
    6464    <space/>
    65     <combo key="advertising:message"
     65    <combo key="message"
    6666        text="Advertising message type"
    6767        fr.text="Type de message publicitaire"
    6868        values="commercial,information"
    6969        default="commercial" />
    70      <combo key="advertising:display_size"
    71         text="Display size (width x height)"
    72         fr.text="Taille de l'affichage (largeur x hauteur)"
    73         values="1.3x2.15,2x2,3x2,4x3"
    74         default="4x3" />
    75     <combo key="advertising:operator"
     70     <combo key="display_size"
     71        text="Display size (width * height)"
     72        fr.text="Taille de l'affichage (largeur * hauteur)"
     73        values="1.3*2.15,2*2,3x2,4*3"
     74        default="4*3" />
     75    <combo key="operator"
    7676        text="Operator"
    7777        fr.text="Régie publicitaire"
    78         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor, PAP
     78        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
    7979        default="JCDecaux" />
    80     <combo key="advertising:reference"
     80    <combo key="reference"
    8181        text="Unique identifier"
    8282        fr.text="Buteau"
    8383        values="" 
    8484        default="" />
    85     <combo key="advertising:access"
     85    <combo key="access"
    8686        text="Display open to all, or not"
    8787        fr.text="Surface d'affichage ouverte à tous, ou pas"
    8888        values="open,private"
    8989        default="private" />
    90     <combo key="advertising:land_property"
     90    <combo key="land_property"
    9191        text="Installed on public domain or on private property"
    9292        fr.text="Installé sur domaine public ou sur foncier privé"
     
    9494        default="private" />
    9595    <space/>
    96     <combo key="advertising:legal:FR"
     96    <combo key="legal_type:FR"
    9797        text="Type of advertising unit for french legal regulations"
    9898        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    99         values="Publicité,Enseigne,Publicité:Mobilier urbain:Panneau"
     99        values="Publicité,Enseigne,Publicité:Mobilier_urbain:Panneau"
    100100        default="Publicité" />
    101      <combo key="advertising:status:FR"
     101     <combo key="legal_status:FR"
    102102        text="Status in french regulations"
    103103        fr.text="Statut vis-à-vis de la réglementaion française"
     
    105105        default="A vérifier" />
    106106    <space/>
    107     <combo key="advertising:flow"
    108         text="Orientation of advertising device as seen from the flow of people"
     107    <combo key="orientation"
     108        text="Orientation of advertising device as seen from the orientation of people"
    109109        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    110         values="front,medium,parallel,reverse,multi"
     110        values="front,medium,parallel,opposite,multi"
    111111        default="front" />
    112     <combo key="advertising:side"
    113         text="Side where the advertising device is located relative to the flow of people"
    114         fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    115         values="same,opposite,middle"
    116         default="same" />
    117     <space/>
    118 </item>
    119    
    120 <item name="Wall billboard" fr.name="Panneau mural" icon="images/billboard43.png"  type="node">
    121         <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    122     <label text="Editing a 'wall billboard' advertising device"
    123         fr.name="Renseigner un dispositif publicitaire de type 'panneau mural'" />
    124     <space/>
    125     <key key="man_made" value="advertising"/>
    126     <key key="advertising" value="billboard" />
    127     <space/>
    128     <combo key="advertising:support"
    129         text="Support of advertising billboard"
    130         fr.text="Support du dispositif publicitaire"
    131         values="wall,fence"
    132         default="wall" />
    133     <combo key="advertising:size"
    134         text="Size of billboard (width x height)"
    135         fr.text="Taille du panneau publicitaire (largeur x hauteur)"
    136         values="2x2,3x2,4x3"
    137         default="2x2" />
    138     <combo key="advertising:height"
    139         text="Height of highest part of billboard"
    140         fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    141         values="3,4,5,6,7"
    142         default="6" />
    143     <combo key="advertising:faces"
    144         text="Number of faces"
    145         fr.text="Nombre de faces"
    146         values="1"
    147         default="1" />
    148     <combo key="advertising:lit"
    149         text="If lit device, type of illumination"
    150         fr.text="Si éclairé, type d'éclairage"
    151         values="no,yes,transmission,reflexion,neon,numeric"
    152         default="reflexion" />
    153     <combo key="advertising:animated"
    154         text="If animated device, type of animation"
    155         fr.text="Si animé, type d'animation"
    156         values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
    157         default="winding_posters" />
    158     <space/>
    159     <combo key="advertising:message"
    160         text="Advertising message type"
    161         fr.text="Type de message publicitaire"
    162         values="commercial,information"
    163         default="commercial" />
    164      <combo key="advertising:display_size"
    165         text="Display size (width x height)"
    166         fr.text="Taille de l'affichage (largeur x hauteur)"
    167         values="2x2,3x2,4x3"
    168         default="2x2" />
    169     <combo key="advertising:operator"
    170         text="Operator"
    171         fr.text="Régie publicitaire"
    172         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor, PAP" 
    173         default="JCDecaux" />
    174     <combo key="advertising:reference"
    175         text="Unique identifier"
    176         fr.text="Buteau"
    177         values="" 
    178         default="" />
    179     <combo key="advertising:access"
    180         text="Display open to all, or not"
    181         fr.text="Surface d'affichage ouverte à tous, ou pas"
    182         values="open,private"
    183         default="private" />
    184     <combo key="advertising:land_property"
    185         text="Installed on public domain or on private property"
    186         fr.text="Installé sur domaine public ou sur foncier privé"
    187         values="public,private"
    188         default="private" />
    189     <space/>
    190     <combo key="advertising:legal:FR"
    191         text="Type of advertising unit for french legal regulations"
    192         fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    193         values="Publicité,Enseigne,Publicité:Mobilier urbain:Panneau"
    194         default="Publicité" />
    195      <combo key="advertising:status:FR"
    196         text="Status in french regulations"
    197         fr.text="Statut vis-à-vis de la réglementaion française"
    198         values="OK,A vérifier,KO"
    199         default="A vérifier" />
    200     <space/>
    201     <combo key="advertising:flow"
    202         text="Orientation of advertising device as seen from the flow of people"
    203         fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    204         values="front,medium,parallel,reverse,multi"
    205         default="front" />
    206     <combo key="advertising:side"
    207         text="Side where the advertising device is located relative to the flow of people"
     112    <combo key="location_side"
     113        text="Side where the advertising device is located relative to the orientation of people"
    208114        fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    209115        values="same,opposite,middle"
     
    220126    <key key="advertising" value="billboard" />
    221127    <space/>
    222     <combo key="advertising:support"
     128    <combo key="support"
    223129        text="Support of advertising billboard"
    224130        fr.text="Support du dispositif publicitaire"
    225131        values="wall,fence"
    226132        default="wall" />
    227     <combo key="advertising:size"
    228         text="Size of billboard (width x height)"
    229         fr.text="Taille du panneau publicitaire (largeur x hauteur)"
     133    <combo key="size"
     134        text="Size of billboard (width * height)"
     135        fr.text="Taille du panneau publicitaire (largeur * hauteur)"
    230136        values="2x2,3x2,4x3"
    231137        default="2x2" />
    232     <combo key="advertising:height"
     138    <combo key="height"
    233139        text="Height of highest part of billboard"
    234140        fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    235141        values="3,4,5,6,7"
    236142        default="6" />
    237     <combo key="advertising:faces"
     143    <combo key="faces"
    238144        text="Number of faces"
    239145        fr.text="Nombre de faces"
    240146        values="1"
    241147        default="1" />
    242     <combo key="advertising:lit"
     148    <combo key="lit"
    243149        text="If lit device, type of illumination"
    244150        fr.text="Si éclairé, type d'éclairage"
    245151        values="no,yes,transmission,reflexion,neon,numeric"
    246152        default="reflexion" />
    247     <combo key="advertising:animated"
     153    <combo key="animated"
    248154        text="If animated device, type of animation"
    249155        fr.text="Si animé, type d'animation"
     
    251157        default="winding_posters" />
    252158    <space/>
    253     <combo key="advertising:message"
     159    <combo key="message"
    254160        text="Advertising message type"
    255161        fr.text="Type de message publicitaire"
    256162        values="commercial,information"
    257163        default="commercial" />
    258      <combo key="advertising:display_size"
    259         text="Display size (width x height)"
    260         fr.text="Taille de l'affichage (largeur x hauteur)"
     164     <combo key="display_size"
     165        text="Display size (width * height)"
     166        fr.text="Taille de l'affichage (largeur * hauteur)"
    261167        values="2x2,3x2,4x3"
    262168        default="2x2" />
    263     <combo key="advertising:operator"
     169    <combo key="operator"
    264170        text="Operator"
    265171        fr.text="Régie publicitaire"
    266         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor, PAP
     172        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
    267173        default="JCDecaux" />
    268     <combo key="advertising:reference"
     174    <combo key="reference"
    269175        text="Unique identifier"
    270176        fr.text="Buteau"
    271177        values="" 
    272178        default="" />
    273     <combo key="advertising:access"
     179    <combo key="access"
    274180        text="Display open to all, or not"
    275181        fr.text="Surface d'affichage ouverte à tous, ou pas"
    276182        values="open,private"
    277183        default="private" />
    278     <combo key="advertising:land_property"
     184    <combo key="land_property"
    279185        text="Installed on public domain or on private property"
    280186        fr.text="Installé sur domaine public ou sur foncier privé"
     
    282188        default="private" />
    283189    <space/>
    284     <combo key="advertising:legal:FR"
     190    <combo key="legal_type:FR"
    285191        text="Type of advertising unit for french legal regulations"
    286192        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    287         values="Publicité,Enseigne,Publicité:Mobilier urbain:Panneau"
     193        values="Publicité,Enseigne,Publicité:Mobilier_urbain:Panneau"
    288194        default="Publicité" />
    289      <combo key="advertising:status:FR"
     195     <combo key="legal_status:FR"
    290196        text="Status in french regulations"
    291197        fr.text="Statut vis-à-vis de la réglementation française"
     
    293199        default="A vérifier" />
    294200    <space/>
    295     <combo key="advertising:flow"
    296         text="Orientation of advertising device as seen from the flow of people"
     201    <combo key="orientation"
     202        text="Orientation of advertising device as seen from the orientation of people"
    297203        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    298         values="front,medium,parallel,reverse,multi"
     204        values="front,medium,parallel,opposite,multi"
    299205        default="front" />
    300     <combo key="advertising:side"
    301         text="Side where the advertising device is located relative to the flow of people"
     206    <combo key="location_side"
     207        text="Side where the advertising device is located relative to the orientation of people"
    302208        fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    303209        values="same,opposite,middle"
     
    314220    <key key="advertising" value="totem"/>
    315221    <space/>
    316     <combo key="advertising:size"
    317         text="Size of advertising totem (width x height)"
    318         fr.text="Taille du totem publicitaire (largeur x hauteur)"
    319         values="1.2x5,1.2x6,1.2x6.5,1x7,1x8"
    320         default="1.2x6.5" />
    321      <combo key="advertising:height"
     222    <combo key="size"
     223        text="Size of advertising totem (width * height)"
     224        fr.text="Taille du totem publicitaire (largeur * hauteur)"
     225        values="1.2*5,1.2*6,1.2*6.5,1*7,1*8"
     226        default="1.2*6.5" />
     227     <combo key="height"
    322228        text="Height of highest part of advertising totem"
    323229        fr.text="Hauteur de la partie la plus haute du totem publicitaire"
    324230        values="5,6,6.5,8"
    325231        default="6.5" />
    326     <combo key="advertising:faces"
     232    <combo key="faces"
    327233        text="Number of faces"
    328234        fr.text="Nombre de faces"
    329235        values="1,2,3,4"
    330236        default="2" />
    331     <combo key="advertising:lit"
     237    <combo key="lit"
    332238        text="If lit device, type of illumination"
    333239        fr.text="Si éclairé, type d'éclairage"
    334240        values="no,yes,transmission,reflexion,neon,numeric"
    335241        default="transmission" />
    336     <combo key="advertising:animated"
     242    <combo key="animated"
    337243        text="If animated device, type of animation"
    338244        fr.text="Si animé, type d'animation"
     
    340246        default="no" />
    341247    <space/>
    342     <combo key="advertising:message" text="Advertising message type"
     248    <combo key="message" text="Advertising message type"
    343249        fr.text="Type de message publicitaire"
    344250        values="commercial,information,municipality"
    345251        default="commercial" />
    346      <combo key="advertising:display_size"
    347         text="Display size (width x height)"
    348         fr.text="Taille de l'affichage (largeur x hauteur)"
    349         values="1.2x5,1.2x6,1.2x6.5,1x7,1x8"
    350         default="1.2x6.5" />
    351     <space/>
    352     <combo key="advertising:operator" text="Operator"
     252     <combo key="display_size"
     253        text="Display size (width * height)"
     254        fr.text="Taille de l'affichage (largeur * hauteur)"
     255        values="1.2*5,1.2*6,1.2*6.5,1*7,1*8"
     256        default="1.2*6.5" />
     257    <space/>
     258    <combo key="operator" text="Operator"
    353259        fr.text="Régie publicitaire"
    354         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
    355         default="" />
    356     <combo key="advertising:reference"
     260        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
     261        default="" />
     262    <combo key="reference"
    357263        text="Unique identifier"
    358264        fr.text="Buteau"
    359265        values="" 
    360266        default="" />
    361     <combo key="advertising:access"
     267    <combo key="access"
    362268        text="Display open to all, or not"
    363269        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    365271        default="private" />
    366272    <space/>
    367     <combo key="advertising:legal:FR"
     273    <combo key="legal_type:FR"
    368274        text="Type of advertising unit for french legal regulations"
    369275        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    370276        values="Publicité,Enseigne,Préenseigne"
    371277        default="Enseigne" />
    372     <combo key="advertising:status:FR"
     278    <combo key="legal_status:FR"
    373279        text="Status in french regulations"
    374280        fr.text="Statut vis-à-vis de la réglementation française"
     
    376282        default="A vérifier" />
    377283    <space/>
    378     <combo key="advertising:land_property"
     284    <combo key="land_property"
    379285        text="Installed on public domain or on private property"
    380286        fr.text="Installé sur domaine public ou sur foncier privé"
     
    382288        default="private" />
    383289    <space/>
    384     <combo key="advertising:flow"
    385         text="Orientation of advertising totem as seen from the flow of people"
     290    <combo key="orientation"
     291        text="Orientation of advertising totem as seen from the orientation of people"
    386292        fr.text="Orientation du totem publicitaire par rapport au flot du passage"
    387         values="front,medium,parallel,reverse,multi"
     293        values="front,medium,parallel,opposite,multi"
    388294        default="front" />
    389     <combo key="advertising:side"
    390         text="Side where the advertising totem is located relative to the flow of people"
     295    <combo key="location_side"
     296        text="Side where the advertising totem is located relative to the orientation of people"
    391297        fr.text="Coté où se trouve le totem publicitaire par rapport au passage"
    392298        values="same,opposite,middle"
     
    402308    <key key="advertising" value="poster_box"/>
    403309    <space/>
    404     <combo key="advertising:size"
    405         text="Size of poster box (width x height)"
    406         fr.text="Taille de la sucette publicitaire (largeur x hauteur)"
    407         values="1.3x2.15,1.3x2.5"
    408         default="1.3x2.15" />
    409     <combo key="advertising:height"
     310    <combo key="size"
     311        text="Size of poster box (width * height)"
     312        fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
     313        values="1.3*2.15,1.3*2.5"
     314        default="1.3*2.15" />
     315    <combo key="height"
    410316        text="Height of highest part of poster box"
    411317        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    412318        values="2.15,2.5"
    413319        default="2.15" />
    414     <combo key="advertising:faces"
     320    <combo key="faces"
    415321        text="Number of faces"
    416322        fr.text="Nombre de faces"
    417323        values="1,2,3,4"
    418324        default="2" />
    419     <combo key="advertising:lit"
     325    <combo key="lit"
    420326        text="If lit device, type of illumination"
    421327        fr.text="Si éclairé, type d'éclairage"
    422328        values="no,yes,transmission,reflexion,neon,numeric"
    423329        default="transmission" />
    424     <combo key="advertising:animated"
     330    <combo key="animated"
    425331        text="If animated device, type of animation"
    426332        fr.text="Si animé, type d'animation"
     
    428334        default="no" />
    429335    <space/>
    430     <combo key="advertising:message"
     336    <combo key="message"
    431337        text="Advertising message type"
    432338        fr.text="Type de message publicitaire"
    433339        values="commercial,information,map_information,municipality"
    434340        default="commercial" />
    435     <combo key="advertising:message:front"
     341    <combo key="message:front"
    436342        text="Advertising message type on front side"
    437343        fr.text="Type de message publicitaire"
    438344        values="commercial,information,map_information,municipality"
    439345        default="commercial" />
    440     <combo key="advertising:message:reverse"
    441         text="Advertising message type on reverse side"
     346    <combo key="message:opposite"
     347        text="Advertising message type on opposite side"
    442348        fr.text="Type de message publicitaire"
    443349        values="commercial,information,map_information,municipality"
    444350        default="municipality" />
    445     <combo key="advertising:display_size"
    446         text="Display size (width x height)"
    447         fr.text="Taille de l'affichage (largeur x hauteur)"
    448         values="1.3x2.15,1.3x2.5"
    449         default="1.3x2.15" />
    450     <combo key="advertising:operator"
     351    <combo key="display_size"
     352        text="Display size (width * height)"
     353        fr.text="Taille de l'affichage (largeur * hauteur)"
     354        values="1.3*2.15,1.3*2.5"
     355        default="1.3*x2.15" />
     356    <combo key="operator"
    451357        text="Operator"
    452358        fr.text="Régie publicitaire"
    453         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
     359        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
    454360        default="JCDecaux" />
    455     <combo key="advertising:reference"
     361    <combo key="reference"
    456362        text="Unique identifier"
    457363        fr.text="Buteau"
    458364        values="" 
    459365        default="" />
    460     <combo key="advertising:access"
     366    <combo key="access"
    461367        text="Display open to all, or not"
    462368        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    464370        default="private" />
    465371    <space/>
    466     <combo key="advertising:land_property"
     372    <combo key="land_property"
    467373        text="Installed on public domain or on private property"
    468374        fr.text="Installé sur domaine public ou sur foncier privé"
     
    470376        default="public" />
    471377    <space/>
    472     <combo key="advertising:legal:FR"
     378    <combo key="legal_type:FR"
    473379        text="Type of advertising unit for french legal regulations"
    474380        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    475381        values="Publicité,Enseigne"
    476382        default="Publicité" />
    477     <combo key="advertising:status:FR"
     383    <combo key="legal_status:FR"
    478384        text="Status in french regulations"
    479385        fr.text="Statut vis-à-vis de la réglementation française"
     
    481387        default="A vérifier" />
    482388    <space/>
    483      <combo key="advertising:flow"
    484         text="Orientation of poster box as seen from the flow of people"
     389     <combo key="orientation"
     390        text="Orientation of poster box as seen from the orientation of people"
    485391        fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
    486         values="front,medium,parallel,reverse,multi"
     392        values="front,medium,parallel,opposite,multi"
    487393        default="front" />
    488     <combo key="advertising:side"
    489         text="Side where the poster box is located relative to the flow of people"
     394    <combo key="location_side"
     395        text="Side where the poster box is located relative to the orientation of people"
    490396        fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
    491397        values="same,opposite,middle"
     
    501407    <key key="advertising" value="poster_box"/>
    502408    <space/>
    503     <combo key="advertising:size"
    504         text="Size of poster box (width x height)"
    505         fr.text="Taille de la sucette publicitaire (largeur x hauteur)"
    506         values="1.3x2.15,1,3x2.5"
    507         default="1.3x2.15" />
    508     <combo key="advertising:height"
     409    <combo key="size"
     410        text="Size of poster box (width * height)"
     411        fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
     412        values="1.3*2.15,1,3*2.5"
     413        default="1.3*2.15" />
     414    <combo key="height"
    509415        text="Height of highest part of poster box"
    510416        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    511417        values="2.15,2.5"
    512418        default="2.15" />
    513      <combo key="advertising:faces"
     419     <combo key="faces"
    514420        text="Number of faces"
    515421        fr.text="Nombre de faces"
    516422        values="1,2,3,4"
    517423        default="2" />
    518      <combo key="advertising:lit"
     424     <combo key="lit"
    519425        text="If lit device, type of illumination"
    520426        fr.text="Si éclairé, type d'éclairage"
    521427        values="no,yes,transmission,reflexion,neon,numeric"
    522428        default="transmission" />
    523     <combo key="advertising:animated"
     429    <combo key="animated"
    524430        text="If animated device, type of animation"
    525431        fr.text="Si animé, type d'animation"
     
    527433        default="no" />
    528434    <space/>
    529     <combo key="advertising:message"
     435    <combo key="message"
    530436        text="Advertising message type"
    531437        fr.text="Type de message publicitaire"
    532438        values="commercial,information,municipality"
    533439        default="commercial" />
    534     <combo key="advertising:display_size"
    535         text="Display size (width x height)"
    536         fr.text="Taille de l'affichage (largeur x hauteur)"
    537         values="1.3x2.15,1.3x2.5"
    538         default="1.3x2.15" />
    539     <combo key="advertising:operator"
     440    <combo key="display_size"
     441        text="Display size (width * height)"
     442        fr.text="Taille de l'affichage (largeur * hauteur)"
     443        values="1.3*2.15,1.3*2.5"
     444        default="1.3*2.15" />
     445    <combo key="operator"
    540446        text="Operator"
    541447        fr.text="Régie publicitaire"
    542         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
     448        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
    543449        default="JCDecaux" />
    544     <combo key="advertising:reference"
     450    <combo key="reference"
    545451        text="Unique identifier"
    546452        fr.text="Buteau"
    547453        values="" 
    548454        default="" />
    549     <combo key="advertising:access"
     455    <combo key="access"
    550456        text="Display open to all, or not"
    551457        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    553459        default="private" />
    554460    <space/>
    555     <combo key="advertising:land_property"
     461    <combo key="land_property"
    556462        text="Installed on public domain or on private property"
    557463        fr.text="Installé sur domaine public ou sur foncier privé"
     
    559465        default="public" />
    560466    <space/>
    561     <combo key="advertising:legal:FR"
     467    <combo key="legal_type:FR"
    562468        text="Type of advertising unit for french legal regulations"
    563469        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    564470        values="Publicité"
    565471        default="Publicité" />
    566     <combo key="advertising:status:FR"
     472    <combo key="legal_status:FR"
    567473        text="Status in french regulations"
    568474        fr.text="Statut vis-à-vis de la réglementation française"
     
    570476        default="A vérifier" />
    571477    <space/>
    572     <combo key="advertising:flow"
    573         text="Orientation of poster box as seen from the flow of people"
     478    <combo key="orientation"
     479        text="Orientation of poster box as seen from the orientation of people"
    574480        fr.text="Orientation du caisson publicitaire par rapport au flot du passage"
    575         values="front,medium,parallel,reverse,multi"
     481        values="front,medium,parallel,opposite,multi"
    576482        default="front" />
    577     <combo key="advertising:side"
    578         text="Side where the poster box is located relative to the flow of people"
     483    <combo key="location_side"
     484        text="Side where the poster box is located relative to the orientation of people"
    579485        fr.text="Coté où se trouve le caisson publicitaire par rapport au passage"
    580486        values="same,opposite,middle"
     
    591497    <key key="advertising" value="board"/>
    592498    <space/>
    593     <combo key="advertising:support"
     499    <combo key="support"
    594500        text="Support of advertising board"
    595501        fr.text="Support de la préenseigne publicitaire"
    596502        values="post,fence,wall"
    597503        default="post" />
    598     <combo key="advertising:size"
    599         text="Size of advertising indication (width x height)"
     504    <combo key="size"
     505        text="Size of advertising indication (width * height)"
    600506        fr.text="Taille de la préenseigne publicitaire (diamètre x hauteur)"
    601         values="1.5x1"
    602         default="1.5x1" />
    603      <combo key="advertising:height"
     507        values="1.5*1"
     508        default="1.5*1" />
     509     <combo key="height"
    604510        text="Height of highest part of advertising indication"
    605511        fr.text="Hauteur de la partie la plus haute de la préenseigne publicitaire"
    606512        values="2,2.5,3,4"
    607513        default="2.5" />
    608    <combo key="advertising:faces"
     514   <combo key="faces"
    609515        text="Number of faces"
    610516        fr.text="Nombre de faces"
    611517        values="1,2,3,4"
    612518        default="1" />
    613     <combo key="advertising:lit"
     519    <combo key="lit"
    614520        text="If lit device, type of illumination"
    615521        fr.text="Si éclairé, type d'éclairage"
    616522        values="no,yes,transmission,reflexion,neon,numeric"
    617523        default="no" />
    618     <combo key="advertising:animated"
     524    <combo key="animated"
    619525        text="If animated device, type of animation"
    620526        fr.text="Si animé, type d'animation"
     
    622528        default="no" />
    623529    <space/>
    624     <combo key="advertising:message"
     530    <combo key="message"
    625531        text="Advertising message type"
    626532        fr.text="Type de message publicitaire"
    627533        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    628534        default="commercial" />
    629     <combo key="advertising:display_size"
    630         text="Display size (width x height)"
    631         fr.text="Taille de l'affichage (largeur x hauteur)"
    632         values="1.5x1,2x1"
    633         default="1.5x1" />
    634     <space/>
    635     <combo key="advertising:operator" text="Operator"
     535    <combo key="display_size"
     536        text="Display size (width * height)"
     537        fr.text="Taille de l'affichage (largeur * hauteur)"
     538        values="1.5*1,2*1"
     539        default="1.5*1" />
     540    <space/>
     541    <combo key="operator" text="Operator"
    636542        fr.text="Régie publicitaire"
    637         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
    638         default="" />
    639     <combo key="advertising:reference"
     543        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
     544        default="" />
     545    <combo key="reference"
    640546        text="Unique identifier"
    641547        fr.text="Buteau"
    642548        values="" 
    643549        default="" />
    644     <combo key="advertising:access"
     550    <combo key="access"
    645551        text="Display open to all, or not"
    646552        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    648554        default="private" />
    649555     <space/>
    650     <combo key="advertising:legal:FR"
     556    <combo key="legal_type:FR"
    651557        text="Type of advertising unit for french legal regulations"
    652558        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    653559        values="Publicité,Enseigne,Préenseigne"
    654560        default="Préenseigne" />
    655     <combo key="advertising:status:FR"
     561    <combo key="legal_status:FR"
    656562        text="Status in french regulations"
    657563        fr.text="Statut vis-à-vis de la réglementation française"
     
    659565        default="A vérifier" />
    660566    <space/>
    661     <combo key="advertising:land_property"
     567    <combo key="land_property"
    662568        text="Installed on public domain or on private property"
    663569        fr.text="Installé sur domaine public ou sur foncier privé"
     
    665571        default="private" />
    666572    <space/>
    667     <combo key="advertising:flow"
    668         text="Orientation of indication as seen from the flow of people"
     573    <combo key="orientation"
     574        text="Orientation of indication as seen from the orientation of people"
    669575        fr.text="Orientation de la préenseigne publicitaire par rapport au flot du passage"
    670         values="front,medium,parallel,reverse,multi"
     576        values="front,medium,parallel,opposite,multi"
    671577        default="front" />
    672     <combo key="advertising:side"
    673         text="Side where the advertising indication is located relative to the flow of people"
     578    <combo key="location_side"
     579        text="Side where the advertising indication is located relative to the orientation of people"
    674580        fr.text="Coté où se trouve la préenseigne publicitaire par rapport au passage"
    675581        values="same,opposite,middle"
     
    685591    <key key="advertising" value="board"/>
    686592    <space/>
    687     <combo key="advertising:support"
     593    <combo key="support"
    688594        text="Support of advertising board"
    689595        fr.text="Support du pannonceau publicitaire"
    690         values="trunk,grounded_legs,mast,post,fence,wall"
     596        values="pole,grounded_legs,mast,post,fence,wall"
    691597        default="post" />
    692     <combo key="advertising:size"
    693         text="Size of board (width x height)"
    694         fr.text="Taille du pannonceau (largeur x hauteur)"
    695         values="1.2x1,1.3x1,1.5x1,2x1"
    696         default="1.5x1" />
    697     <combo key="advertising:height"
     598    <combo key="size"
     599        text="Size of board (width * height)"
     600        fr.text="Taille du pannonceau (largeur * hauteur)"
     601        values="1.2*1,1.3*1,1.5*1,2*x1"
     602        default="1.5*1" />
     603    <combo key="height"
    698604        text="Height of highest part of advertising board"
    699605        fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
    700606        values="2,2.5,3,4"
    701607        default="2.5" />
    702     <combo key="advertising:faces"
     608    <combo key="faces"
    703609        text="Number of faces"
    704610        fr.text="Nombre de faces"
    705611        values="1,2,3,4"
    706612        default="1" />
    707     <combo key="advertising:lit"
     613    <combo key="lit"
    708614        text="If lit device, type of illumination"
    709615        fr.text="Si éclairé, type d'éclairage"
    710616        values="no,yes,transmission,reflexion"
    711617        default="no" />
    712     <combo key="advertising:animated"
     618    <combo key="animated"
    713619        text="If animated device, type of animation"
    714620        fr.text="Si animé, type d'animation"
     
    716622        default="no" />
    717623     <space/>
    718      <combo key="advertising:message"
     624     <combo key="message"
    719625        text="Advertising message type"
    720626        fr.text="Type de message publicitaire"
     
    722628        default="municipality" />
    723629    <space/>
    724      <combo key="advertising:display_size"
    725         text="Display size (width x height)"
    726         fr.text="Taille de l'affichage (largeur x hauteur)"
    727         values="1.2x1,1.3x1,1.5x1,2x1"
    728         default="1.5x1" />
    729     <combo key="advertising:operator" text="Operator"
     630     <combo key="display_size"
     631        text="Display size (width * height)"
     632        fr.text="Taille de l'affichage (largeur * hauteur)"
     633        values="1.2*1,1.3*1,1.5*1,2*1"
     634        default="1.5*1" />
     635    <combo key="operator" text="Operator"
    730636        fr.text="Régie publicitaire"
    731637        values="Ville de Grenoble, Ville de Fontaine" 
    732638        default=""  />
    733     <combo key="advertising:reference"
     639    <combo key="reference"
    734640        text="Unique identifier"
    735641        fr.text="Buteau"
    736642        values="" 
    737643        default="" />
    738     <combo key="advertising:access"
     644    <combo key="access"
    739645        text="Display open to all, or not"
    740646        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    742648        default="open" />
    743649     <space/>
    744     <combo key="advertising:land_property"
     650    <combo key="land_property"
    745651        text="Installed on public domain or on private property"
    746652        fr.text="Installé sur domaine public ou sur foncier privé"
     
    748654        default="public" />
    749655    <space/>
    750     <combo key="advertising:legal:FR"
     656    <combo key="legal_type:FR"
    751657        text="Type of advertising unit for french legal regulations"
    752658        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    753659        values="Publicité,Enseigne,Préenseigne,Opinions/Associations,JEI"
    754660        default="Publicité" />
    755     <combo key="advertising:status:FR"
     661    <combo key="legal_status:FR"
    756662        text="Status in french regulations"
    757663        fr.text="Statut vis-à-vis de la réglementation française"
     
    759665        default="A vérifier" />
    760666    <space/>
    761     <combo key="advertising:flow"
    762         text="Orientation of board as seen from the flow of people"
     667    <combo key="orientation"
     668        text="Orientation of board as seen from the orientation of people"
    763669        fr.text="Orientation de le pannonceau par rapport au flot du passage"
    764         values="front,medium,parallel,reverse,multi"
     670        values="front,medium,parallel,opposite,multi"
    765671        default="front" />
    766     <combo key="advertising:side"
    767         text="Side where the advertising board is located relative to the flow of people"
     672    <combo key="location_side"
     673        text="Side where the advertising board is located relative to the orientation of people"
    768674        fr.text="Coté où se trouve le pannonceau par rapport au passage"
    769675        values="same,opposite,middle"
     
    779685    <key key="advertising" value="board"/>
    780686    <space/>
    781     <combo key="advertising:support"
     687    <combo key="support"
    782688        text="Support of board"
    783689        fr.text="Support du panneau"
    784690        values="grounded_legs,wall,fence"
    785691        default="grounded_legs" />
    786     <combo key="advertising:size"
    787         text="Size of board (width x height)"
     692    <combo key="size"
     693        text="Size of board (width * height)"
    788694        fr.text="Taille du panneau d'affichage libre (diamètre x hauteur)"
    789         values="1.2x1,(2x1)+(1.2x1),2x(1.2x1.6),0.4x0.6,(125x1.2)+(2x1),2x(0.8x1.2),3x(0.4x0.6)"
    790         default="1.2x1" />
    791     <combo key="advertising:height"
     695        values="1.2*1,(2*1)+(1.2*1),2*(1.2*1.6),0.4*0.6,(1.25*1.2)+(2*1),2*(0.8*1.2),3*(0.4*0.6)"
     696        default="1.2*1" />
     697    <combo key="height"
    792698        text="Height of highest part of advertising board"
    793699        fr.text="Hauteur de la partie la plus haute du panneau"
    794700        values="2,3,4"
    795701        default="2" />
    796     <combo key="advertising:faces"
     702    <combo key="faces"
    797703        text="Number of faces"
    798704        fr.text="Nombre de faces"
     
    800706        default="1" />
    801707    <space/>
    802     <combo key="advertising:message"
     708    <combo key="message"
    803709        text="Advertising message type"
    804710        fr.text="Type de message"
    805711        values="information,municipality,display_opinion,non_profit,cultural_event"
    806712        default="display_opinion,non_profit" />
    807      <combo key="advertising:display_size"
    808         text="Display size (width x height)"
    809         fr.text="Taille de l'affichage (largeur x hauteur)"
    810         values="1.2x1,(2x1)+(1.2x1),2x(1.2x1.6),0.4x0.6,(125x1.2)+(2x1),2x(0.8x1.2),3x(0.4x0.6)"
    811         default="1.2x1" />
    812     <combo key="advertising:operator" text="Operator"
     713     <combo key="display_size"
     714        text="Display size (width * height)"
     715        fr.text="Taille de l'affichage (largeur * hauteur)"
     716        values="1.2*1,(2*1)+(1.2*1),2*(1.2*1.6),0.4*0.6,(1.25*1.2)+(2*1),2*(0.8*1.2),3*(0.4*0.6)"
     717        default="1.2*1" />
     718    <combo key="operator" text="Operator"
    813719        fr.text="Régie"
    814720        values="Ville de Grenoble, Ville de Fontaine, Ville de Sassenage" 
    815721        default="Ville de Grenoble" />
    816     <combo key="advertising:reference"
     722    <combo key="reference"
    817723        text="Unique identifier"
    818724        fr.text="Buteau"
    819725        values="" 
    820726        default="" />
    821     <combo key="advertising:access"
     727    <combo key="access"
    822728        text="Display open to all, or not"
    823729        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    825731        default="open" />
    826732     <space/>
    827     <combo key="advertising:legal:FR"
     733    <combo key="legal_type:FR"
    828734        text="Type of advertising unit for french legal regulations"
    829735        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    830736        values="Publicité,Enseigne,Préenseigne,JEI,Spectacles"
    831737        default="Publicité" />
    832     <combo key="advertising:status:FR"
     738    <combo key="legal_status:FR"
    833739        text="Status in french regulations"
    834740        fr.text="Statut vis-à-vis de la réglementation française"
     
    836742        default="A vérifier" />
    837743     <space/>
    838      <combo key="advertising:land_property"
     744     <combo key="land_property"
    839745        text="Installed on public domain or on private property"
    840746        fr.text="Installé sur domaine public ou sur foncier privé"
     
    842748        default="public" />
    843749    <space/>
    844     <combo key="advertising:flow"
    845         text="Orientation of board as seen from the flow of people"
     750    <combo key="orientation"
     751        text="Orientation of board as seen from the orientation of people"
    846752        fr.text="Orientation du panneau d'affichage libre par rapport au flot du passage"
    847         values="front,medium,parallel,reverse,multi"
     753        values="front,medium,parallel,opposite,multi"
    848754        default="parallel" />
    849     <combo key="advertising:side"
    850         text="Side where the advertising board is located relative to the flow of people"
     755    <combo key="location_side"
     756        text="Side where the advertising board is located relative to the orientation of people"
    851757        fr.text="Coté où se trouve lu panneau d'affichage libre par rapport au passage"
    852758        values="same,opposite,middle"
     
    862768    <key key="advertising" value="column"/>
    863769    <space/>
    864     <combo key="advertising:size"
    865         text="Size of column (diameter x height)"
    866         fr.text="Taille de la colonne (diamètre x hauteur)"
    867         values="2x5,2x6,3x6,3x7"
    868         default="2x6" />
    869      <combo key="advertising:height"
     770    <combo key="size"
     771        text="Size of column (diameter * height)"
     772        fr.text="Taille de la colonne (diamètre * hauteur)"
     773        values="2*5,2*6,3*6,3*7"
     774        default="2*6" />
     775     <combo key="height"
    870776        text="Height of highest part of column"
    871777        fr.text="Hauteur de la partie la plus haute de la colonne publicitaire"
    872778        values="5,6,7"
    873779        default="6" />
    874     <combo key="advertising:lit"
     780    <combo key="lit"
    875781        text="If lit device, type of illumination"
    876782        fr.text="Si éclairé, type d'éclairage"
    877783        values="no,yes,transmission,reflexion,neon,numeric"
    878784        default="transmission" />
    879     <combo key="advertising:animated"
     785    <combo key="animated"
    880786        text="If animated device, type of animation"
    881787        fr.text="Si animé, type d'animation"
    882         values="no,rotating_posters"
     788        values="no,rotating_posters,revolving"
    883789        default="rotating_posters" />
    884790    <space/>
    885     <combo key="advertising:message"
     791    <combo key="message"
    886792        text="Advertising message type"
    887793        fr.text="Type de message publicitaire"
    888794        values="commercial,information,map_information,tourism,municipality,showbiz,cultural_event"
    889795        default="showbiz" />
    890      <combo key="advertising:display_size"
    891         text="Display size (number x width x height)"
    892         fr.text="Taille de l'affichage (nombre x largeur x hauteur)"
    893         values="3x2x5,3x2x6,3x3x6,3x3x7"
    894         default="3x2x6" />
    895     <space/>
    896     <combo key="advertising:operator" text="Operator"
     796     <combo key="display_size"
     797        text="Display size (number * width * height)"
     798        fr.text="Taille de l'affichage (nombre * largeur * hauteur)"
     799        values="3*2*5,3*2*6,3*3*6,3*3*7"
     800        default="3*2*6" />
     801    <space/>
     802    <combo key="operator" text="Operator"
    897803        fr.text="Régie publicitaire"
    898         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
     804        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
    899805        default="JCDecaux" />
    900     <combo key="advertising:reference"
     806    <combo key="reference"
    901807        text="Unique identifier"
    902808        fr.text="Buteau"
    903809        values="" 
    904810        default="" />
    905     <combo key="advertising:access"
     811    <combo key="access"
    906812        text="Display open to all, or not"
    907813        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    909815        default="private" />
    910816     <space/>
    911     <combo key="advertising:land_property"
     817    <combo key="land_property"
    912818        text="Installed on public domain or on private property"
    913819        fr.text="Installé sur domaine public ou sur foncier privé"
     
    915821        default="private" />
    916822    <space/>
    917     <combo key="advertising:legal:FR"
     823    <combo key="legal_type:FR"
    918824        text="Type of advertising unit for french legal regulations"
    919825        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    920         values="Publicité:Mobilier urbain:Colonne"
    921         default="Publicité:Mobilier urbain:Colonne" />
    922     <combo key="advertising:status:FR"
     826        values="Publicité:Mobilier_urbain:Colonne"
     827        default="Publicité:Mobilier_urbain:Colonne" />
     828    <combo key="legal_status:FR"
    923829        text="Status in french regulations"
    924830        fr.text="Statut vis-à-vis de la réglementation française"
     
    926832        default="A vérifier" />
    927833    <space/>
    928     <combo key="advertising:flow"
    929         text="Orientation of advertising column as seen from the flow of people"
     834    <combo key="orientation"
     835        text="Orientation of advertising column as seen from the orientation of people"
    930836        fr.text="Orientation de la colonne publicitaire par rapport au flot du passage"
    931         values="front,medium,parallel,reverse,multi"
     837        values="front,medium,parallel,opposite,multi"
    932838        default="multi" />
    933     <combo key="advertising:side"
    934         text="Side where the advertising column is located relative to the flow of people"
     839    <combo key="location_side"
     840        text="Side where the advertising column is located relative to the orientation of people"
    935841        fr.text="Coté où se trouve la colonne publicitaire par rapport au passage"
    936842        values="same,opposite,middle"
     
    949855        default="" />
    950856    <space/>
    951      <combo key="advertising:support"
     857     <combo key="support"
    952858        text="Support of advertising device"
    953859        fr.text="Support du dispositif publicitaire"
    954         values="trunk,grounded_legs,put_on_ground,mast,post,fence,wall,totem,easel,tarp,ceiling, \
     860        values="pole,poles,mast,post,fence,wall,totem,easel,tarp,ceiling, \
    955861        street_furniture,street_furniture:transit_shelter,street_furniture:newspaper_kiosk, \
    956         street_furniture:flower_kiosk,street_furniture:information,street_furniture:map, \
     862        street_furniture:orientationer_kiosk,street_furniture:information,street_furniture:map, \
    957863        street_furniture:bench,street_furniture:trash,street_furniture:recycling,street_furniture:clock"
    958864        default=""  />
    959     <combo key="advertising:size"
    960         text="Size of advertising device (width x height)"
    961         fr.text="Taille du dispositif publicitaire (largeur x hauteur)"
    962         values="1.3x2.15,1,2x6.5,1x8,2x2,3x2,4x3"
    963         default="" />
    964      <combo key="advertising:height"
     865    <combo key="size"
     866        text="Size of advertising device (width * height)"
     867        fr.text="Taille du dispositif publicitaire (largeur * hauteur)"
     868        values="1.3*2.15,1,2*6.5,1*8,2*2,3*2,4*3"
     869        default="" />
     870     <combo key="height"
    965871        text="Height of highest part of advertising device"
    966872        fr.text="Hauteur de la partie la plus haute du dispositif publicitaire"
    967873        values="2,2.15,2.5,3,4,5,6,6.5,7,7.5,8"
    968874        default="" />
    969     <combo key="advertising:faces"
     875    <combo key="faces"
    970876        text="Number of faces"
    971877        fr.text="Nombre de faces"
    972878        values="1,2,3,4"
    973879        default="1" />
    974     <combo key="advertising:lit"
     880    <combo key="lit"
    975881        text="If lit device, type of illumination"
    976882        fr.text="Si éclairé, type d'éclairage"
    977883        values="no,yes,transmission,reflexion,neon,numeric"
    978884        default="no" />
    979     <combo key="advertising:animated"
     885    <combo key="animated"
    980886        text="If animated device, type of animation"
    981887        fr.text="Si animé, type d'animation"
     
    983889        default="no" />
    984890    <space/>
    985     <combo key="advertising:message"
     891    <combo key="message"
    986892        text="Advertising message type"
    987893        fr.text="Type de message publicitaire"
    988894        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    989895        default="commercial"/>
    990     <combo key="advertising:display_size"
    991         text="Display size (width x height)"
    992         fr.text="Taille de l'affichage (largeur x hauteur)"
    993         values="1.3x2.15,1,2x6.5,1x8,2x2,3x2,4x3"
    994         default="" />
    995     <space/>
    996     <combo key="advertising:operator" text="Operator"
     896    <combo key="display_size"
     897        text="Display size (width * height)"
     898        fr.text="Taille de l'affichage (largeur * hauteur)"
     899        values="1.3*2.15,1,2*6.5,1*8,2*2,3*2,4*3"
     900        default="" />
     901    <space/>
     902    <combo key="operator" text="Operator"
    997903        fr.text="Régie publicitaire"
    998         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP" 
    999         default="" />
    1000     <combo key="advertising:reference"
     904        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir
     905        default="" />
     906    <combo key="reference"
    1001907        text="Unique identifier"
    1002908        fr.text="Buteau"
    1003909        values="" 
    1004910        default="" />
    1005     <combo key="advertising:access"
     911    <combo key="access"
    1006912        text="Display open to all, or not"
    1007913        fr.text="Surface d'affichage ouverte à tous, ou pas"
     
    1009915        default="private" />
    1010916    <space/>
    1011     <combo key="advertising:land_property"
     917    <combo key="land_property"
    1012918        text="Installed on public domain or on private property"
    1013919        fr.text="Installé sur domaine public ou sur foncier privé"
     
    1015921        delete_if_empty="yes" />
    1016922    <space/>
    1017     <combo key="advertising:legal:FR"
     923    <combo key="legal_type:FR"
    1018924        text="Type of advertising unit for french legal regulations"
    1019925        fr.text="Type du dispositif publicitaire dans la réglementation légale française "
    1020         values="Publicité,Enseigne,Enseigne:Temporaire,Préenseigne,Publicité:Mobilier urbain:Panneau,Publicité:Mobilier urbain:Colonne,Publicité:Mobilier urbain:Mât porte-affiche,Publicité:Mobilier urbain:Abri transport,Publicité:Mobilier urbain:Kiosque,JEI,Opinions/Associations"
     926        values="Publicité,Enseigne,Enseigne:Temporaire,Préenseigne,Publicité:Mobilier_urbain:Panneau,Publicité:Mobilier_urbain:Colonne,Publicité:Mobilier_urbain:Mât_porte-affiche,Publicité:Mobilier_urbain:Abri_transport,Publicité:Mobilier_urbain:Kiosque,JEI,Opinions/Associations"
    1021927        default="Publicité" />
    1022     <combo key="advertising:status:FR"
     928    <combo key="legal_status:FR"
    1023929        text="Status in french regulations"
    1024930        fr.text="Statut vis-à-vis de la réglementation française"
     
    1026932        default="A vérifier" />
    1027933    <space/>
    1028     <combo key="advertising:flow"
    1029         text="Orientation of advertising device as seen from the flow of people"
     934    <combo key="orientation"
     935        text="Orientation of advertising device as seen from the orientation of people"
    1030936        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    1031         values="front,medium,parallel,reverse,multi"
     937        values="front,medium,parallel,opposite,multi"
    1032938        default="front" />
    1033     <combo key="advertising:side"
    1034         text="Side where the advertising device is located relative to the flow of people"
     939    <combo key="location_side"
     940        text="Side where the advertising device is located relative to the orientation of people"
    1035941        fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    1036942        values="same,opposite,middle"