<annotations author="Sebastian Hohmann" version="0.9.1" shortdescription="Steps properties" de.shortdescription="Treppeneigenschaften" description="Steps properties all in one windows or one-click in a menu" de.description="Treppeneigenschaften in einem Fenster auf einen Blick oder direkt anklickbar im Menu" link="https://wiki.openstreetmap.org/wiki/Proposed_features/Steps_features">

<group name="Steps" icon="https://osmtools.de/josm/steps.png">

<item name="All properties" icon="https://osmtools.de/josm/steps_dialog.png" de.name="Alle Eigenschaften">
	<text key="name" text="Name" de.text="Name"/>

	<space/>
	
	<combo key="incline" values="up,down" de.display_values="aufwärts,abwärts" text="Steps direction or incline" de.text="Treppenrichtung oder Steigung"/>
	<label text="(depends on the direction of the way in OSM, if available percentage)" de.text="(abhängig von der Richtung des Weges in OSM, falls bekannt als Prozentzahl)"/>
	<space/>
	<text key="step_count" text="Step count" de.text="Anzahl der Stufen"/>
	<combo key="surface" text="Surface" de.text="Oberfläche" values="paved,unpaved" de.display_values="befestigt,unbefestigt"/>
	<combo key="surface.material" text="Surface material" de.text="Oberflächenbelag" values="stone,metal,wood,marble,grit" de.display_values="Stein,Metall,Holz,Marmor,Split"/>

	<space/>

	<text key="width" text="Width of the staircase (meter)" de.text="Breite der Treppe (Meter)"/>
	<combo key="step.height" values="normal,high,flat" display_values="normal (about 15cm),high (considerably higher),flat (considerably lower)" de.display_values="Normal (etwa 15cm),Hoch (deutlich höher),Flach (deutlich niedriger)" text="Step height" de.text="Stufenhöhe"/>
	<combo key="step.length" values="normal,short,long" display_values="normal (about 30cm),short (considerably shorter),long (considerably longer)" de.display_values="Normal (etwa 30cm),Kurz (muss evtl. seitlich auftreten),Lang (evtl.größer als Schrittlänge)" text="Step length" de.text="Stufenlänge"/>
	<combo key="step.condition" values="even,uneven,rough" display_values="Smooth and uniform,Slightly tilted or damaged,Highly uneven or rough" de.display_values="Gerade und gleichmäßig,Leicht geneigt oder leicht ungleichmäßig,Stark zerfurcht und extrem ungleichmäßig" text="Step condition" de.text="Stufenzustand"/>

	<space/>
	<check key="ramp" text="Is there a ramp at all? If possible, specify:" de.text="Gibt es eine Rampe? Falls möglich, spezifizieren:"/>
	<space/>
	<combo key="ramp:bicycle" values="yes,no" display_values="yes,(no)" de.display_values="ja,(nein)" text="Bicycle Ramp" de.text="Fahrradrampe"/>
	<combo key="ramp:stroller" values="yes,no" display_values="yes,(no)" de.display_values="ja,(nein)" text="Stroller Ramp" de.text="Kinderwagenrampe"/>
	<combo key="ramp:wheelchair" values="yes,no" display_values="yes,(no)" de.display_values="ja,(nein)" text="Wheelchair Ramp" de.text="Rollstuhlrampe"/>
	<combo key="ramp:luggage" values="yes,no,automatic,manual" display_values="yes,(no),automatic (conveyor belt),manual (static sliding surface)" de.display_values="ja,nein,automatisch (Laufband),manuell (unbeweglich)" text="Luggage Rampe" de.text="Gepäckrampe"/>

	<space/>
	<combo key="tactile_paving" values="yes,irritating,no" display_values="yes,irritating,(no)" de.display_values="vorhanden,verwirrend,(nicht vorhanden)" text="Tactile Paving" de.text="Blindenleitsystem"/>
	<check key="handrail:left" text="Handrail left" de.text="Geländer links"/>
	<check key="handrail:right" text="Handrail right" de.text="Geländer rechts"/>
	<check key="handrail:center" text="Handrail center" de.text="Geländer mittig"/>

	<link href="https://wiki.openstreetmap.org/wiki/Proposed_features/Steps_features"/>
</item>

<group name="One-click" de.name="Ein Klick" icon="https://osmtools.de/josm/steps_oneclick.png">

<item name="Surface paved" de.name="Oberfläche befestigt">
	<key key="surface" value="paved"/>
</item>
<item name="Surface unpaved" de.name="Oberfläche unbefestigt">
	<key key="surface" value="unpaved"/>
</item>

<separator/>

<item name="Very high steps" de.name="Sehr hohe Stufen">
	<key key="step.height" value="high"/>
</item>

<item name="Very flat steps" de.name="Sehr flache Stufen">
	<key key="step.height" value="flat"/>
</item>

<item name="Very long steps" de.name="Sehr lange stufen">
	<key key="step.length" value="long"/>
</item>

<item name="Very short steps" de.name="Sehr kurze Stufen">
	<key key="step.length" value="short"/>
</item>

<separator/>

<item name="Smooth and uniform steps" de.name="Gleichmäßige gerade Stufen">
	<key key="step.condition" value="even"/>
</item>

<item name="Slightly tilted or damaged steps" de.name="Etwas uneben oder leicht beschädigte Stufen">
	<key key="step.condition" value="uneven"/>
</item>

<item name="Rough steps" de.name="Zerfurchte oder stark beschädigte Stufen">
	<key key="step.condition" value="rough"/>
</item>

<separator/>

<item name="Bicycle Ramp" de.name="Fahrradrampe">
	<key key="ramp:bicycle" value="yes"/>
</item>
<item name="Stroller Ramp" de.name="Kinderwagenrampe">
	<key key="ramp:stroller" value="yes"/>
</item>
<item name="Wheelchair Ramp" de.name="Rollstuhlrampe">
	<key key="ramp:wheelchair" value="yes"/>
</item>
<item name="Luggage Rampe (general)" de.name="Gepäckrampe (allgemein)">
	<key key="ramp:luggage" value="yes"/>
</item>
<item name="Luggage Rampe (automatic)" de.name="Gepäckrampe (automatisch)">
	<key key="ramp:luggage" value="automatic"/>
</item>
<item name="Luggage Rampe (manual)" de.name="Gepäckrampe (manuell)">
	<key key="ramp:luggage" value="manual"/>
</item>

<separator/>

<item name="Handrail left" de.name="Geländer links">
	<key key="handrail:left" value="yes"/>
</item>
<item name="Handrail right" de.name="Geländer rechts">
	<key key="handrail:right" value="yes"/>
</item>
<item name="Handrail center" de.name="Geländer mittig">
	<key key="handrail:center" value="yes"/>
</item>
<item name="No handrail" de.name="Kein Geländer">
	<key key="handrail:left" value=""/>
	<key key="handrail:right" value=""/>
	<key key="handrail:center" value=""/>
	<key key="handrail" value="no"/>
</item>

</group>

</group>

</annotations>
