Changes between Version 63 and Version 64 of Presets/AdvertisingPreset


Ignore:
Timestamp:
2018-07-26T11:35:24+02:00 (7 years ago)
Author:
Barnes38
Comment:

re-order items and remove one of them

Legend:

Unmodified
Added
Removed
Modified
  • Presets/AdvertisingPreset

    v63 v64  
    1919  shortdescription="Advertising devices editor"
    2020  fr.shortdescription="Éditeur de dispositifs publicitaires. Voir pour la France 'Preset_Dispositif_Publicitaire'">
     21
     22
    2123<group name="Advertising device" fr.name="Dispositif publicitaire" icon="images/Billboard_trunk.svg" >
    2224
    23 <item name="1. Opinions/non profit display board" fr.name="1. Panneau pour affichage 'opinions/associations'" icon="images/Board_free_3.svg" type="node">
    24     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/>
    25     <label text="Editing a 'opinions/non profit' display board"
    26         fr.text="Renseigner un panneau d'affichage réservé à l'expression d'opinions, et à l'usage des associations à but non lucratif" />
     25
     26<item name="1. Grounded billboard" fr.name="1. Panneau publicitaire scellé au sol" icon="images/Billboard_trunk.svg"  type="node">
     27    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/>
     28    <label text="Editing a 'grounded billboard' advertising device"
     29        fr.text="Renseigner un dispositif publicitaire de type 'panneau scellé au sol'" />
    2730    <space/>
    2831    <key key="man_made" value="advertising"/>
    29     <key key="amenity" value="advertising"/>
    30     <key key="advertising" value="board"/>
     32    <key key="advertising" value="billboard" />
    3133    <space/>
    3234    <combo key="support"
    33         text="Support of board"
    34         fr.text="Support du panneau"
    35         values_sort="false"
    36         values="post,poles,wall,fence"
    37         default="post" />
    38     <combo key="size"
    39         text="Size of board : [number *](width * height)"
    40         fr.text="Taille du panneau : [nombre *](largeur * hauteur)"
    41         values="0.4*0.6,3*(0.4*0.6),1.2*1.2,2*(0.8*1.2),(2*1.2)+(1.2*1.2),(1.25*1.2)+(2*1.2),2*(1.2*1.6)"
    42         default="1.2*1.2" />
     35        text="Support of advertising billboard"
     36        fr.text="Support du dispositif publicitaire"
     37        values_sort="false"
     38        values="pole,poles"
     39        default="pole" />
     40    <combo key="size"
     41        text="Size of billboard (width * height)"
     42        fr.text="Taille du panneau publicitaire (largeur * hauteur)"
     43        values="1.3*2.15,2*2,3.2*2.5,4*3"
     44        default="4*3" />
    4345    <combo key="height"
    44         text="Height of highest part of board"
    45         fr.text="Hauteur de la partie la plus haute du panneau"
    46         values="2,3,4"
    47         default="2" />
     46        text="Height of highest part of billboard"
     47        fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
     48        values="2,3,4,5,6,7"
     49        default="6" />
    4850    <combo key="sides"
    4951        text="Number of sides"
    5052        fr.text="Nombre de côtés"
    51         values="1,2"
     53        values="1,2,3,4"
     54        default="2" />
     55    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
     56    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
     57     <combo key="animated"
     58        text="If animated device, type of animation"
     59        fr.text="Si animé, type d'animation"
     60        values_sort="false"
     61        values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
     62        default="winding_posters" />
     63    <space/>
     64    <combo key="message"
     65        text="Advertising message type"
     66        fr.text="Type de message publicitaire"
     67        values_sort="false"
     68        values="commercial,information"
     69        default="commercial" />
     70     <combo key="display_surface"
     71        text="Display surface (in m²)"
     72        fr.text="Surface d'affichage (en m²)"
     73        values="4,8,12"
     74        default="12" />
     75    <combo key="operator"
     76        text="Operator"
     77        fr.text="Opérateur"
     78        values_sort="true"
     79        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     80        default="" />
     81    <combo key="ref"
     82        text="Unique identifier"
     83        fr.text="Identifiant (voir buteau)"
     84        values=""
     85        default="" />
     86    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
     87    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     88    <space/>
     89    <combo key="orientation"
     90        text="Orientation of advertising device with respect to the flow of people"
     91        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
     92        values_sort="false"
     93        values="front,medium,parallel,opposite,multi"
     94        default="front" />
     95    <combo key="visibility"
     96        text="Visibility"
     97        fr.text="Visibilité"
     98        values="house,street,area"
     99        default="area"
     100        delete_if_empty="yes" />
     101</item>
     102
     103
     104<item name="2. Wall advertising billboard" fr.name="2. Panneau publicitaire mural" icon="images/Billboard_wall.svg"  type="node">
     105    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/>
     106    <label text="Editing a 'wall billboard' advertising device"
     107        fr.text="Renseigner un dispositif publicitaire de type 'panneau mural'" />
     108    <space/>
     109    <key key="man_made" value="advertising"/>
     110    <key key="advertising" value="billboard" />
     111    <space/>
     112    <combo key="support"
     113        text="Support of advertising billboard"
     114        fr.text="Support du dispositif publicitaire"
     115        values_sort="false"
     116        values="wall,fence"
     117        default="wall" />
     118    <combo key="size"
     119        text="Size of billboard (width * height)"
     120        fr.text="Taille du panneau publicitaire (largeur * hauteur)"
     121        values="2*2,3.2*2.5,4*3"
     122        default="2*2" />
     123    <combo key="height"
     124        text="Height of highest part of billboard"
     125        fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
     126        values="3,4,5,6,7,7.5"
     127        default="7.5" />
     128    <combo key="sides"
     129        text="Number of sides"
     130        fr.text="Nombre de côtés"
     131        values="1"
    52132        default="1" />
    53     <check key="lit" text="Lit ?" fr.text="Éclairé ?" value_on="yes" value_off="no"
    54            delete_if_empty="yes" />
    55     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" value_on="yes" value_off="no"
    56            delete_if_empty="yes" />
    57     <multiselect key="message"
    58         text="Message type"
    59         fr.text="Type de message"
    60         values_sort="false"
    61         values="municipality;opinions;non_profit;cultural_event"
    62         delimiter=";"
    63         values_searchable="true"
    64         default="opinions;non_profit" />
     133    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
     134    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" />
    65135    <combo key="animated"
    66136        text="If animated device, type of animation"
    67137        fr.text="Si animé, type d'animation"
    68138        values_sort="false"
    69         values="no,trivision_blades,winding_posters,revolving,digital_prices,digital_messages,screen"
    70         default=""
    71         delete_if_empty="yes" />
    72     <space/>
    73      <combo key="display_surface"
    74         text="Display surface (in m²)"
    75         fr.text="Surface d'affichage (en m²)"
    76         values="0.24,0.96,1.44,1.92,2,3.84,3.9,3.84"
    77         default="1.44" />
    78     <combo key="operator"
    79         text="Operator"
    80         fr.text="Opérateur"
    81         values="Town of ... "
    82         default=""
    83         delete_if_empty="yes" />
    84     <combo key="ref"
    85         text="Unique identifier"
    86         fr.text="Identifiant (voir buteau)"
    87         values=""
    88         default=""
    89         delete_if_empty="yes" />
     139        values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
     140        default="no" />
     141    <space/>
     142    <combo key="message"
     143        text="Advertising message type"
     144        fr.text="Type de message publicitaire"
     145        values_sort="false"
     146        values="commercial,information"
     147        default="commercial" />
     148     <combo key="display_surface"
     149        text="Display surface (in m²)"
     150        fr.text="Surface d'affichage (en m²)"
     151        values="4,8,12"
     152        default="4" />
     153    <combo key="operator"
     154        text="Operator"
     155        fr.text="Opérateur"
     156        values_sort="true"
     157        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     158        default="" />
     159    <combo key="ref"
     160        text="Unique identifier"
     161        fr.text="Identifiant (voir buteau)"
     162        values=""
     163        default="" />
    90164    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
    91     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="on" value_on="public" value_off="private" />
     165    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     166    <space/>
     167    <combo key="orientation"
     168        text="Orientation of advertising device with respect to the flow of people"
     169        fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
     170        values_sort="false"
     171        values="front,medium,parallel,opposite,multi"
     172        default="front" />
     173    <combo key="visibility"
     174        text="Visibility"
     175        fr.text="Visibilité"
     176        values_sort="false"
     177        values="house,street,area"
     178        default="area"
     179        delete_if_empty="yes" />
     180    <space/>
     181</item>
     182
     183
     184<item name="3. Poster box" fr.name="3. Sucette" icon="images/Poster_box.svg" type="node">
     185    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/>
     186    <label text="Editing a 'poster box' advertising device"
     187        fr.text="Renseigner un dispositif publicitaire de type 'sucette'" />
     188    <space/>
     189    <key key="man_made" value="advertising"/>
     190    <key key="advertising" value="poster_box"/>
     191    <space/>
     192    <combo key="size"
     193        text="Size of poster box (width * height)"
     194        fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
     195        values="1.3*2.15,1.3*2.5"
     196        default="1.3*2.15" />
     197    <combo key="height"
     198        text="Height of highest part of poster box"
     199        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
     200        values="2.15,2.5"
     201        default="2.15" />
     202    <combo key="sides"
     203        text="Number of sides"
     204        fr.text="Nombre de côtés"
     205        values="1,2,3,4"
     206        default="2" />
     207    <check key="lit"      text="Lit ?"      fr.text="Éclairé ?"  default="on" value_on="yes" value_off="no" />
     208    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
     209    <combo key="animated"
     210        text="If animated device, type of animation"
     211        fr.text="Si animé, type d'animation"
     212        values="no,winding_posters,screen"
     213        default="no" />
     214    <space/>
     215    <combo key="message:front"
     216        text="Advertising message type on front side"
     217        fr.text="Type de message publicitaire au recto"
     218        values_sort="false"
     219        values="commercial,information,map_information,municipality"
     220        default="commercial" />
     221    <combo key="message:opposite"
     222        text="Advertising message type on opposite side"
     223        fr.text="Type de message publicitaire au verso"
     224        values_sort="false"
     225        values="commercial,information,map_information,municipality"
     226        default="municipality" />
     227     <combo key="display_surface"
     228        text="Display surface (in m²)"
     229        fr.text="Surface d'affichage (en m²)"
     230        values="2,2.6"
     231        default="2" />
     232    <combo key="operator"
     233        text="Operator"
     234        fr.text="Opérateur"
     235        values_sort="true"
     236        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     237        default="" />
     238    <combo key="ref"
     239        text="Unique identifier"
     240        fr.text="Identifiant (voir buteau)"
     241        values=""
     242        default="" />
     243    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?"             default="on"  value_on="public" value_off="private" />
     244    <check key="access"        text="Display usable by all ?"      fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     245    <space/>
     246     <combo key="orientation"
     247        text="Orientation of poster box with respect to the flow of people"
     248        fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
     249        values_sort="false"
     250        values="front,medium,parallel,opposite,multi"
     251        default="front" />
     252    <combo key="visibility"
     253        text="visibility"
     254        fr.text="Visibilité"
     255        values_sort="false"
     256        values="house,street,area"
     257        default="street"
     258        delete_if_empty="yes" />
     259    <space/>
     260</item>
     261
     262
     263<item name="4. Poster box on public transportation shelter" fr.name="4. Sucette sur abribus, abritram" icon="images/Poster_box_shelter.svg" type="node">
     264    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/>
     265    <label text="Editing a poster box advertising device on public transportation shelter"
     266        fr.text="Renseigner un dispositif publicitaire de type sucette sur un abribus ou abritram" />
     267    <space/>
     268    <key key="advertising" value="poster_box"/>
     269    <key key="support" value="street_furniture:transit_shelter"/>
     270    <space/>
     271    <combo key="size"
     272        text="Size of poster box (width * height)"
     273        fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
     274        values="1.3*2.15"
     275        default="1.3*2.15" />
     276    <combo key="height"
     277        text="Height of highest part of poster box"
     278        fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
     279        values="2.15,2.5"
     280        default="2.15" />
     281     <combo key="sides"
     282        text="Number of sides"
     283        fr.text="Nombre de côtés"
     284        values="1,2,3,4"
     285        default="2" />
     286    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
     287    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
     288    <combo key="animated"
     289        text="If animated device, type of animation"
     290        fr.text="Si animé, type d'animation"
     291        values_sort="false"
     292        values="no,winding_posters,screen"
     293        default="no" />
     294    <space/>
     295    <combo key="message"
     296        text="Advertising message type"
     297        fr.text="Type de message publicitaire"
     298        values_sort="false"
     299        values="commercial,information,municipality"
     300        default="commercial" />
     301     <combo key="display_surface"
     302        text="Display surface (in m²)"
     303        fr.text="Surface d'affichage (en m²)"
     304        values="2"
     305        default="2" />
     306    <combo key="operator"
     307        text="Operator"
     308        fr.text="Opérateur"
     309        values_sort="true"
     310        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     311        default="" />
     312    <combo key="ref"
     313        text="Unique identifier"
     314        fr.text="Identifiant (voir buteau)"
     315        values=""
     316        default="" />
     317    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" />
     318    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     319    <space/>
     320    <combo key="orientation"
     321        text="Orientation of poster box with respect to the flow of people"
     322        fr.text="Orientation du caisson publicitaire par rapport au flot du passage"
     323        values_sort="false"
     324        values="front,medium,parallel,opposite,multi"
     325        default="front" />
     326    <combo key="visibility"
     327        text="Visibility"
     328        fr.text="Visibilité"
     329        values="house,street,area"
     330        default="street"
     331        delete_if_empty="yes" />
     332    <space/>
     333</item>
     334
     335
     336<item name="5. Column" fr.name="5. Colonne (de type 'Morris')" icon="images/Column_3.svg" type="node">
     337    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dcolumn"/>
     338    <label text="Editing a 'column' advertising device"
     339        fr.text="Renseigner un dispositif publicitaire de type 'colonne'" />
     340    <space/>
     341    <key key="man_made" value="advertising"/>
     342    <key key="advertising" value="column"/>
     343    <space/>
     344    <combo key="size"
     345        text="Size of column (diameter * height)"
     346        fr.text="Taille de la colonne (diamètre * hauteur)"
     347        values="2*5,2*6,3*6,3*7"
     348        default="2*6" />
     349     <combo key="height"
     350        text="Height of highest part of column"
     351        fr.text="Hauteur de la partie la plus haute de la colonne publicitaire"
     352        values="5,6,7"
     353        default="6" />
     354    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
     355    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
     356    <combo key="animated"
     357        text="If animated device, type of animation"
     358        fr.text="Si animé, type d'animation"
     359        values="no,revolving"
     360        default="no" />
     361    <space/>
     362    <combo key="message"
     363        text="Advertising message type"
     364        fr.text="Type de message publicitaire"
     365        values_sort="false"
     366        values="commercial,information,map_information,tourism,municipality,showbiz,cultural_event"
     367        default="showbiz" />
     368     <combo key="display_surface"
     369        text="Display surface (in m²)"
     370        fr.text="Surface d'affichage (en m²)"
     371        values="25,31,47,56"
     372        default="31" />
     373    <space/>
     374    <combo key="operator"
     375        text="Operator"
     376        fr.text="Opérateur"
     377        values_sort="true"
     378        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     379        default="" />
     380    <combo key="ref"
     381        text="Unique identifier"
     382        fr.text="Identifiant (voir buteau)"
     383        values=""
     384        default="" />
     385    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
     386    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     387    <space/>
     388    <combo key="orientation"
     389        text="Orientation of advertising column with respect to the flow of people"
     390        fr.text="Orientation de la colonne publicitaire par rapport au flot du passage"
     391        values_sort="false"
     392        values="front,medium,parallel,opposite,multi"
     393        default="multi" />
     394    <combo key="visibility"
     395        text="Visibility"
     396        fr.text="Visibilité"
     397        values_sort="false"
     398        values="house,street,area"
     399        default="street"
     400        delete_if_empty="yes" />
     401</item>
     402
     403
     404<item name="6. Advertising board" fr.name="6. Pannonceau publicitaire" icon="images/Board.svg" type="node">
     405    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/>
     406    <label text="Editing a 'board' advertising device"
     407        fr.text="Renseigner un dispositif publicitaire de type 'pannonceau'" />
     408    <space/>
     409    <key key="man_made" value="advertising"/>
     410    <key key="advertising" value="board"/>
     411    <space/>
     412    <combo key="support"
     413        text="Support of advertising board"
     414        fr.text="Support du pannonceau publicitaire"
     415        values_sort="false"
     416        values="post,pole,mast,fence,wall"
     417        default="post" />
     418    <combo key="size"
     419        text="Size of board (width * height)"
     420        fr.text="Taille du pannonceau (largeur * hauteur)"
     421        values="1.2*1,1.3*1,1.5*1,2*x1"
     422        default="1.5*1" />
     423    <combo key="height"
     424        text="Height of highest part of advertising board"
     425        fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
     426        values="2,2.5,3,4"
     427        default="2.5" />
     428    <combo key="sides"
     429        text="Number of sides"
     430        fr.text="Nombre de côtés"
     431        values="1,2,3,4"
     432        default="1" />
     433    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" />
     434    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" />
     435    <combo key="animated"
     436        text="If animated device, type of animation"
     437        fr.text="Si animé, type d'animation"
     438        values="no,winding_posters,screen"
     439        default="no" />
     440     <space/>
     441     <combo key="message"
     442        text="Advertising message type"
     443        fr.text="Type de message publicitaire"
     444        values_sort="false"
     445        values="commercial,information,municipality,opinions,non_profit,cultural_event"
     446        default="commercial" />
     447    <space/>
     448     <combo key="display_surface"
     449        text="Display surface (in m²)"
     450        fr.text="Surface d'affichage (en m²)"
     451        values="1.5"
     452        default="1.5" />
     453    <combo key="operator"
     454        text="Operator"
     455        fr.text="Opérateur"
     456        values="Town of .."
     457        default=""  />
     458    <combo key="ref"
     459        text="Unique identifier"
     460        fr.text="Identifiant (voir buteau)"
     461        values=""
     462        default="" />
     463    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
     464    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    92465    <space/>
    93466    <combo key="orientation"
    94467        text="Orientation of board with respect to the flow of people"
    95         fr.text="Orientation du panneau d'affichage libre par rapport au flot du passage"
    96         values_sort="false"
    97         values="front,medium,parallel,opposite,multi"
    98         default="parallel"
    99         delete_if_empty="yes" />
     468        fr.text="Orientation de le pannonceau par rapport au flot du passage"
     469        values_sort="false"
     470        values="front,medium,parallel,opposite,multi"
     471        default="front" />
     472    <combo key="visibility"
     473        text="visibility"
     474        fr.text="Visibilité"
     475        values="house,street,area"
     476        default="street"
     477        delete_if_empty="yes" />
     478</item>
     479
     480
     481<item name="7. Totem" fr.name="7. Totem" icon="images/Totem.svg" type="node">
     482    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dtotem"/>
     483    <label text="Editing a 'totem' advertising device"
     484        fr.text="Renseigner un dispositif publicitaire de type 'totem'" />
     485    <space/>
     486    <key key="man_made" value="advertising"/>
     487    <key key="advertising" value="totem"/>
     488    <space/>
     489    <combo key="size"
     490        text="Size of advertising totem (width * height)"
     491        fr.text="Taille du totem publicitaire (largeur * hauteur)"
     492        values="1.2*5,1.2*6,1.2*6.5,1*7,1*8"
     493        default="1.2*6.5" />
     494     <combo key="height"
     495        text="Height of highest part of advertising totem"
     496        fr.text="Hauteur de la partie la plus haute du totem publicitaire"
     497        values="5,6,6.5,8"
     498        default="6.5" />
     499    <combo key="sides"
     500        text="Number of sides"
     501        fr.text="Nombre de côtés"
     502        values="1,2,3,4"
     503        default="2" />
     504    <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
     505    <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
     506    <combo key="animated"
     507        text="If animated device, type of animation"
     508        fr.text="Si animé, type d'animation"
     509        values_sort="false"
     510        values="no,digital_prices,digital_messages"
     511        default="no" />
     512    <space/>
     513    <combo key="message" text="Advertising message type"
     514        fr.text="Type de message publicitaire"
     515        values_sort="false"
     516        values="commercial,information,municipality"
     517        default="commercial" />
     518     <combo key="display_surface"
     519        text="Display surface (in m²)"
     520        fr.text="Surface d'affichage (en m²)"
     521        values="6,7.2,7.8,7,8"
     522        default="7.8" />
     523    <space/>
     524    <combo key="operator"
     525        text="Operator"
     526        fr.text="Opérateur"
     527        values_sort="true"
     528        values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
     529        default="" />
     530    <combo key="ref"
     531        text="Unique identifier"
     532        fr.text="Identifiant (voir buteau)"
     533        values=""
     534        default="" />
     535    <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" />
     536    <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
     537    <space/>
     538    <combo key="orientation"
     539        text="Orientation of advertising totem with respect to the flow of people"
     540        fr.text="Orientation du totem publicitaire par rapport au flot du passage"
     541        values_sort="false"
     542        values="front,medium,parallel,opposite,multi"
     543        default="front" />
    100544    <combo key="visibility"
    101545        text="Visibility"
     
    103547        values_sort="false"
    104548        values="house,street,area"
    105         default="house"
    106         delete_if_empty="yes" />
    107  </item>
    108 
    109 
    110 <item name="2. Indication board" fr.name="2. Préenseigne" icon="images/Indication.svg" type="node">
     549        default="street"
     550        delete_if_empty="yes" />
     551</item>
     552
     553
     554<item name="7. Indication board" fr.name="7. Préenseigne" icon="images/Indication.svg" type="node">
    111555    <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/>
    112556    <label text="Editing a specific board advertising device : 'indication board'"
     
    187631
    188632
    189 <item name="3. Advertising board" fr.name="3. Pannonceau publicitaire" icon="images/Board.svg" type="node">
    190     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/>
    191     <label text="Editing a 'board' advertising device"
    192         fr.text="Renseigner un dispositif publicitaire de type 'pannonceau'" />
    193     <space/>
    194     <key key="man_made" value="advertising"/>
    195     <key key="advertising" value="board"/>
    196     <space/>
    197     <combo key="support"
    198         text="Support of advertising board"
    199         fr.text="Support du pannonceau publicitaire"
    200         values_sort="false"
    201         values="post,pole,mast,fence,wall"
    202         default="post" />
    203     <combo key="size"
    204         text="Size of board (width * height)"
    205         fr.text="Taille du pannonceau (largeur * hauteur)"
    206         values="1.2*1,1.3*1,1.5*1,2*x1"
    207         default="1.5*1" />
    208     <combo key="height"
    209         text="Height of highest part of advertising board"
    210         fr.text="Hauteur de la partie la plus haute du pannonceau publicitaire"
    211         values="2,2.5,3,4"
    212         default="2.5" />
    213     <combo key="sides"
    214         text="Number of sides"
    215         fr.text="Nombre de côtés"
    216         values="1,2,3,4"
    217         default="1" />
    218     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" />
    219     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" />
    220     <combo key="animated"
    221         text="If animated device, type of animation"
    222         fr.text="Si animé, type d'animation"
    223         values="no,winding_posters,screen"
    224         default="no" />
    225      <space/>
    226      <combo key="message"
    227         text="Advertising message type"
    228         fr.text="Type de message publicitaire"
    229         values_sort="false"
    230         values="commercial,information,municipality,opinions,non_profit,cultural_event"
    231         default="commercial" />
    232     <space/>
    233      <combo key="display_surface"
    234         text="Display surface (in m²)"
    235         fr.text="Surface d'affichage (en m²)"
    236         values="1.5"
    237         default="1.5" />
    238     <combo key="operator"
    239         text="Operator"
    240         fr.text="Opérateur"
    241         values="Town of .."
    242         default=""  />
    243     <combo key="ref"
    244         text="Unique identifier"
    245         fr.text="Identifiant (voir buteau)"
    246         values=""
    247         default="" />
    248     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
    249     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    250     <space/>
    251     <combo key="orientation"
    252         text="Orientation of board with respect to the flow of people"
    253         fr.text="Orientation de le pannonceau par rapport au flot du passage"
    254         values_sort="false"
    255         values="front,medium,parallel,opposite,multi"
    256         default="front" />
    257     <combo key="visibility"
    258         text="visibility"
    259         fr.text="Visibilité"
    260         values="house,street,area"
    261         default="street"
    262         delete_if_empty="yes" />
    263 </item>
    264 
    265 
    266 <item name="4. Poster box" fr.name="4. Sucette" icon="images/Poster_box.svg" type="node">
    267     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/>
    268     <label text="Editing a 'poster box' advertising device"
    269         fr.text="Renseigner un dispositif publicitaire de type 'sucette'" />
    270     <space/>
    271     <key key="man_made" value="advertising"/>
    272     <key key="advertising" value="poster_box"/>
    273     <space/>
    274     <combo key="size"
    275         text="Size of poster box (width * height)"
    276         fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
    277         values="1.3*2.15,1.3*2.5"
    278         default="1.3*2.15" />
    279     <combo key="height"
    280         text="Height of highest part of poster box"
    281         fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    282         values="2.15,2.5"
    283         default="2.15" />
    284     <combo key="sides"
    285         text="Number of sides"
    286         fr.text="Nombre de côtés"
    287         values="1,2,3,4"
    288         default="2" />
    289     <check key="lit"      text="Lit ?"      fr.text="Éclairé ?"  default="on" value_on="yes" value_off="no" />
    290     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
    291     <combo key="animated"
    292         text="If animated device, type of animation"
    293         fr.text="Si animé, type d'animation"
    294         values="no,winding_posters,screen"
    295         default="no" />
    296     <space/>
    297     <combo key="message:front"
    298         text="Advertising message type on front side"
    299         fr.text="Type de message publicitaire au recto"
    300         values_sort="false"
    301         values="commercial,information,map_information,municipality"
    302         default="commercial" />
    303     <combo key="message:opposite"
    304         text="Advertising message type on opposite side"
    305         fr.text="Type de message publicitaire au verso"
    306         values_sort="false"
    307         values="commercial,information,map_information,municipality"
    308         default="municipality" />
    309      <combo key="display_surface"
    310         text="Display surface (in m²)"
    311         fr.text="Surface d'affichage (en m²)"
    312         values="2,2.6"
    313         default="2" />
    314     <combo key="operator"
    315         text="Operator"
    316         fr.text="Opérateur"
    317         values_sort="true"
    318         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    319         default="" />
    320     <combo key="ref"
    321         text="Unique identifier"
    322         fr.text="Identifiant (voir buteau)"
    323         values=""
    324         default="" />
    325     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?"             default="on"  value_on="public" value_off="private" />
    326     <check key="access"        text="Display usable by all ?"      fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    327     <space/>
    328      <combo key="orientation"
    329         text="Orientation of poster box with respect to the flow of people"
    330         fr.text="Orientation de la sucette publicitaire par rapport au flot du passage"
    331         values_sort="false"
    332         values="front,medium,parallel,opposite,multi"
    333         default="front" />
    334     <combo key="visibility"
    335         text="visibility"
    336         fr.text="Visibilité"
    337         values_sort="false"
    338         values="house,street,area"
    339         default="street"
    340         delete_if_empty="yes" />
    341     <space/>
    342 </item>
    343 
    344 <item name="5. Poster box on public transportation shelter" fr.name="5. Sucette sur abribus, abritram" icon="images/Poster_box_shelter.svg" type="node">
    345     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dposter_box"/>
    346     <label text="Editing a poster box advertising device on public transportation shelter"
    347         fr.text="Renseigner un dispositif publicitaire de type sucette sur un abribus ou abritram" />
    348     <space/>
    349     <key key="advertising" value="poster_box"/>
    350     <key key="support" value="street_furniture:transit_shelter"/>
    351     <space/>
    352     <combo key="size"
    353         text="Size of poster box (width * height)"
    354         fr.text="Taille de la sucette publicitaire (largeur * hauteur)"
    355         values="1.3*2.15"
    356         default="1.3*2.15" />
    357     <combo key="height"
    358         text="Height of highest part of poster box"
    359         fr.text="Hauteur de la partie la plus haute de la sucette publicitaire"
    360         values="2.15,2.5"
    361         default="2.15" />
    362      <combo key="sides"
    363         text="Number of sides"
    364         fr.text="Nombre de côtés"
    365         values="1,2,3,4"
    366         default="2" />
    367     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
    368     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
    369     <combo key="animated"
    370         text="If animated device, type of animation"
    371         fr.text="Si animé, type d'animation"
    372         values_sort="false"
    373         values="no,winding_posters,screen"
    374         default="no" />
    375     <space/>
    376     <combo key="message"
    377         text="Advertising message type"
    378         fr.text="Type de message publicitaire"
    379         values_sort="false"
    380         values="commercial,information,municipality"
    381         default="commercial" />
    382      <combo key="display_surface"
    383         text="Display surface (in m²)"
    384         fr.text="Surface d'affichage (en m²)"
    385         values="2"
    386         default="2" />
    387     <combo key="operator"
    388         text="Operator"
    389         fr.text="Opérateur"
    390         values_sort="true"
    391         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    392         default="" />
    393     <combo key="ref"
    394         text="Unique identifier"
    395         fr.text="Identifiant (voir buteau)"
    396         values=""
    397         default="" />
    398     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" />
    399     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    400     <space/>
    401     <combo key="orientation"
    402         text="Orientation of poster box with respect to the flow of people"
    403         fr.text="Orientation du caisson publicitaire par rapport au flot du passage"
    404         values_sort="false"
    405         values="front,medium,parallel,opposite,multi"
    406         default="front" />
    407     <combo key="visibility"
    408         text="Visibility"
    409         fr.text="Visibilité"
    410         values="house,street,area"
    411         default="street"
    412         delete_if_empty="yes" />
    413     <space/>
    414 </item>
    415 
    416 <item name="6. Totem" fr.name="6. Totem" icon="images/Totem.svg" type="node">
    417     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dtotem"/>
    418     <label text="Editing a 'totem' advertising device"
    419         fr.text="Renseigner un dispositif publicitaire de type 'totem'" />
    420     <space/>
    421     <key key="man_made" value="advertising"/>
    422     <key key="advertising" value="totem"/>
    423     <space/>
    424     <combo key="size"
    425         text="Size of advertising totem (width * height)"
    426         fr.text="Taille du totem publicitaire (largeur * hauteur)"
    427         values="1.2*5,1.2*6,1.2*6.5,1*7,1*8"
    428         default="1.2*6.5" />
    429      <combo key="height"
    430         text="Height of highest part of advertising totem"
    431         fr.text="Hauteur de la partie la plus haute du totem publicitaire"
    432         values="5,6,6.5,8"
    433         default="6.5" />
    434     <combo key="sides"
    435         text="Number of sides"
    436         fr.text="Nombre de côtés"
    437         values="1,2,3,4"
    438         default="2" />
    439     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
    440     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
    441     <combo key="animated"
    442         text="If animated device, type of animation"
    443         fr.text="Si animé, type d'animation"
    444         values_sort="false"
    445         values="no,digital_prices,digital_messages"
    446         default="no" />
    447     <space/>
    448     <combo key="message" text="Advertising message type"
    449         fr.text="Type de message publicitaire"
    450         values_sort="false"
    451         values="commercial,information,municipality"
    452         default="commercial" />
    453      <combo key="display_surface"
    454         text="Display surface (in m²)"
    455         fr.text="Surface d'affichage (en m²)"
    456         values="6,7.2,7.8,7,8"
    457         default="7.8" />
    458     <space/>
    459     <combo key="operator"
    460         text="Operator"
    461         fr.text="Opérateur"
    462         values_sort="true"
    463         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    464         default="" />
    465     <combo key="ref"
    466         text="Unique identifier"
    467         fr.text="Identifiant (voir buteau)"
    468         values=""
    469         default="" />
    470     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="off" value_on="public" value_off="private" />
    471     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    472     <space/>
    473     <combo key="orientation"
    474         text="Orientation of advertising totem with respect to the flow of people"
    475         fr.text="Orientation du totem publicitaire par rapport au flot du passage"
    476         values_sort="false"
    477         values="front,medium,parallel,opposite,multi"
    478         default="front" />
    479     <combo key="visibility"
    480         text="Visibility"
    481         fr.text="Visibilité"
    482         values_sort="false"
    483         values="house,street,area"
    484         default="street"
    485         delete_if_empty="yes" />
    486 </item>
    487 
    488 <item name="7. Column" fr.name="7. Colonne (de type 'Morris')" icon="images/Column_3.svg" type="node">
    489     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dcolumn"/>
    490     <label text="Editing a 'column' advertising device"
    491         fr.text="Renseigner un dispositif publicitaire de type 'colonne'" />
    492     <space/>
    493     <key key="man_made" value="advertising"/>
    494     <key key="advertising" value="column"/>
    495     <space/>
    496     <combo key="size"
    497         text="Size of column (diameter * height)"
    498         fr.text="Taille de la colonne (diamètre * hauteur)"
    499         values="2*5,2*6,3*6,3*7"
    500         default="2*6" />
    501      <combo key="height"
    502         text="Height of highest part of column"
    503         fr.text="Hauteur de la partie la plus haute de la colonne publicitaire"
    504         values="5,6,7"
    505         default="6" />
    506     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
    507     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
    508     <combo key="animated"
    509         text="If animated device, type of animation"
    510         fr.text="Si animé, type d'animation"
    511         values="no,revolving"
    512         default="no" />
    513     <space/>
    514     <combo key="message"
    515         text="Advertising message type"
    516         fr.text="Type de message publicitaire"
    517         values_sort="false"
    518         values="commercial,information,map_information,tourism,municipality,showbiz,cultural_event"
    519         default="showbiz" />
    520      <combo key="display_surface"
    521         text="Display surface (in m²)"
    522         fr.text="Surface d'affichage (en m²)"
    523         values="25,31,47,56"
    524         default="31" />
    525     <space/>
    526     <combo key="operator"
    527         text="Operator"
    528         fr.text="Opérateur"
    529         values_sort="true"
    530         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    531         default="" />
    532     <combo key="ref"
    533         text="Unique identifier"
    534         fr.text="Identifiant (voir buteau)"
    535         values=""
    536         default="" />
    537     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
    538     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    539     <space/>
    540     <combo key="orientation"
    541         text="Orientation of advertising column with respect to the flow of people"
    542         fr.text="Orientation de la colonne publicitaire par rapport au flot du passage"
    543         values_sort="false"
    544         values="front,medium,parallel,opposite,multi"
    545         default="multi" />
    546     <combo key="visibility"
    547         text="Visibility"
    548         fr.text="Visibilité"
    549         values_sort="false"
    550         values="house,street,area"
    551         default="street"
    552         delete_if_empty="yes" />
    553 </item>
    554 
    555 
    556 <item name="8. Wall advertising billboard" fr.name="8. Panneau publicitaire mural" icon="images/Billboard_wall.svg"  type="node">
    557     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/>
    558     <label text="Editing a 'wall billboard' advertising device"
    559         fr.text="Renseigner un dispositif publicitaire de type 'panneau mural'" />
    560     <space/>
    561     <key key="man_made" value="advertising"/>
    562     <key key="advertising" value="billboard" />
    563     <space/>
    564     <combo key="support"
    565         text="Support of advertising billboard"
    566         fr.text="Support du dispositif publicitaire"
    567         values_sort="false"
    568         values="wall,fence"
    569         default="wall" />
    570     <combo key="size"
    571         text="Size of billboard (width * height)"
    572         fr.text="Taille du panneau publicitaire (largeur * hauteur)"
    573         values="2*2,3.2*2.5,4*3"
    574         default="2*2" />
    575     <combo key="height"
    576         text="Height of highest part of billboard"
    577         fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    578         values="3,4,5,6,7,7.5"
    579         default="7.5" />
    580     <combo key="sides"
    581         text="Number of sides"
    582         fr.text="Nombre de côtés"
    583         values="1"
    584         default="1" />
    585     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
    586     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" />
    587     <combo key="animated"
    588         text="If animated device, type of animation"
    589         fr.text="Si animé, type d'animation"
    590         values_sort="false"
    591         values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
    592         default="no" />
    593     <space/>
    594     <combo key="message"
    595         text="Advertising message type"
    596         fr.text="Type de message publicitaire"
    597         values_sort="false"
    598         values="commercial,information"
    599         default="commercial" />
    600      <combo key="display_surface"
    601         text="Display surface (in m²)"
    602         fr.text="Surface d'affichage (en m²)"
    603         values="4,8,12"
    604         default="4" />
    605     <combo key="operator"
    606         text="Operator"
    607         fr.text="Opérateur"
    608         values_sort="true"
    609         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    610         default="" />
    611     <combo key="ref"
    612         text="Unique identifier"
    613         fr.text="Identifiant (voir buteau)"
    614         values=""
    615         default="" />
    616     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
    617     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    618     <space/>
    619     <combo key="orientation"
    620         text="Orientation of advertising device with respect to the flow of people"
    621         fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    622         values_sort="false"
    623         values="front,medium,parallel,opposite,multi"
    624         default="front" />
    625     <combo key="visibility"
    626         text="Visibility"
    627         fr.text="Visibilité"
    628         values_sort="false"
    629         values="house,street,area"
    630         default="area"
    631         delete_if_empty="yes" />
    632     <space/>
    633 </item>
    634 
    635 
    636 <item name="9. Grounded billboard" fr.name="9. Panneau publicitaire scellé au sol" icon="images/Billboard_trunk.svg"  type="node">
    637     <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dbillboard"/>
    638     <label text="Editing a 'grounded billboard' advertising device"
    639         fr.text="Renseigner un dispositif publicitaire de type 'panneau scellé au sol'" />
    640     <space/>
    641     <key key="man_made" value="advertising"/>
    642     <key key="advertising" value="billboard" />
    643     <space/>
    644     <combo key="support"
    645         text="Support of advertising billboard"
    646         fr.text="Support du dispositif publicitaire"
    647         values_sort="false"
    648         values="pole,poles"
    649         default="pole" />
    650     <combo key="size"
    651         text="Size of billboard (width * height)"
    652         fr.text="Taille du panneau publicitaire (largeur * hauteur)"
    653         values="1.3*2.15,2*2,3.2*2.5,4*3"
    654         default="4*3" />
    655     <combo key="height"
    656         text="Height of highest part of billboard"
    657         fr.text="Hauteur de la partie la plus haute du panneau publicitaire"
    658         values="2,3,4,5,6,7"
    659         default="6" />
    660     <combo key="sides"
    661         text="Number of sides"
    662         fr.text="Nombre de côtés"
    663         values="1,2,3,4"
    664         default="2" />
    665     <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="on" value_on="yes" value_off="no" />
    666     <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="on" value_on="yes" value_off="no" />
    667      <combo key="animated"
    668         text="If animated device, type of animation"
    669         fr.text="Si animé, type d'animation"
    670         values_sort="false"
    671         values="no,trivision_blades,winding_posters,digital_prices,digital_messages,screen"
    672         default="winding_posters" />
    673     <space/>
    674     <combo key="message"
    675         text="Advertising message type"
    676         fr.text="Type de message publicitaire"
    677         values_sort="false"
    678         values="commercial,information"
    679         default="commercial" />
    680      <combo key="display_surface"
    681         text="Display surface (in m²)"
    682         fr.text="Surface d'affichage (en m²)"
    683         values="4,8,12"
    684         default="12" />
    685     <combo key="operator"
    686         text="Operator"
    687         fr.text="Opérateur"
    688         values_sort="true"
    689         values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy"
    690         default="" />
    691     <combo key="ref"
    692         text="Unique identifier"
    693         fr.text="Identifiant (voir buteau)"
    694         values=""
    695         default="" />
    696     <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" />
    697     <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" />
    698     <space/>
    699     <combo key="orientation"
    700         text="Orientation of advertising device with respect to the flow of people"
    701         fr.text="Orientation du dispositif publicitaire par rapport au flot du passage"
    702         values_sort="false"
    703         values="front,medium,parallel,opposite,multi"
    704         default="front" />
    705     <combo key="visibility"
    706         text="Visibility"
    707         fr.text="Visibilité"
    708         values="house,street,area"
    709         default="area"
    710         delete_if_empty="yes" />
    711 </item>
    712 
    713 
    714 <item name="10. Undefined advertising device" fr.name="10. Dispositif publicitaire non prédéfini" icon="images/Billboard_trunk.svg" type="node">
     633<item name="8. Undefined advertising device" fr.name="8. Dispositif publicitaire non prédéfini" icon="images/Billboard_trunk.svg" type="node">
    715634    <link href="https://wiki.openstreetmap.org/wiki/Key:advertising"/>
    716635    <label text="Editing an advertising device undefined"
     
    807726        default=""
    808727        delete_if_empty="yes" />
    809     </item>
    810    </group>
     728</item>
     729
     730</group>
    811731</presets>
    812732
     733
    813734}}}