wiki:Presets/AdvertisingPreset

Version 2 (modified by Barnes38, 9 years ago) ( diff )

--

Advertising presets

To have a preset for advertising devices in JOSM.

See also

Explanation on tags <br> Tags decriptions

The preset itself

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  author="Paul Desgranges"
  icon=""
  version="0.69_2021-11-25"
  shortdescription="Tags for advertising devices"
  fr.shortdescription="Attributs pour dispositifs publicitaires"
  description="Advertising devices"
  fr.description="Dispositifs publicitaires">
  <item name="Advertising" type="advertising">
    <label text="Inserting an advertising device" />

    <combo key="advertising" text="Advertising device type" values="billboard, column, flag, poster_box, scultpure, sign, totem, wall_painting, " />
    <text key="advertising:size" text="Size of advertising device (width*height)" values="1*2, 2*3, 3*4" />
    <text key="advertising:height" text="Height of advertising device (on its support)" values="2, 3, 4, 5, 6, 7" />
    <text key="advertising:land_property" text="Installed on public or private property" values="public, private" />
    <text key="advertising:illuminated" text="If illuminated devices, type of illumination" values="no, transmission, reflexion, neon, lcd, led, plasma, jumbotron" />
    <text key="advertising:animated" text="If animated devices, type of animation" values="no, trivision_blades, winding_posters, digital_prices, video" />
    <text key="advertising:faces" text="Number of faces" values="1, 2, 3, 4" />
    <text key="advertising:proximity" text="Proximity between advertising device and activity" values="yes, no, indication" />
    <text key="advertising:flow" text="Orientation of advertising device as seen from the flow of people" values="front, medium, parallel, reverse, multi" />
    <text key="advertising:side" text="Advertising device is on same side than the flow" values="same, opposite" />
    <text key="advertising:support" text="On what is installed the advertising device" 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" /> 
    <text key="advertising:message" text="Advertising message type" values="commercial, information, map_information, tourism (refer to tourism), municipality, display_opinion, non_profit, cultural_event, legal, safety"  />
   </item>
</presets>

Presets_AdvertisingPreset-preset.xml, Presets_AdvertisingPreset.zip

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.