Changes between Version 6 and Version 7 of Presets/AdvertisingPreset


Ignore:
Timestamp:
2016-07-03T15:29:27+02:00 (10 years ago)
Author:
Barnes38
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/AdvertisingPreset

    v6 v7  
    2121  description="Advertising devices"
    2222  fr.description="Dispositifs publicitaires">
    23    <group name="Advertising devices" fr.name="Dispositifs publicitaires" icon="">
    24                
    25   <item name="Billboard" fr.name="Panneau publicitaire" icon="Panneau.svg" type="node">
     23 
     24<group name="Advertising devices" fr.name="Dispositifs publicitaires" icon="">       
     25
     26<item name="Poster box" fr.name="Sucette" icon="Panneau.svg" type="node">
    2627        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    27     <label text="Inserting a billboard" fr.name="Renseigner un panneau publicitaire" />
     28    <label text="Inserting a 'poster box' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'sucette'" />
     29    <space/>
    2830    <key key="man_made" value="advertising"/>
    29     <key key="advertising"
    30         value="billboard"/>
     31    <key key="advertising" value="poster_box"/>
     32    <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 (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
     37        default="commercial"
     38        delete_if_empty="yes" />
     39    <combo key="advertising:message:front"
     40        text="Advertising message type on front side"
     41        fr.text="Type de message publicitaire"
     42        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
     43        default="commercial"
     44        delete_if_empty="yes" />
     45    <combo key="advertising:message:reverse"
     46        text="Advertising message type on reverse side"
     47        fr.text="Type de message publicitaire"
     48        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
     49        default="information"
     50        delete_if_empty="yes" />
     51    <space/>
     52    <combo key="advertising:size"
     53        text="Size of poster box (width*height)"
     54        fr.text="Taille de la sucette publicitaire (largeur*hauteur)"
     55        value="1*2, 1*3, 1*4, 1*5, 1*6, 2*4, 2*5"
     56        default="1*2" 
     57        delete_if_empty="yes" />
     58    <combo key="advertising:height"
     59        text="Height of highest part of poster box"
     60        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
     61        values="2, 3, 4, 5, 6"
     62        default="2" 
     63        delete_if_empty="yes" />
     64    <combo key="advertising:faces"
     65        text="Number of faces"
     66        fr.text="Nombre de faces"
     67        values="1, 2, 3, 4"
     68        default="2" 
     69        delete_if_empty="yes" />
     70    <space/>
     71    <combo key="advertising:illuminated"
     72        text="If illuminated devices, type of illumination"
     73        fr.text="Si éclairé, type d'éclairage"
     74        values="no, transmission, reflexion"
     75        default="no" 
     76        delete_if_empty="yes" />
     77    <combo key="advertising:animated"
     78        text="If animated devices, type of animation"
     79        fr.text="Si animé, type d'animation"
     80        values="no, trivision_blades, winding_posters, rotating_posters, digital_prices, video"
     81        default="no"
     82        delete_if_empty="yes" />
     83    <space/>
     84    <combo key="advertising:operator" text="Poster box operator"
     85        fr.text="Régie publicitaire"
     86        values="JCDecaux, Avenir, ClearChannel, Experion" 
     87        default="JCDecaux"
     88        delete_if_empty="yes" />
     89    <combo key="advertising:proximity"
     90        text="Proximity between poster box and activity"
     91        fr.text="Proximité entre la sucette publicitaire et là où a lieu l'activité annoncée"
     92        values="yes, no, indication"
     93        default="no"
     94        delete_if_empty="yes" />
     95    <combo key="advertising:land_property"
     96        text="Installed on public or private property"
     97        fr.text="Sucette publicitaire sur foncier public ou privé"
     98        values="public, private"
     99        default="public"
     100        delete_if_empty="yes" />
     101    <space/>
     102    <combo key="advertising:flow"
     103        text="Orientation of poster box as seen from the flow of people"
     104        fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
     105        values="front, medium, parallel, reverse, multi"
     106        default="front"
     107        delete_if_empty="yes" />
     108    <combo key="advertising:side"
     109        text="Poster box is on same side than the flow"
     110        fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
     111        values="same, opposite, middle"
     112        default="same"
     113        delete_if_empty="yes" />
     114    <space/>
     115    </item>
     116   
     117  <item name="Indication" fr.name="Préenseigne" icon="Panneau.svg" type="node">
     118        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     119    <label text="Inserting an 'indication' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'préenseigne'" />
     120    <space/>
     121    <key key="man_made" value="advertising"/>
     122    <key key="advertising" value="indication"/>
     123    <space/>
     124    <combo key="advertising:message"
     125        text="Advertising message type"
     126        fr.text="Type de message publicitaire"
     127        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"
     128        default="commercial" 
     129        delete_if_empty="yes" />
     130    <space/>
     131    <combo key="advertising:size"
     132        text="Size of advertising indication (width*height)"
     133        fr.text="Taille de la préenseigne publicitaire (diamètre*hauteur)"
     134        values="1.5*1, 2*1"
     135        default="1.5*1"
     136        delete_if_empty="yes" />
     137    <combo key="advertising:height"
     138        text="Height of highest part of advertising indication"
     139        fr.text="Hauteur de la partie la plus haute de la préenseigne publicitaire"
     140        values="2, 3, 4"
     141        default="3"
     142        delete_if_empty="yes" />
     143    <combo key="advertising:faces"
     144        text="Number of faces"
     145        fr.text="Nombre de faces"
     146        values="1, 2, 3, 4"
     147        default="1"
     148        delete_if_empty="yes" />
     149    <combo key="advertising:support"
     150        text="On what is installed the advertising indication"
     151        fr.text="Support sur lequel est installé la préenseigne publicitaire"
     152        values="trunk, grounded_legs, mast, post, fence, wall, totem, easel, tarp, ceiling"
     153        default="post" 
     154        delete_if_empty="yes" />
     155    <space/>
     156    <combo key="advertising:illuminated"
     157        text="If illuminated devices, type of illumination"
     158        fr.text="Si éclairé, type d'éclairage"
     159        values="no, transmission, reflexion"
     160        default="no" 
     161        delete_if_empty="yes" />
     162    <combo key="advertising:animated"
     163        text="If animated devices, type of animation"
     164        fr.text="Si animé, type d'animation"
     165        values="no, trivision_blades, winding_posters, rotating_posters, digital_prices, video"
     166        default="no"
     167        delete_if_empty="yes" />
     168    <space/>
     169    <combo key="advertising:operator" text="Indication operator"
     170        fr.text="Régie publicitaire"
     171        values="JCDecaux, Avenir, ClearChannel, Experion" 
     172        default=""
     173        delete_if_empty="yes" />
     174    <combo key="advertising:land_property"
     175        text="Installed on public or private property"
     176        fr.text="Préenseigne publicitaire sur foncier public ou privé"
     177        values="public, private"
     178        default="private"
     179        delete_if_empty="yes" />
     180    <combo key="advertising:proximity"
     181        text="Proximity between indication and activity"
     182        fr.text="Proximité entre la préenseigne publicitaire et là où a lieu l'activité annoncée"
     183        values="yes, no, indication"
     184        default="indication"
     185        delete_if_empty="yes" />
     186    <space/>
     187    <combo key="advertising:flow"
     188        text="Orientation of indication as seen from the flow of people"
     189        fr.text="Orientation de la préenseigne publicitaire par rapport au flot du passage"
     190        values="front, medium, parallel, reverse, multi"
     191        default="front"
     192        delete_if_empty="yes" />
     193    <combo key="advertising:side"
     194        text="Advertising indication is on same side than the flow"
     195        fr.text="Coté où se trouve la préenseigne publicitaire par rapport au passage"
     196        values="same, opposite, middle"
     197        default="same"
     198        delete_if_empty="yes" />
     199   </item>
     200   
     201 <item name="Board" fr.name="Pannonceau" icon="Panneau.svg" type="node">
     202        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     203    <label text="Inserting a 'board' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'pannonceau'" />
     204    <space/>
     205    <key key="man_made" value="advertising"/>
     206    <key key="advertising" value="board"/>
     207    <space/>
     208    <combo key="advertising:message"
     209        text="Advertising message type"
     210        fr.text="Type de message publicitaire"
     211        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"
     212        default="information,cultural_event,display_opinion" 
     213        delete_if_empty="yes" />
     214    <space/>
     215    <combo key="advertising:size"
     216        text="Size of board (width*height)"
     217        fr.text="Taille du pannonceau (diamètre*hauteur)"
     218        values="1.5*1, 2*1"
     219        default="1.5*1"
     220        delete_if_empty="yes" />
     221    <combo key="advertising:height"
     222        text="Height of highest part of advertising board"
     223        fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
     224        values="2, 3, 4"
     225        default="3"
     226        delete_if_empty="yes" />
     227    <combo key="advertising:faces"
     228        text="Number of faces"
     229        fr.text="Nombre de faces"
     230        values="1, 2, 3, 4"
     231        default="1"
     232        delete_if_empty="yes" />
     233    <combo key="advertising:support"
     234        text="On what is installed the advertising board"
     235        fr.text="Support sur lequel est installé la préenseigne publicitaire"
     236        values="trunk, grounded_legs, mast, post, fence, wall, totem, easel, tarp, ceiling"
     237        default="post" 
     238        delete_if_empty="yes" />
     239    <space/>
     240    <combo key="advertising:illuminated"
     241        text="If illuminated devices, type of illumination"
     242        fr.text="Si éclairé, type d'éclairage"
     243        values="no, transmission, reflexion"
     244        default="no" 
     245        delete_if_empty="yes" />
     246    <combo key="advertising:animated"
     247        text="If animated devices, type of animation"
     248        fr.text="Si animé, type d'animation"
     249        values="no, trivision_blades, winding_posters, rotating_posters, digital_prices, video"
     250        default="no"
     251        delete_if_empty="yes" />
     252    <space/>
     253    <combo key="advertising:operator" text="Column operator"
     254        fr.text="Régie publicitaire"
     255        values="JCDecaux, Avenir, ClearChannel, Experion" 
     256        default=""
     257        delete_if_empty="yes" />
     258    <combo key="advertising:land_property"
     259        text="Installed on public or private property"
     260        fr.text="Préenseigne publicitaire sur foncier public ou privé"
     261        values="public, private"
     262        default="private"
     263        delete_if_empty="yes" />
     264    <combo key="advertising:proximity"
     265        text="Proximity between board and activity"
     266        fr.text="Proximité entre la préenseigne publicitaire et là où a lieu l'activité annoncée"
     267        values="yes, no, indication"
     268        default="indication"
     269        delete_if_empty="yes" />
     270    <space/>
     271    <combo key="advertising:flow"
     272        text="Orientation of board as seen from the flow of people"
     273        fr.text="Orientation de la préenseigne publicitaire par rapport au flot du passage"
     274        values="front, medium, parallel, reverse, multi"
     275        default="front"
     276        delete_if_empty="yes" />
     277    <combo key="advertising:side"
     278        text="Advertising board is on same side than the flow"
     279        fr.text="Coté où se trouve la préenseigne publicitaire par rapport au passage"
     280        values="same, opposite, middle"
     281        default="same"
     282        delete_if_empty="yes" />
     283   </item>
     284   
     285   <item name="Billboard" fr.name="Panneau" icon="Panneau.svg" type="node">
     286        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     287    <label text="Inserting a 'billboard' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'panneau'" />
     288    <space/>
     289    <key key="man_made" value="advertising"/>
     290    <key key="advertising" value="billboard" />
     291    <space/>
     292    <combo key="advertising:message"
     293        text="Advertising message type"
     294        fr.text="Type de message publicitaire"
     295        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"
     296        default="commercial" 
     297        delete_if_empty="yes" />
     298    <space/>
    31299    <combo key="advertising:size"
    32300        text="Size of billboard (width*height)"
    33301        fr.text="Taille du panneau publicitaire (largeur*hauteur)"
    34302        values="1*2, 3*2, 4*3"
    35         default="4*3"/>
     303        default="4*3"
     304        delete_if_empty="yes" />
    36305    <combo key="advertising:height"
    37         text="Height of hightest part of billboard"
     306        text="Height of highest part of billboard"
    38307        fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    39308        values="2, 3, 4, 5, 6, 7"
    40         default="5"/>
     309        default="5"
     310        delete_if_empty="yes" />
     311    <combo key="advertising:faces"
     312        text="Number of faces"
     313        fr.text="Nombre de faces"
     314        values="1, 2, 3, 4"
     315        default="2"
     316        delete_if_empty="yes" />
     317    <combo key="advertising:support"
     318        text="On what is installed the advertising billboard"
     319        fr.text="Support sur lequel est installé le dispositif publicitaire"
     320        values="trunk, grounded_legs, mast, post, fence, wall, easel, tarp, ceiling"
     321        default="trunck" 
     322        delete_if_empty="yes" />
     323    <space/>
     324    <combo key="advertising:illuminated"
     325        text="If illuminated devices, type of illumination"
     326        fr.text="Si éclairé, type d'éclairage"
     327        values="no, transmission, reflexion"
     328        default="transmission"
     329        delete_if_empty="yes" />
     330    <combo key="advertising:animated"
     331        text="If animated devices, type of animation"
     332        fr.text="Si animé, type d'animation"
     333        values="no, trivision_blades, winding_posters, rotating_posters, digital_prices, video"
     334        default="no"
     335        delete_if_empty="yes" />
     336    <space/>
     337    <combo key="advertising:operator" text="Advertising billboard operator"
     338        fr.text="Régie publicitaire"
     339        values="JCDecaux, Avenir, ClearChannel, Experion" 
     340        default="JCDecaux"
     341        delete_if_empty="yes" />
    41342    <combo key="advertising:land_property"
    42343        text="Installed on public or private property"
    43344        fr.text="Panneau publicitaire sur foncier public ou privé"
    44345        values="public, private"
    45         default="private"/>
     346        default="private"
     347        delete_if_empty="yes" />
     348    <combo key="advertising:proximity"
     349        text="Proximity between advertising device and activity"
     350        fr.text="Proximité entre le dispositif publicitaire et là où a lieu l'activité annoncée"
     351        values="yes, no, indication"
     352        default="no"
     353        delete_if_empty="yes" />
     354    <space/>
     355    <combo key="advertising:flow"
     356        text="Orientation of advertising device as seen from the flow of people"
     357        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
     358        values="front, medium, parallel, reverse, multi"
     359        default="front"
     360        delete_if_empty="yes" />
     361    <combo key="advertising:side"
     362        text="Advertising device is on same side than the flow"
     363        fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
     364        values="same, opposite, middle"
     365        default="same"
     366        delete_if_empty="yes" />
     367    <space/>
     368   </item>
     369   
     370   <item name="Column" fr.name="Colonne (de type 'Morris')" icon="Panneau.svg" type="node">
     371        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     372    <label text="Inserting a 'column' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'colonne'" />
     373    <space/>
     374    <key key="man_made" value="advertising"/>
     375    <key key="advertising" value="column"/>
     376    <space/>
     377    <combo key="advertising:message"
     378        text="Advertising message type"
     379        fr.text="Type de message publicitaire"
     380        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"
     381        default="commercial" 
     382        delete_if_empty="yes" />
     383    <space/>
     384    <combo key="advertising:size"
     385        text="Size of column (width*height)"
     386        fr.text="Taille de la colonne (diamètre*hauteur)"
     387        values="2*5, 2*6 3*6, 3*7"
     388        default="2*6"
     389        delete_if_empty="yes" />
     390    <combo key="advertising:height"
     391        text="Height of highest part of column"
     392        fr.text="Hauteur de la partie la plus haute de la colonne publicitaire"
     393        values="5, 6, 7"
     394        default="6"
     395        delete_if_empty="yes" />
     396    <space/>
    46397    <combo key="advertising:illuminated"
    47398        text="If illuminated devices, type of illumination"
    48399        fr.text="Si éclairé, type d'éclairage"
    49400        values="no, transmission, reflexion"
    50         default="transmission"/>
     401        default="transmission"
     402        delete_if_empty="yes" />
     403    <combo key="advertising:animated"
     404        text="If animated devices, type of animation"
     405        fr.text="Si animé, type d'animation"
     406        values="no, trivision_blades, winding_posters, rotating_posters, digital_prices, video"
     407        default="rotating_posters"
     408        delete_if_empty="yes" />
     409    <space/>
     410    <combo key="advertising:operator" text="Column operator"
     411        fr.text="Régie publicitaire"
     412        values="JCDecaux, Avenir, ClearChannel, Experion" 
     413        default="JCDecaux"
     414        delete_if_empty="yes" />
     415    <combo key="advertising:land_property"
     416        text="Installed on public or private property"
     417        fr.text="Colonne publicitaire sur foncier public ou privé"
     418        values="public, private"
     419        default="private"
     420        delete_if_empty="yes" />
     421    <combo key="advertising:proximity"
     422        text="Proximity between advertising column and activity"
     423        fr.text="Proximité entre la colonne publicitaire et là où a lieu l'activité annoncée"
     424        values="yes, no, indication"
     425        default="no"
     426        delete_if_empty="yes" />
     427    <space/>
     428    <combo key="advertising:flow"
     429        text="Orientation of advertising column as seen from the flow of people"
     430        fr.text="Orientation de la colonne publicitaire par rapport au flot du passage"
     431        values="front, medium, parallel, reverse, multi"
     432        default="multi"
     433        delete_if_empty="yes" />
     434    <combo key="advertising:side"
     435        text="Advertising column is on same side than the flow"
     436        fr.text="Coté où se trouve la colonne publicitaire par rapport au passage"
     437        values="same, opposite, middle"
     438        default="same"
     439        delete_if_empty="yes" />
     440   </item>
     441     
     442   <item name="Totem" fr.name="Totem" icon="Panneau.svg" type="node">
     443        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
     444    <label text="Inserting a 'totem' advertising device" fr.name="Renseigner un dispositif publicitaire de type 'totem'" />
     445    <space/>
     446    <key key="man_made" value="advertising"/>
     447    <key key="advertising" value="totem"/>
     448    <space/>
     449    <combo key="advertising:message" text="Advertising message type"
     450        fr.text="Type de message publicitaire"
     451        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
     452        default="commercial"
     453        delete_if_empty="yes" />
     454    <space/>
     455    <combo key="advertising:size"
     456        text="Size of advertising totem (width*height)"
     457        fr.text="Taille du totem publicitaire (largeur*hauteur)"
     458        value="1*2, 1*3, 1*4, 1*5, 1*6, 2*4, 2*5"
     459        default="1*4" 
     460        delete_if_empty="yes" />
     461    <combo key="advertising:height"
     462        text="Height of highest part of advertising totem"
     463        fr.text="Hauteur de la partie la plus haute du totem publicitaire"
     464        values="2, 3, 4, 5, 6"
     465        default="4"
     466        delete_if_empty="yes" />
     467    <combo key="advertising:faces"
     468        text="Number of faces"
     469        fr.text="Nombre de faces"
     470        values="1, 2, 3, 4"
     471        default="2" 
     472        delete_if_empty="yes" />
     473    <space/>
     474    <combo key="advertising:operator" text="Totem operator"
     475        fr.text="Régie publicitaire"
     476        values="JCDecaux, Avenir, ClearChannel, Experion" 
     477        default="JCDecaux"
     478        delete_if_empty="yes" />
     479    <combo key="advertising:proximity"
     480        text="Proximity between advertising totem and activity"
     481        fr.text="Proximité entre le totem publicitaire et là où a lieu l'activité annoncée"
     482        values="yes, no, indication"
     483        default="yes"
     484        delete_if_empty="yes" />
     485    <combo key="advertising:land_property"
     486        text="Installed on public or private property"
     487        fr.text="Dispositif publicitaire sur foncier public ou privé"
     488        values="public, private"
     489        default="private"
     490        delete_if_empty="yes" />
     491    <space/>
     492    <combo key="advertising:illuminated"
     493        text="If illuminated devices, type of illumination"
     494        fr.text="Si éclairé, type d'éclairage"
     495        values="no, transmission, reflexion"
     496        default="no"
     497        delete_if_empty="yes" />
    51498    <combo key="advertising:animated"
    52499        text="If animated devices, type of animation"
    53500        fr.text="Si animé, type d'animation"
    54501        values="no, trivision_blades, winding_posters, digital_prices, video"
    55         default="no"/>
    56     <combo key="advertising:faces"
    57         text="Number of faces"
    58         fr.text="Nombre de faces"
    59         values="1, 2, 3, 4"
    60         default="2"/>
    61     <combo key="advertising:proximity"
    62         text="Proximity between advertising device and activity"
    63         fr.text="Proximité entre le dispositif publicitaire et le lieu ou a lieu l'activité annoncée"
    64         values="yes, no, indication"
    65         default="no"/>
    66     <combo key="advertising:flow"
    67         text="Orientation of advertising device as seen from the flow of people"
    68         fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    69         values="front, medium, parallel, reverse, multi"
    70         default="front"/>
    71     <combo key="advertising:side"
    72         text="Advertising device is on same side than the flow"
    73         fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    74         values="same, opposite"
    75         default="same"/>
    76     <combo key="advertising:support"
    77         text="On what is installed the advertising device"
    78         fr.text="Support sur lequel est installé le dispositif publicitaire"
    79         values="trunk, grounded_legs, mast, fence, easel, tarp, wall, ceiling"
    80         default="trunck" />
    81     <combo key="advertising:message"
    82         text="Advertising message type"
    83         fr.text="Type de message publicitaire"
    84         values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"
    85         default="commercial" />
    86    </item>
    87    
    88    
    89    <item name="poster_box" fr.name="Sucette publicitaire" icon="Panneau.svg" type="node">
    90         <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    91     <label text="Inserting a poster box advertising" fr.name="Renseigner un dispositif publicitaire de type sucette" />
    92     <key key="man_made" value="advertising"/>
    93     <key key="advertising"
    94         value="poster_box"/>
    95     <combo key="advertising:size"
    96         text="Size of poster box (width*height)"
    97         fr.text="Taille de la sucette publicitaire (largeur*hauteur)"
    98         value="1*2, 1*3, 1*4, 1*5, 1*6, 2*4, 2*5"
    99         default="1*2" />
    100     <combo key="advertising:height"
    101         text="Height of hightest part of poster box"
    102         fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    103         values="2, 3, 4, 5, 6"
    104         default="2"/>
    105     <combo key="advertising:land_property"
    106         text="Installed on public or private property"
    107         fr.text="Sucette publicitaire sur foncier public ou privé"
    108         values="public, private"
    109         default="public"/>
    110     <combo key="advertising:illuminated"
    111         text="If illuminated devices, type of illumination"
    112         fr.text="Si éclairé, type d'éclairage"
    113         values="no, transmission, reflexion"
    114         default="no"/>
    115     <combo key="advertising:animated"
    116         text="If animated devices, type of animation"
    117         fr.text="Si animé, type d'animation"
    118         values="no, trivision_blades, winding_posters, digital_prices, video"
    119         default="no"/>
    120     <combo key="advertising:faces"
    121         text="Number of faces"
    122         fr.text="Nombre de faces"
    123         values="1, 2, 3, 4"
    124         default="2" />
    125     <combo key="advertising:proximity"
    126         text="Proximity between poster box and activity"
    127         fr.text="Proximité entre la sucette publicitaire et le lieu ou a lieu l'activité annoncée"
    128         values="yes, no, indication"
    129         default="no"/>
    130     <combo key="advertising:flow"
    131         text="Orientation of poster box as seen from the flow of people"
    132         fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
    133         values="front, medium, parallel, reverse, multi"
    134         default="front"/>
    135     <combo key="advertising:side"
    136         text="Poster box is on same side than the flow"
    137         fr.text="Coté où se trouve la sucette publicitaire par rapport au passage"
    138         values="same, opposite"
    139         default="same"/>
    140     <combo key="advertising:message" text="Advertising message type"
    141         fr.text="Type de message publicitaire"
    142         values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
    143         default="commercial"/>
    144     <combo key="advertising:operator" text="Advertising device operator"
    145         fr.text="Régie publicitaire"
    146         values="JCDecaux, Avenir, ClearChannel, Experion" 
    147         default="JCDecaux"/>
    148    </item>
    149    
    150    <item name="totem" fr.name="Totem publicitaire" icon="Panneau.svg" type="node">
    151         <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    152     <label text="Inserting a totem advertising" fr.name="Renseigner un dispositif publicitaire de type totem" />
    153     <key key="man_made" value="advertising"/>
    154     <key key="advertising"
    155         value="totem"/>
    156     <combo key="advertising:size"
    157         text="Size of advertising totem (width*height)"
    158         fr.text="Taille du totem publicitaire (largeur*hauteur)"
    159         value="1*2, 1*3, 1*4, 1*5, 1*6, 2*4, 2*5"
    160         default="1*4" />
    161     <combo key="advertising:height"
    162         text="Height of hightest part of advertising totem"
    163         fr.text="Hauteur de la partie la plus haute du totem publicitaire"
    164         values="2, 3, 4, 5, 6"
    165         default="4"/>
    166     <combo key="advertising:land_property"
    167         text="Installed on public or private property"
    168         fr.text="Dispositif publicitaire sur foncier public ou privé"
    169         values="public, private"
    170         default="private"/>
    171     <combo key="advertising:illuminated"
    172         text="If illuminated devices, type of illumination"
    173         fr.text="Si éclairé, type d'éclairage"
    174         values="no, transmission, reflexion"
    175         default="no"/>
    176     <combo key="advertising:animated"
    177         text="If animated devices, type of animation"
    178         fr.text="Si animé, type d'animation"
    179         values="no, trivision_blades, winding_posters, digital_prices, video"
    180         default="no"/>
    181     <combo key="advertising:faces"
    182         text="Number of faces"
    183         fr.text="Nombre de faces"
    184         values="1, 2, 3, 4"
    185         default="2" />
    186     <combo key="advertising:proximity"
    187         text="Proximity between advertising totem and activity"
    188         fr.text="Proximité entre le totem publicitaire et le lieu ou a lieu l'activité annoncée"
    189         values="yes, no, indication"
    190         default="yes"/>
     502        default="no"
     503        delete_if_empty="yes" />
     504    <space/>
    191505    <combo key="advertising:flow"
    192506        text="Orientation of advertising totem as seen from the flow of people"
    193507        fr.text="Orientation du totem publicitaire par rapport au flot du passage"
    194508        values="front, medium, parallel, reverse, multi"
    195         default="front"/>
     509        default="front"
     510        delete_if_empty="yes" />
    196511    <combo key="advertising:side"
    197512        text="Advertising totem is on same side than the flow"
    198513        fr.text="Coté où se trouve le totem publicitaire par rapport au passage"
    199         values="same, opposite"
    200         default="same"/>
    201     <combo key="advertising:message" text="Advertising message type"
    202         fr.text="Type de message publicitaire"
    203         values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety" 
    204         default="commercial"/>
    205         <combo key="advertising:operator" text="Advertising device operator"
    206         fr.text="Régie publicitaire"
    207         values="JCDecaux, Avenir, ClearChannel, Experion" 
    208         default="JCDecaux"/>
     514        values="same, opposite, middle"
     515        default="same"
     516        delete_if_empty="yes" />
    209517   </item>
    210518   
    211    <item name="" fr.name="Dispositif publicitaire" icon="Panneau.svg" type="node">
     519   <item name="General advertising device" fr.name="Dispositif publicitaire" icon="Panneau.svg" type="node">
    212520        <link href="http://wiki.openstreetmap.org/wiki/User:Barnes38/advertising_draft"/>
    213521    <label text="Inserting an advertising device"
     
    215523    <key key="man_made" value="advertising"/>
    216524    <combo key="advertising"
    217         values="billboard, column, flag, poster_box, scultpure, sign, totem, wall_painting" />
     525        text="Type of advertising device"
     526        fr.text="Type du dispositif publicitaire"
     527        values="billboard, column, flag, poster_box, sculpture, sign, totem, wall_painting"
     528        default=""
     529        delete_if_empty="yes" />
     530    <space/>
     531    <combo key="advertising:message"
     532        text="Advertising message type"
     533        fr.text="Type de message publicitaire"
     534        values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"   
     535        delete_if_empty="yes" />
     536    <space/>
    218537    <combo key="advertising:size"
    219538        text="Size of advertising device (width*height)"
    220         fr.text="Taille du dispositif publcitaire (largeur*hauteur)"
    221         values="1*2, 2*3, 3*4" />
     539        fr.text="Taille du dispositif publicitaire (largeur*hauteur)"
     540        values="1*2, 2*3, 3*4" 
     541        delete_if_empty="yes" />
    222542    <combo key="advertising:height"
    223         text="Height of hightest part of advertising device"
    224         fr.text="Hauteur de la partie la plus haute du dispositif publecitaire"
    225         values="2, 3, 4, 5, 6, 7" />
     543        text="Height of highest part of advertising device"
     544        fr.text="Hauteur de la partie la plus haute du dispositif publicitaire"
     545        values="2, 3, 4, 5, 6, 7" 
     546        delete_if_empty="yes" />
     547    <combo key="advertising:faces"
     548        text="Number of faces"
     549        fr.text="Nombre de faces"
     550        values="1, 2, 3, 4"
     551        default="1"
     552        delete_if_empty="yes" />
     553     <combo key="advertising:support"
     554        text="On what is installed the advertising device"
     555        fr.text="Support sur lequel est installé le dispositif publicitaire"
     556        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"     
     557        delete_if_empty="yes" />
     558    <space/>
     559    <combo key="advertising:illuminated"
     560        text="If illuminated devices, type of illumination"
     561        fr.text="Si éclairé, type d'éclairage"
     562        values="no, transmission, reflexion, neon, lcd, led, plasma, jumbotron" 
     563        delete_if_empty="yes" />
     564    <combo key="advertising:animated"
     565        text="If animated devices, type of animation"
     566                fr.text="Si animé, type d'animation"
     567        values="no, trivision_blades, winding_posters, digital_prices, video" 
     568        delete_if_empty="yes" />
     569    <space/>
     570    <combo key="advertising:operator" text="Advertising device operator"
     571        fr.text="Régie publicitaire"
     572        values="JCDecaux, Avenir, ClearChannel, Experion" 
     573        default="JCDecaux"
     574        delete_if_empty="yes" />
    226575    <combo key="advertising:land_property"
    227576        text="Installed on public or private property"
    228577        fr.text="Dispositif publicitaire sur foncier public ou privé"
    229         values="public, private" />
    230     <combo key="advertising:illuminated"
    231         text="If illuminated devices, type of illumination"
    232         fr.text="Si éclairé, type d'écalirage"
    233         values="no, transmission, reflexion, neon, lcd, led, plasma, jumbotron" />
    234     <combo key="advertising:animated"
    235         text="If animated devices, type of animation"
    236          fr.text="Si animé, type d'animation"
    237         values="no, trivision_blades, winding_posters, digital_prices, video" />
    238     <combo key="advertising:faces"
    239         text="Number of faces"
    240         fr.text="Nombre de faces"
    241         values="1, 2, 3, 4" />
     578        values="public, private" 
     579        delete_if_empty="yes" />
    242580    <combo key="advertising:proximity"
    243581        text="Proximity between advertising device and activity"
    244         fr.text="Proximité entre le dispositif publicitaire et le lieu ou a lieu l'activité annoncée"
    245         values="yes, no, indication" />
     582        fr.text="Proximité entre le dispositif publicitaire et là où a lieu l'activité annoncée"
     583        values="yes, no, indication"
     584        default="non" 
     585        delete_if_empty="yes" />
     586    <space/>
    246587    <combo key="advertising:flow"
    247588        text="Orientation of advertising device as seen from the flow of people"
    248         fr.text="Orientation du dispositif publcitaire par rapport au flot du passage"
    249         values="front, medium, parallel, reverse, multi" />
     589        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
     590        values="front, medium, parallel, reverse, multi"
     591        default="front" 
     592        delete_if_empty="yes" />
    250593    <combo key="advertising:side"
    251594        text="Advertising device is on same side than the flow"
    252595        fr.text="Coté où se trouve le dispositif publicitaire par rapport au passage"
    253         values="same, opposite" />
    254     <combo key="advertising:support"
    255         text="On what is installed the advertising device"
    256         fr.text="Support sur lequel est installé le dispositif publicitaire"
    257         values="trunk, mast, pole, fence, post, 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" />
    258     <combo key="advertising:message"
    259         text="Advertising message type"
    260         fr.text="Type de message publicitaire"
    261         values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"  />
    262         <combo key="advertising:operator" text="Advertising device operator"
    263         fr.text="Régie publicitaire"
    264         values="JCDecaux, Avenir, ClearChannel, Experion" 
    265         default="JCDecaux"/>
     596        values="same, opposite, middle"
     597        default="same" 
     598        delete_if_empty="yes" />
    266599    </item>
    267    </group>
     600        </group>
    268601</presets>
    269602}}}