wiki:Presets/Zigarettenautomaten_in_DE

Version 2 (modified by Lukas458, 4 years ago) ( diff )

updated the preset, add the key "operator"

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  author="Lukas458"
  version="2.17_2024-01-30"
  shortdescription="cigarette vending machines in DE"
  description="preset for tagging common cigarette vending machines in Germany"
  de.shortdescription="Zigarettenautomaten in DE"
  de.description="Preset zum Taggen von Zigarettenautomaten von Hall und Tobaccoland in DE">

  <group name="Zigarettenautomaten in DE">
        <item name="Tobaccoland" type="node">
                <label text="Eigenschaften des Tobaccoland-Automaten"/>
                <key key="amenity" value="vending_machine"/>
                <key key="vending" value="cigarettes"/>
                <key key="button_operated" value="yes"/>
                <key key="payment:ep_geldkarte" value="yes"/>
                <key key="payment:girocard" value="yes"/>
                <key key="material" value="metal"/>
                <key key="min_age" value="18"/>
                <key key="operator" value="Tobaccoland Automatengesellschaft"/>
                <key key="operator:wikidata" value="Q2437613"/>
                <text key="ref" text="Automatennummer" default="" delete_if_empty="true"/>
                <combo key="support" text="Anbringung" default="" values=",pole,wall_mounted" display_values=",Mast,Wand" delete_if_empty="true"/>
                <check key="location" text="Außen an einer Wand befestigt?" value_on="outdoor" disable_off="true"/>
                <label text="----------------------------------------------------------------------"/>
                <label text="Inwiefern werden Geldscheine angenommen? (nur ausfüllen, wenn bekannt)"/>
                <check key="payment:others" text="Scheine: NEIN" value_on="no" disable_off="true"/>
                <check key="payment:coins" text="Scheine: NEIN" value_on="yes" disable_off="true"/>
                <check key="payment:cash" text="Scheine: JA" value_on="yes" disable_off="true"/>
                <check key="payment:others" text="Scheine: JA" value_on="no" disable_off="true"/>
                <combo key="description" text="Details zur Münz- und Scheinannahme" default="" values="#Münzen: 50 Cent, 1 €, 2 €; keine Scheine#Münzen: 50 Cent, 1 €, 2 €; Scheine: nur 5 €#Münzen: 50 Cent, 1 €, 2 €; Scheine: 5 € und 10 €#Münzen: 50 Cent, 1 €, 2 €; Scheine: 5 €, 10 €, 20 €" delimiter="#" delete_if_empty="true"/>
        </item>
        <item name="Hall Tabakwaren" type="node">
                <label text="Eigenschaften des Hall-Automaten"/>
                <key key="amenity" value="vending_machine"/>
                <key key="vending" value="cigarettes"/>
                <key key="button_operated" value="yes"/>
                <key key="payment:ep_geldkarte" value="yes"/>
                <key key="payment:girocard" value="yes"/>
                <key key="operator" value="Hall Tabakwaren"/>
                <key key="material" value="metal"/>
                <key key="min_age" value="18"/>
                <text key="ref" text="Automatennummer" default="" delete_if_empty="true"/>
                <combo key="support" text="Anbringung" default="" values=",pole,wall_mounted" display_values=",Mast,Wand" delete_if_empty="true"/>
                <check key="location" text="Außen an einer Wand befestigt?" value_on="outdoor" disable_off="true"/>
                <label text="----------------------------------------------------------------------"/>
                <label text="Inwiefern werden Geldscheine angenommen? (nur ausfüllen, wenn bekannt)"/>
                <check key="payment:others" text="Scheine: NEIN" value_on="no" disable_off="true"/>
                <check key="payment:coins" text="Scheine: NEIN" value_on="yes" disable_off="true"/>
                <check key="payment:cash" text="Scheine: JA" value_on="yes" disable_off="true"/>
                <check key="payment:others" text="Scheine: JA" value_on="no" disable_off="true"/>
                <combo key="description" text="Details zur Münz- und Scheinannahme" default="" values="#Münzen: 50 Cent, 1 €, 2 €; keine Scheine#Münzen: 50 Cent, 1 €, 2 €; Scheine: nur 5 €#Münzen: 50 Cent, 1 €, 2 €; Scheine: 5 € und 10 €#Münzen: 50 Cent, 1 €, 2 €; Scheine: 5 €, 10 €, 20 €" delimiter="#" delete_if_empty="true"/>
        </item>
  </group>
</presets>

Presets_Zigarettenautomaten_in_DE-preset.xml, Presets_Zigarettenautomaten_in_DE.zip

Note: See TracWiki for help on using the wiki.