wiki:Presets/public_bookcase

Version 3 (modified by Gisbert, 11 years ago) ( diff )

--

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

    <chunk id="wheelchair">
        <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
    </chunk>
       <item name="public bookcase" de.name="Öffentlicher Bücherschrank" icon=[[Image(public_bookcase.png)]] type="node,closedway" preset_name_label="true">
            <key key="amenity" value="public_bookcase" />
           <space />
            <combo key="name" text="Optional. Name des öffentlichen Bücherschranks." />
            <combo key="brand" text="Optional. Name der Marke, wenn eine sichtbar ist (z.B. BookCrossing, Croque-livres)." values="BookCrossing,Croque-livres" />
            <combo key="operator" text="Optional. Name des Betreibers, z.B. ein Restaurant, das den Bücherschrank betreibt." values="RWE" />
            <combo key="capacity" text="Optional. Anzahl der Bücher, die in den Bücherschrank passen." values="50,100,200,400,800" />
            <combo key="opening_hours" text="Öffnungszeit oft immer nutzbar" values="24/7" default="24/7" />
		<text	key="image" text="Bild Link" />
		<text	key="website" text="Webseite" />
		<space />
		<text	key="description" text="zusätzliche Beschreibung" />
            <combo key="public_bookcase:type" text="Type" values="phone_box, glass_cabinet, show_case, shelf, sculpture, vitrine, tree, shelter, roll_container,BOKX" />
            <reference ref="wheelchair" />
            <space />
    <preset_link preset_name="Addresses" />

		</item>

</presets>

Attachments (3)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.