Changes between Version 31 and Version 32 of Presets/AdvertisingPreset


Ignore:
Timestamp:
2016-09-13T17:24:16+02:00 (9 years ago)
Author:
Barnes38
Comment:

reorganizing orders

Legend:

Unmodified
Added
Removed
Modified
  • Presets/AdvertisingPreset

    v31 v32  
    3131    <key key="advertising" value="poster_box"/>
    3232    <space/>
    33     <combo key="advertising:message"
    34         text="Advertising message type"
    35         fr.text="Type de message publicitaire"
    36         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    37         default="commercial" />
    38     <space/>
    3933    <combo key="advertising:size"
    4034        text="Size of poster box (width x height)"
     
    4236        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    4337        default="130x215" />
     38    <combo key="advertising:height"
     39        text="Height of highest part of poster box"
     40        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
     41        values="215,300,400,500,600"
     42        default="215" />
     43     <combo key="advertising:faces"
     44        text="Number of faces"
     45        fr.text="Nombre de faces"
     46        values="1,2,3,4"
     47        default="2" />
     48     <combo key="advertising:lit"
     49        text="If lit device, type of illumination"
     50        fr.text="Si éclairé, type d'éclairage"
     51        values="no,yes,transmission,reflexion,neon,numeric"
     52        default="transmission" />
     53    <combo key="advertising:animated"
     54        text="If animated device, type of animation"
     55        fr.text="Si animé, type d'animation"
     56        values="no,trivision_blades,winding_posters,rotating_posters,digital_prices,digital_messages,screen"
     57        default="no" />
     58    <space/>
     59    <combo key="advertising:message"
     60        text="Advertising message type"
     61        fr.text="Type de message publicitaire"
     62        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
     63        default="commercial" />
    4464    <combo key="advertising:display_size"
    4565        text="Display size (width x height)"
     
    4767        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    4868        default="130x215" />
     69    <combo key="advertising:operator"
     70        text="Operator"
     71        fr.text="Régie publicitaire"
     72        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
     73        default="JCDecaux" />
     74    <combo key="advertising:reference"
     75        text="Unique identifier"
     76        fr.text="Buteau"
     77        values="" 
     78        default="" />
     79    <space/>
     80    <combo key="advertising:land_property"
     81        text="Installed on public domain or on private property"
     82        fr.text="Installé sur domaine public ou sur foncier privé"
     83        values="public,private"
     84        default="public" />
     85    <space/>
     86    <combo key="advertising:type:FR"
     87        text="French type of advertising unit"
     88        fr.text="Type de dispositif publicitaire en France"
     89        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
     90        default="Publicité" />
     91    <space/>
     92    <combo key="advertising:flow"
     93        text="Orientation of poster box as seen from the flow of people"
     94        fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
     95        values="front,medium,parallel,reverse,multi"
     96        default="front" />
     97    <combo key="advertising:side"
     98        text="Side where the poster box is located relative to the flow of people"
     99        fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
     100        values="same,opposite,middle"
     101        default="same" />
     102    <space/>
     103    </item>
     104   
     105  <item name="Poster box" fr.name="Sucette" icon="images/poster_box.png" type="node">
     106        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     107    <label text="Editing a 'poster box' advertising device"
     108        fr.name="Renseigner un dispositif publicitaire de type 'sucette'" />
     109    <space/>
     110    <key key="man_made" value="advertising"/>
     111    <key key="advertising" value="poster_box"/>
     112    <space/>
     113    <combo key="advertising:size"
     114        text="Size of poster box (width x height)"
     115        fr.text="Taille de la sucette publicitaire (largeur x hauteur)"
     116        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
     117        default="130x215" />
    49118    <combo key="advertising:height"
    50119        text="Height of highest part of poster box"
    51120        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    52         values="200,300,400,500,600"
    53         default="200" />
     121        values="215,300,400,500,600"
     122        default="215" />
    54123    <combo key="advertising:faces"
    55124        text="Number of faces"
     
    57126        values="1,2,3,4"
    58127        default="2" />
    59     <space/>
    60128    <combo key="advertising:lit"
    61129        text="If lit device, type of illumination"
     
    69137        default="no" />
    70138    <space/>
    71     <combo key="advertising:operator"
    72         text="Operator"
    73         fr.text="Régie publicitaire"
    74         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    75         default="" />
    76     <combo key="advertising:type:FR"
    77         text="French type of advertising unit"
    78         fr.text="Type de dispositif publicitaire en France"
    79         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
    80         default="Publicité" />
    81     <combo key="advertising:land_property"
    82         text="Installed on public domain or on private property"
    83         fr.text="Installé sur domaine public ou sur foncier privé"
    84         values="public,private"
    85         default="public" />
    86     <space/>
    87     <combo key="advertising:flow"
    88         text="Orientation of poster box as seen from the flow of people"
    89         fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
    90         values="front,medium,parallel,reverse,multi"
    91         default="front" />
    92     <combo key="advertising:side"
    93         text="Side where the poster box is located relative to the flow of people"
    94         fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
    95         values="same,opposite,middle"
    96         default="same" />
    97     <space/>
    98     </item>
    99    
    100   <item name="Poster box" fr.name="Sucette" icon="images/poster_box.png" type="node">
    101         <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    102     <label text="Editing a 'poster box' advertising device"
    103         fr.name="Renseigner un dispositif publicitaire de type 'sucette'" />
    104     <space/>
    105     <key key="man_made" value="advertising"/>
    106     <key key="advertising" value="poster_box"/>
    107     <space/>
    108139    <combo key="advertising:message"
    109140        text="Advertising message type"
     
    121152        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    122153        default="information" />
    123     <space/>
    124     <combo key="advertising:size"
    125         text="Size of poster box (width x height)"
    126         fr.text="Taille de la sucette publicitaire (largeur x hauteur)"
    127         values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    128         default="130x215" />
    129154    <combo key="advertising:display_size"
    130155        text="Display size (width x height)"
     
    132157        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    133158        default="130x215" />
    134     <combo key="advertising:height"
    135         text="Height of highest part of poster box"
    136         fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    137         values="200,300,400,500,600"
    138         default="200" />
    139     <combo key="advertising:faces"
     159    <combo key="advertising:operator"
     160        text="Operator"
     161        fr.text="Régie publicitaire"
     162        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
     163        default="JCDecaux" />
     164    <combo key="advertising:reference"
     165        text="Unique identifier"
     166        fr.text="Buteau"
     167        values="" 
     168        default="" />
     169    <space/>
     170    <combo key="advertising:land_property"
     171        text="Installed on public domain or on private property"
     172        fr.text="Installé sur domaine public ou sur foncier privé"
     173        values="public,private"
     174        default="public" />
     175    <space/>
     176    <combo key="advertising:type:FR"
     177        text="French type of advertising unit"
     178        fr.text="Type de dispositif publicitaire en France"
     179        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
     180        default="Publicité" />
     181    <space/>
     182    <combo key="advertising:flow"
     183        text="Orientation of poster box as seen from the flow of people"
     184        fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
     185        values="front,medium,parallel,reverse,multi"
     186        default="front" />
     187    <combo key="advertising:side"
     188        text="Side where the poster box is located relative to the flow of people"
     189        fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
     190        values="same,opposite,middle"
     191        default="same" />
     192    <space/>
     193    </item>
     194   
     195    <item name="Board" fr.name="Préenseigne" icon="images/indication.png" type="node">
     196        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     197    <label text="Editing a board advertising device"
     198        fr.name="Renseigner un dispositif publicitaire de type 'préenseigne'" />
     199    <space/>
     200    <key key="man_made" value="advertising"/>
     201    <key key="advertising" value="board"/>
     202    <space/>
     203    <combo key="advertising:support"
     204        text="Support of advertising board"
     205        fr.text="Support de la préenseigne publicitaire"
     206        values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling"
     207        default="post" />
     208    <combo key="advertising:size"
     209        text="Size of advertising indication (width x height)"
     210        fr.text="Taille de la préenseigne publicitaire (diamètre x hauteur)"
     211        values="150x100,200x100"
     212        default="150x100" />
     213     <combo key="advertising:height"
     214        text="Height of highest part of advertising indication"
     215        fr.text="Hauteur de la partie la plus haute de la préenseigne publicitaire"
     216        values="200,250,300,400"
     217        default="250" />
     218   <combo key="advertising:faces"
    140219        text="Number of faces"
    141220        fr.text="Nombre de faces"
    142         values="1,2,3,4"
    143         default="2" />
    144     <space/>
     221        values="1,2,3,4"
     222        default="1" />
    145223    <combo key="advertising:lit"
    146224        text="If lit device, type of illumination"
     
    154232        default="no" />
    155233    <space/>
    156     <combo key="advertising:operator"
    157         text="Operator"
    158         fr.text="Régie publicitaire"
    159         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    160         default="" />
    161     <combo key="advertising:type:FR"
    162         text="French type of advertising unit"
    163         fr.text="Type de dispositif publicitaire en France"
    164         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
    165         default="Publicité" />
    166     <combo key="advertising:land_property"
    167         text="Installed on public domain or on private property"
    168         fr.text="Sucette publicitaire installée sur domaine public ou sur foncier privé"
    169         values="public,private"
    170         default="public" />
    171     <space/>
    172     <combo key="advertising:flow"
    173         text="Orientation of poster box as seen from the flow of people"
    174         fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
    175         values="front,medium,parallel,reverse,multi"
    176         default="front" />
    177     <combo key="advertising:side"
    178         text="Side where the poster box is located relative to the flow of people"
    179         fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
    180         values="same,opposite,middle"
    181         default="same" />
    182     <space/>
    183     </item>
    184    
    185     <item name="Board" fr.name="Préenseigne" icon="images/indication.png" type="node">
    186         <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    187     <label text="Editing an 'indication' advertising device"
    188         fr.name="Renseigner un dispositif publicitaire de type 'préenseigne'" />
    189     <space/>
    190     <key key="man_made" value="advertising"/>
    191     <key key="advertising" value="indication"/>
    192     <space/>
    193234    <combo key="advertising:message"
    194235        text="Advertising message type"
     
    196237        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    197238        default="commercial" />
    198     <space/>
    199     <combo key="advertising:size"
    200         text="Size of advertising indication (width x height)"
    201         fr.text="Taille de la préenseigne publicitaire (diamètrexhauteur)"
    202         values="150x100,200x100"
    203         default="150x100" />
    204239    <combo key="advertising:display_size"
    205240        text="Display size (width x height)"
     
    207242        values="150x100,200x100"
    208243        default="150x100" />
    209     <combo key="advertising:height"
    210         text="Height of highest part of advertising indication"
    211         fr.text="Hauteur de la partie la plus haute de la préenseigne publicitaire"
    212         values="200,300,400"
    213         default="300" />
    214     <combo key="advertising:faces"
    215         text="Number of faces"
    216         fr.text="Nombre de faces"
    217         values="1,2,3,4"
    218         default="1" />
    219     <combo key="advertising:support"
    220         text="Support of advertising indication"
    221         fr.text="Support de la préenseigne publicitaire"
    222         values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling"
    223         default="post" />
    224     <space/>
    225     <combo key="advertising:lit"
    226         text="If lit device, type of illumination"
    227         fr.text="Si éclairé, type d'éclairage"
    228         values="no,yes,transmission,reflexion,neon,numeric"
    229         default="no" />
    230     <combo key="advertising:animated"
    231         text="If animated device, type of animation"
    232         fr.text="Si animé, type d'animation"
    233         values="no,trivision_blades,winding_posters,rotating_posters,digital_prices,digital_messages,screen"
    234         default="no" />
    235244    <space/>
    236245    <combo key="advertising:operator" text="Operator"
     
    238247        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    239248        default="" />
    240     <combo key="advertising:land_property"
    241         text="Installed on public domain or on private property"
    242         fr.text="Installé sur domaine public ou sur foncier privé"
    243         values="public,private"
    244         default="private" />
     249    <combo key="advertising:reference"
     250        text="Unique identifier"
     251        fr.text="Buteau"
     252        values="" 
     253        default="" />
     254    <space/>
    245255    <combo key="advertising:type:FR"
    246256        text="Advertising device type in France"
    247257        fr.text="Type de dispositif publicitaire en France"
    248         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
     258        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
    249259        default="Préenseigne" />
     260    <space/>
     261    <combo key="advertising:land_property"
     262        text="Installed on public domain or on private property"
     263        fr.text="Installé sur domaine public ou sur foncier privé"
     264        values="public,private"
     265        default="private" />
    250266    <space/>
    251267    <combo key="advertising:flow"
     
    269285    <key key="advertising" value="board"/>
    270286    <space/>
    271     <combo key="advertising:message"
    272         text="Advertising message type"
    273         fr.text="Type de message publicitaire"
    274         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    275         default="information,cultural_event,display_opinion" />
    276     <space/>
     287    <combo key="advertising:support"
     288        text="Support of advertising board"
     289        fr.text="Support du pannonceau publicitaire"
     290        values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling"
     291        default="post" />
    277292    <combo key="advertising:size"
    278293        text="Size of board (width x height)"
     
    280295        values="150x100,200x100"
    281296        default="150x100" />
     297    <combo key="advertising:height"
     298        text="Height of highest part of advertising board"
     299        fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
     300        values="200,250,300,400"
     301        default="250" />
     302    <combo key="advertising:faces"
     303        text="Number of faces"
     304        fr.text="Nombre de faces"
     305        values="1,2,3,4"
     306        default="1" />
     307    <combo key="advertising:lit"
     308        text="If lit device, type of illumination"
     309        fr.text="Si éclairé, type d'éclairage"
     310        values="no,yes,transmission,reflexion,neon,numeric"
     311        default="no" />
     312    <combo key="advertising:animated"
     313        text="If animated device, type of animation"
     314        fr.text="Si animé, type d'animation"
     315        values="no,trivision_blades,winding_posters,rotating_posters,digital_prices,digital_messages,screen"
     316        default="no" />
     317     <space/>
     318     <combo key="advertising:message"
     319        text="Advertising message type"
     320        fr.text="Type de message publicitaire"
     321        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
     322        default="commercial" />
     323    <space/>
    282324     <combo key="advertising:display_size"
    283325        text="Display size (width x height)"
     
    285327        values="150x100,200x100"
    286328        default="150x100" />
    287     <combo key="advertising:height"
    288         text="Height of highest part of advertising board"
    289         fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
    290         values="200,300,400"
    291         default="300" />
    292     <combo key="advertising:faces"
    293         text="Number of faces"
    294         fr.text="Nombre de faces"
    295         values="1,2,3,4"
    296         default="1" />
    297     <combo key="advertising:support"
    298         text="Support of advertising board"
    299         fr.text="Support de la préenseigne publicitaire"
    300         values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling"
    301         default="post" />
    302     <space/>
    303     <combo key="advertising:lit"
    304         text="If lit device, type of illumination"
    305         fr.text="Si éclairé, type d'éclairage"
    306         values="no,yes,transmission,reflexion,neon,numeric"
    307         default="no" />
    308     <combo key="advertising:animated"
    309         text="If animated device, type of animation"
    310         fr.text="Si animé, type d'animation"
    311         values="no,trivision_blades,winding_posters,rotating_posters,digital_prices,digital_messages,screen"
    312         default="no" />
    313     <space/>
    314329    <combo key="advertising:operator" text="Operator"
    315330        fr.text="Régie publicitaire"
    316331        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    317332        default=""  />
     333    <combo key="advertising:reference"
     334        text="Unique identifier"
     335        fr.text="Buteau"
     336        values="" 
     337        default="" />
     338    <space/>
    318339    <combo key="advertising:land_property"
    319340        text="Installed on public domain or on private property"
     
    321342        values="public,private"
    322343        default="private" />
     344    <space/>
    323345    <combo key="advertising:type:FR"
    324346        text="Advertising device type in France"
    325347        fr.text="Type de dispositif publicitaire en France"
    326         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
    327         default="no" />
     348        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
     349        default="Publicité" />
    328350    <space/>
    329351    <combo key="advertising:flow"
     
    347369    <key key="advertising" value="board"/>
    348370    <space/>
    349     <combo key="advertising:message"
    350         text="Advertising message type"
    351         fr.text="Type de message"
    352         values="information,municipality,display_opinion,non_profit,cultural_event"
    353         default="display_opinion" />
    354     <space/>
     371    <combo key="advertising:support"
     372        text="Support of free expression advertising board"
     373        fr.text="Support du panneau d'affichage libre"
     374        values="grounded_legs,wall"
     375        default="grounded_legs" />
    355376    <combo key="advertising:size"
    356377        text="Size of board (width x height)"
    357378        fr.text="Taille du panneau d'affichage libre (diamètre x hauteur)"
    358         values="120x100,(200x100)+(120x100),2x(120x160),40x60,(125x120)+(200x100),2x(80x120),3x(40x60)"
    359         default="120x100" />
    360      <combo key="advertising:display_size"
    361         text="Display size (width x height)"
    362         fr.text="Taille de l'affichage (largeur x hauteur)"
    363379        values="120x100,(200x100)+(120x100),2x(120x160),40x60,(125x120)+(200x100),2x(80x120),3x(40x60)"
    364380        default="120x100" />
     
    373389        values="1,2"
    374390        default="1" />
    375     <combo key="advertising:support"
    376         text="Support of free expression advertising board"
    377         fr.text="Support du panneau d'affichage libre"
    378         values="grounded_legs,wall"
    379         default="grounded_legs" />
    380     <space/>
     391    <space/>
     392    <combo key="advertising:message"
     393        text="Advertising message type"
     394        fr.text="Type de message"
     395        values="information,municipality,display_opinion,non_profit,cultural_event"
     396        default="display_opinion,non_profit" />
     397     <combo key="advertising:display_size"
     398        text="Display size (width x height)"
     399        fr.text="Taille de l'affichage (largeur x hauteur)"
     400        values="120x100,(200x100)+(120x100),2x(120x160),40x60,(125x120)+(200x100),2x(80x120),3x(40x60)"
     401        default="120x100" />
    381402    <combo key="advertising:operator" text="Operator"
    382403        fr.text="Régie"
    383404        values="Ville de Grenoble" 
    384405        default="Ville de Grenoble" />
     406    <combo key="advertising:reference"
     407        text="Unique identifier"
     408        fr.text="Buteau"
     409        values="" 
     410        default="" />
     411    <space/>
    385412    <combo key="advertising:land_property"
    386413        text="Installed on public domain or on private property"
     
    409436    <key key="advertising" value="billboard" />
    410437    <space/>
    411     <combo key="advertising:message"
    412         text="Advertising message type"
    413         fr.text="Type de message publicitaire"
    414         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    415         default="commercial" />
    416     <space/>
     438    <combo key="advertising:support"
     439        text="Support of advertising billboard"
     440        fr.text="Support du dispositif publicitaire"
     441        values="trunk,grounded_legs,mast,post,fence,wall,easel,tarp,ceiling"
     442        default="trunk" />
    417443    <combo key="advertising:size"
    418444        text="Size of billboard (width x height)"
    419445        fr.text="Taille du panneau publicitaire (largeur x hauteur)"
    420         values="130x215,300x200,400x300"
    421         default="400x300" />
    422      <combo key="advertising:display_size"
    423         text="Display size (width x height)"
    424         fr.text="Taille de l'affichage (largeur x hauteur)"
    425446        values="130x215,300x200,400x300"
    426447        default="400x300" />
     
    435456        values="1,2,3,4"
    436457        default="2" />
    437     <combo key="advertising:support"
    438         text="Support of advertising billboard"
    439         fr.text="Support du dispositif publicitaire"
    440         values="trunk,grounded_legs,mast,post,fence,wall,easel,tarp,ceiling"
    441         default="trunk" />
    442     <space/>
    443458    <combo key="advertising:lit"
    444459        text="If lit device, type of illumination"
     
    452467        default="no" />
    453468    <space/>
     469    <combo key="advertising:message"
     470        text="Advertising message type"
     471        fr.text="Type de message publicitaire"
     472        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
     473        default="commercial" />
     474     <combo key="advertising:display_size"
     475        text="Display size (width x height)"
     476        fr.text="Taille de l'affichage (largeur x hauteur)"
     477        values="130x215,300x200,400x300"
     478        default="400x300" />
    454479    <combo key="advertising:operator"
    455480        text="Operator"
    456481        fr.text="Régie publicitaire"
    457482        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    458         default="" />
     483        default="JCDecaux" />
     484    <combo key="advertising:reference"
     485        text="Unique identifier"
     486        fr.text="Buteau"
     487        values="" 
     488        default="" />
     489    <space/>
    459490    <combo key="advertising:land_property"
    460491        text="Installed on public domain or on private property"
     
    462493        values="public,private"
    463494        default="private" />
     495    <space/>
    464496    <combo key="advertising:type:FR"
    465497        text="French type of advertising unit"
    466498        fr.text="Type de dispositif publicitaire en France"
    467         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
     499        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
    468500        default="Publicité" />
    469501    <space/>
     
    489521    <key key="advertising" value="column"/>
    490522    <space/>
    491     <combo key="advertising:message"
    492         text="Advertising message type"
    493         fr.text="Type de message publicitaire"
    494         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    495         default="commercial" />
    496     <space/>
    497523    <combo key="advertising:size"
    498524        text="Size of column (width x height)"
    499         fr.text="Taille de la colonne (diamètrexhauteur)"
    500         values="200x500,200x600,300x600,300x700"
    501         default="200x600" />
    502      <combo key="advertising:display_size"
    503         text="Display size (width x height)"
    504         fr.text="Taille de l'affichage (largeur x hauteur)"
     525        fr.text="Taille de la colonne (diamètre x hauteur)"
    505526        values="200x500,200x600,300x600,300x700"
    506527        default="200x600" />
     
    510531        values="500,600,700"
    511532        default="600" />
    512     <space/>
    513533    <combo key="advertising:lit"
    514534        text="If lit device, type of illumination"
     
    522542        default="rotating_posters" />
    523543    <space/>
     544    <combo key="advertising:message"
     545        text="Advertising message type"
     546        fr.text="Type de message publicitaire"
     547        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
     548        default="commercial" />
     549     <combo key="advertising:display_size"
     550        text="Display size (number x width x height)"
     551        fr.text="Taille de l'affichage (nombre x largeur x hauteur)"
     552        values="3x200x500,3x200x600,3x300x600,3x300x700"
     553        default="3x200x600" />
     554    <space/>
    524555    <combo key="advertising:operator" text="Operator"
    525556        fr.text="Régie publicitaire"
    526557        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    527         default="" />
     558        default="JCDecaux" />
     559    <combo key="advertising:reference"
     560        text="Unique identifier"
     561        fr.text="Buteau"
     562        values="" 
     563        default="" />
     564    <space/>
    528565    <combo key="advertising:land_property"
    529566        text="Installed on public domain or on private property"
     
    531568        values="public,private"
    532569        default="private" />
     570    <space/>
    533571    <combo key="advertising:type:FR"
    534572        text="Advertising device type in France"
    535573        fr.text="Type de dispositif publicitaire en France"
    536         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
    537         default="Publicité" />
     574        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
     575        default="Spectacles" />
    538576    <space/>
    539577    <combo key="advertising:flow"
     
    557595    <key key="advertising" value="totem"/>
    558596    <space/>
    559     <combo key="advertising:message" text="Advertising message type"
    560         fr.text="Type de message publicitaire"
    561         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
    562         default="commercial" />
    563     <space/>
    564597    <combo key="advertising:size"
    565598        text="Size of advertising totem (width x height)"
    566599        fr.text="Taille du totem publicitaire (largeur x hauteur)"
    567         values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    568         default="100x400" />
    569      <combo key="advertising:display_size"
    570         text="Display size (width x height)"
    571         fr.text="Taille de l'affichage (largeur x hauteur)"
    572600        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
    573601        default="100x400" />
     
    582610        values="1,2,3,4"
    583611        default="2" />
    584     <space/>
    585     <combo key="advertising:operator" text="Operator"
    586         fr.text="Régie publicitaire"
    587         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    588         default="" />
    589     <combo key="advertising:type:FR"
    590         text="Advertising device type in France"
    591         fr.text="Type de dispositif publicitaire en France"
    592         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
    593         default="Enseigne" />
    594     <combo key="advertising:land_property"
    595         text="Installed on public domain or on private property"
    596         fr.text="Installé sur domaine public ou sur foncier privé"
    597         values="public,private"
    598         default="private" />
    599     <space/>
    600612    <combo key="advertising:lit"
    601613        text="If lit device, type of illumination"
     
    608620        values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
    609621        default="no" />
     622    <space/>
     623    <combo key="advertising:message" text="Advertising message type"
     624        fr.text="Type de message publicitaire"
     625        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety"
     626        default="commercial" />
     627     <combo key="advertising:display_size"
     628        text="Display size (width x height)"
     629        fr.text="Taille de l'affichage (largeur x hauteur)"
     630        values="130x215,100x300,100x400,100x500,100x600,200x400,200x500"
     631        default="100x400" />
     632    <space/>
     633    <combo key="advertising:operator" text="Operator"
     634        fr.text="Régie publicitaire"
     635        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
     636        default="" />
     637    <combo key="advertising:reference"
     638        text="Unique identifier"
     639        fr.text="Buteau"
     640        values="" 
     641        default="" />
     642    <space/>
     643    <combo key="advertising:type:FR"
     644        text="Advertising device type in France"
     645        fr.text="Type de dispositif publicitaire en France"
     646        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
     647        default="Enseigne" />
     648    <space/>
     649    <combo key="advertising:land_property"
     650        text="Installed on public domain or on private property"
     651        fr.text="Installé sur domaine public ou sur foncier privé"
     652        values="public,private"
     653        default="private" />
    610654    <space/>
    611655    <combo key="advertising:flow"
     
    632676        default="" />
    633677    <space/>
    634     <combo key="advertising:message"
    635         text="Advertising message type"
    636         fr.text="Type de message publicitaire"
    637         values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety" />
    638     <space/>
     678     <combo key="advertising:support"
     679        text="Support of advertising device"
     680        fr.text="Support du dispositif publicitaire"
     681        values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling,street_furniture,street_furniture:transit_shelter,street_furniture:newspaper_kiosk,street_furniture:flower_kiosk,street_furniture:information,street_furniture:map,street_furniture:bench,street_furniture:trash,street_furniture:recycling,street_furniture:clock"
     682        default=""  />
    639683    <combo key="advertising:size"
    640684        text="Size of advertising device (width x height)"
    641685        fr.text="Taille du dispositif publicitaire (largeur x hauteur)"
    642686        values="130x215,200x300,300x400"
    643         default="130x215" />
    644     <combo key="advertising:display_size"
    645         text="Display size (width x height)"
    646         fr.text="Taille de l'affichage (largeur x hauteur)"
    647         values="130x215,200x300,300x400"
    648         default="130x215" />
    649     <combo key="advertising:height"
     687        default="" />
     688     <combo key="advertising:height"
    650689        text="Height of highest part of advertising device"
    651690        fr.text="Hauteur de la partie la plus haute du dispositif publicitaire"
    652         values="200,300,400,500,600,700" />
     691        values="200,300,400,500,600,700"
     692        default="" />
    653693    <combo key="advertising:faces"
    654694        text="Number of faces"
     
    656696        values="1,2,3,4"
    657697        default="1" />
    658      <combo key="advertising:support"
    659         text="Support of advertising device"
    660         fr.text="Support du dispositif publicitaire"
    661         values="trunk,grounded_legs,mast,post,fence,wall,totem,easel,tarp,ceiling,street_furniture,street_furniture:transit_shelter,street_furniture:newspaper_kiosk,street_furniture:flower_kiosk,street_furniture:information,street_furniture:map,street_furniture:bench,street_furniture:trash,street_furniture:recycling,street_furniture:clock" />
    662     <space/>
    663698    <combo key="advertising:lit"
    664699        text="If lit device, type of illumination"
     
    670705        values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen" />
    671706    <space/>
     707    <combo key="advertising:message"
     708        text="Advertising message type"
     709        fr.text="Type de message publicitaire"
     710        values="commercial,information,map_information,tourism,municipality,display_opinion,non_profit,cultural_event,legal,safety" />
     711    <combo key="advertising:display_size"
     712        text="Display size (width x height)"
     713        fr.text="Taille de l'affichage (largeur x hauteur)"
     714        values="130x215,200x300,300x400"
     715        default="130x215" />
     716    <space/>
    672717    <combo key="advertising:operator" text="Operator"
    673718        fr.text="Régie publicitaire"
    674719        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor" 
    675720        default="" />
     721    <combo key="advertising:reference"
     722        text="Unique identifier"
     723        fr.text="Buteau"
     724        values="" 
     725        default="" />
     726    <space/>
    676727    <combo key="advertising:land_property"
    677728        text="Installed on public domain or on private property"
     
    679730        values="public,private" 
    680731        delete_if_empty="yes" />
     732    <space/>
    681733    <combo key="advertising:type:FR"
    682734        text="French type of advertising unit"
    683735        fr.text="Type de dispositif publicitaire en France"
    684         values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI"
     736        values="Publicité,Enseigne,Préenseigne,Affichage libre,JEI,Spectacles"
    685737        default="Publicité" />
    686738    <space/>