554 | | <item name="7. Indication board" fr.name="7. Préenseigne" icon="images/Indication.svg" type="node"> |
555 | | <link href="https://wiki.openstreetmap.org/wiki/Tag%3Aadvertising%3Dboard"/> |
556 | | <label text="Editing a specific board advertising device : 'indication board'" |
557 | | fr.text="Renseigner un dispositif publicitaire de type 'préenseigne'" /> |
558 | | <space/> |
559 | | <key key="man_made" value="advertising"/> |
560 | | <key key="advertising" value="board"/> |
561 | | <space/> |
562 | | <combo key="support" |
563 | | text="Support of indication board" |
564 | | fr.text="Support de la préenseigne publicitaire" |
565 | | values="post,fence,wall" |
566 | | default="post" /> |
567 | | <combo key="size" |
568 | | text="Size of indication board (width * height)" |
569 | | fr.text="Taille de la préenseigne publicitaire (largeur * hauteur)" |
570 | | values="1.5*1" |
571 | | default="1.5*1" /> |
572 | | <combo key="height" |
573 | | text="Height of highest part of indication board" |
574 | | fr.text="Hauteur de la partie la plus haute de la préenseigne publicitaire" |
575 | | values="2,2.5,3,4" |
576 | | default="2.5" /> |
577 | | <combo key="sides" |
578 | | text="Number of sides" |
579 | | fr.text="Nombre de côtés" |
580 | | values="1,2,3,4" |
581 | | default="1" /> |
582 | | <check key="lit" text="Lit ?" fr.text="Éclairé ?" default="off" value_on="yes" value_off="no" /> |
583 | | <check key="luminous" text="Luminous ?" fr.text="Lumineux ?" default="off" value_on="yes" value_off="no" /> |
584 | | <combo key="animated" |
585 | | text="If animated device, type of animation" |
586 | | fr.text="Si animé, type d'animation" |
587 | | values_sort="false" |
588 | | values="no,trivision_blades,winding_posters,revolving,digital_prices,digital_messages,screen" |
589 | | default="no" /> |
590 | | <space/> |
591 | | <combo key="message" |
592 | | text="Message type" |
593 | | fr.text="Type de message" |
594 | | values_sort="false" |
595 | | values="commercial,information,map_information,tourism,municipality,opinions,non_profit,cultural_event,legal,safety" |
596 | | default="commercial" /> |
597 | | <combo key="display_surface" |
598 | | text="Display surface (in m²)" |
599 | | fr.text="Surface d'affichage (en m²)" |
600 | | values="1.5,2" |
601 | | default="1.5" /> |
602 | | <space/> |
603 | | <combo key="operator" |
604 | | text="Operator" |
605 | | fr.text="Opérateur" |
606 | | values_sort="true" |
607 | | values="JCDecaux,Exterion (CBS Outdoor),ClearChannel Outdoor,PAP,Avenir,Giraudy" |
608 | | default="" /> |
609 | | <combo key="ref" |
610 | | text="Unique identifier" |
611 | | fr.text="Identifiant (voir buteau)" |
612 | | values="" |
613 | | default="" /> |
614 | | <check key="land_property" text="Installed on public property" fr.text="Installé sur foncier public ?" default="on" value_on="public" value_off="private" /> |
615 | | <check key="access" text="Display usable by all ?" fr.text="Surface d'affichage utilisable par tous ?" default="off" value_on="public" value_off="private" /> |
616 | | <space/> |
617 | | <combo key="orientation" |
618 | | text="Orientation of indication board with respect to the flow of people" |
619 | | fr.text="Orientation de la préenseigne publicitaire par rapport au flot du passage" |
620 | | values_sort="false" |
621 | | values="front,medium,parallel,opposite,multi" |
622 | | default="front" /> |
623 | | <combo key="visibility" |
624 | | text="Visibility" |
625 | | fr.text="Visibilité" |
626 | | values_sort="false" |
627 | | values="house,street,area" |
628 | | default="street" |
629 | | delete_if_empty="yes" /> |
630 | | </item> |
631 | | |
632 | | |
633 | | <item name="8. Undefined advertising device" fr.name="8. Dispositif publicitaire non prédéfini" icon="images/Billboard_trunk.svg" type="node"> |
| 552 | |
| 553 | <item name="8. Generic advertising device" fr.name="8. Dispositif publicitaire générique" icon="images/Billboard_trunk.svg" type="node"> |