wiki:Presets/public_bookcase

public bookcase - Öffentlicher Bücherschrank

<?xml version="1.0" encoding="utf-8"?>
<presets
        xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
        author="gmbo"
        version="0.14_2020-05-06"
        icon="public_bookcase.png"
        
        description="This set of presets adds capabilities for using the public_bookcase tag."
        shortdescription="public bookcase"
        link="https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpublic_bookcase"
        
        de.description="Diese Vorlagendatei beschreibt Öffentliche Bücherschränke."
        de.shortdescription="Öffentlicher Bücherschrank"
        de.link="https://wiki.openstreetmap.org/wiki/DE:Tag:amenity%3Dpublic_bookcase"

        fr.description="Ce fichier de modèle décrit bibliothèques publiques."
        fr.shortdescription="Bibliothèque publique"
        fr.link="https://wiki.openstreetmap.org/wiki/FR:Tag:amenity%3Dpublic_bookcase">

    <chunk id="wheelchair">
        <combo key="wheelchair" text="Wheelchairs" de.text="Rollstühle" fr.text="Fauteuils roulants" values="yes,limited,no" />
    </chunk>

    <item name="public bookcase" de.name="Öffentlicher Bücherschrank" fr.name="Bibliothèque publique" icon="public_bookcase_32.png" type="node,closedway" preset_name_label="true">
        <key key="amenity" value="public_bookcase" />
        <space />
        <optional>
            <combo key="public_bookcase:type" text="Type" de.text="Typ" fr.text="Type" values_sort="false" values="building,glass_cabinet,metal_cabinet,wooden_cabinet,movable_cabinet,phone_box,reading_box,sculpture,shelf,shelter" display_values="building,glass_cabinet,metal_cabinet,wooden_cabinet,movable_cabinet,phone_box,reading_box,sculpture,shelf,shelter" de.display_values="building,glass_cabinet,metal_cabinet,wooden_cabinet,movable_cabinet,phone_box,reading_box,sculpture,shelf,shelter" fr.display_values="building,glass_cabinet,metal_cabinet,wooden_cabinet,movable_cabinet,phone_box,reading_box,sculpture,shelf,shelter" />
            <space />
            <text key="name" text="Name of the public bookcase." de.text="Name des öffentlichen Bücherschranks." fr.text="Nom de la bibliothèque publique." />
            <combo key="brand" text="Name of the brand when a visible (eg Little Free Library, Croque-livres, ...)" de.text="Name der Marke, wenn eine sichtbar ist (z.B. Little Free Library, Croque-livres,...)." fr.text="Nom de la marque quand un visible (par exemple petite bibliothèque gratuite, Croque-livres, ...)." values="Little Free Library,Croque-livres,Aktion Leselust Heidelberg,Merkartor-Stiftung,RWE-Bücherschränke" />
            <text key="operator" text="Name of the operator, for example, a restaurant that operates the bookcase." de.text="Name des Betreibers, z.B. ein Restaurant, das den Bücherschrank betreibt." fr.text="Nom de l'opérateur, par exemple, un restaurant qui fonctionne la bibliothèque." values="Stadtmarketing" />
            <combo key="capacity" text="Number of books that fit into the bookcase." de.text="Anzahl der Bücher, die in den Bücherschrank passen." fr.text="Nombre de livres qui se inscrivent dans la bibliothèque." values="50,100,200,400,800" />
            <combo key="opening_hours" text="Opening hours often always available" de.text="Öffnungszeit oft immer nutzbar" fr.text="Temps d'ouverture souvent toujours disponible" values="24/7" default="24/7" />
            <checkgroup columns="2">
                <check key="covered" text="Covered" de.text="Überdacht" fr.text="Couvert" />
                <check key="lit" text="Lit" de.text="Beleuchtet" fr.text="Éclairé" />
            </checkgroup>
            <combo key="location" text="The bookcase is located within a building." de.text="Der Bücherschrank befindet sich innerhalb eines Gebäudes." fr.text="La bibliothèque est situé dans un bâtiment." values="indoor, " display_values="Indoor, " de.display_values="Im Gebäude, " fr.display_values="Intérieur, " default="" />
            <text key="image" text="Image link" de.text="Bild Link" fr.text="Image link" />
            <text key="website" text="Webseite" />
            <text key="phone" text="Telephone of Contact Person" de.text="Telefon des Ansprechpartners" fr.text="Numéro de téléphone de la personne-ressource" />
            <space />
            <text key="description" text="Additional description" de.text="Zusätzliche Beschreibung" fr.text="Description supplémentaire" />
            <reference ref="wheelchair" />
        </optional>
        <space />
        <preset_link preset_name="Address" />
    </item>

</presets>

Presets_public_bookcase-preset.xml, Presets_public_bookcase.zip

Last modified 4 years ago Last modified on 2020-05-06T16:54:11+02:00

Attachments (3)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.