wiki:Presets/Baby_friendliness

Version 5 (modified by thetornado76, 5 years ago) ( diff )

Übersetzungen

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="Discostu36" version="1.9_2019-08-19" shortdescription="Baby friendliness" de.shortdescription="Babyfreundlichkeit" description="Tags indicating the baby friendliness of a POI" de.description="Tags, die die Babyfreundlichkeit eines Ortes beschreiben"  object_keys="changing_table,highchair,stroller,kids_area">
    <group name="Baby friendliness" de.name="Babyfreundlichkeit">
        <item name="Changing tables" de.name="Wickeltische">
            <label text="Information about the presence of changing tables." de.text="Informationen über das Vorhandensein von Wickeltischen." />
            <space />
            <combo key="changing_table" text="Changing table(s)" de.text="Wickeltisch(e)" values="yes,no,limited" values_sort="false" />
            <combo key="changing_table:count" text="Count" de.text="Anzahl" value_type="integer">
                    <list_entry value="1" />
                    <list_entry value="2" />
                    <list_entry value="3" />
                    <list_entry value="4" />
                    <list_entry value="5" />
            </combo>
                <check key="changing_table:fee" text="Fee" de.text="Gebühr" />
                <combo key="changing_table:location" text="Location" de.text="Ort" 
                        values="female_toilet,male_toilet,unisex_toilet,wheelchair_toilet,room,dedicated_room,sales_area" 
                        de.display_values="Frauentoilette,Männertoilette,Unisex Toilette,Behindertentoilette,Raum,Wickelraum,Verkaufsbereich" />
                <text key="changing_table:description" text="Description" de.text="Beschreibung" />
            <preset_link preset_name="High chairs" />
            <preset_link preset_name="Kids area" />
            <preset_link preset_name="Stroller access" />
        </item>
        <item name="High chairs" de.name="Hochstühle">
            <label text="Information about the presence highchairs." de.text="Informationen über das Vorhandensein von Hochstühlen." />
            <space />
            <combo key="highchair" text="High chair(s)" de.text="Hochstühle" values="yes,no,1,2,3,4,5" values_sort="false" />
            <text key="highchair:description" text="Description" de.text="Beschreibung" />
            <preset_link preset_name="Changing tables" />
            <preset_link preset_name="Kids area" />
            <preset_link preset_name="Stroller access" />
        </item>
        <item name="Kids area" de.name="Spielbereich">
            <label text="Information about the presence of a kids area." de.text="Informationen über das Vorhandensein einer Spielecke." />
            <space />
            <combo key="kids_area" text="Kids area" de.text="Spielbereich" values="yes,no" values_sort="false" />
                <check key="kids_area:indoor" text="Indoor" de.text="Drinnen" />
                <check key="kids_area:outdoor" text="Outdoor" de.text="Draußen" />
                <check key="kids_area:fee" text="Fee" de.text="Gebühr" />
                <check key="kids_area:supervised" text="Supervised" de.text="Beaufsichtigt" />
                <text key="kids_area:description" text="Description" de.text="Beschreibung" />
            <preset_link preset_name="Changing tables" />
            <preset_link preset_name="High chairs" />
            <preset_link preset_name="Stroller access" />
        </item>
        <item name="Stroller access" de.name="Kinderwagentauglichkeit">
            <label text="Is this place suitable to be used with a stroller?" de.text="Kann dieser Ort mit einem Kinderwagen genutzt werden?" />
            <space />
            <combo key="stroller" text="Stroller" de.text="Kinderwagen" values="yes,no,limited" values_sort="false" />
            <text key="stroller:description" text="Description" de.text="Beschreibung" />
            <preset_link preset_name="Changing tables" />
            <preset_link preset_name="High chairs" />
            <preset_link preset_name="Kids area" />
        </item>
    </group>
</presets>

Presets_Baby_friendliness-preset.xml, Presets_Baby_friendliness.zip

Attachments (5)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.