<?xml version="1.0" encoding="UTF-8"?> 
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 
author="Lukas Sommer"
version="0.1"
description="Preset for detailed mapping of road junctions"
shortdescription="Detailed road junctions"
de.description="Objektvorlange zum detaillierten Erfassen von Straßenknoten"
de.shortdescription="Straßenknoten"
link = "http://wiki.openstreetmap.org/wiki/Tag:junction=yes">

	<group name="Road junction" name_context="A road junction as such, independent of its type (could be a T junction or an Y junction or a spaghetti junction...)" de.name="Straßenknoten">

		<item type="node,closedway" name="Road junction" name_context="A road junction as such, independent of its type (could be a T junction or an Y junction or a spaghetti junction...)" de.name="Straßenknoten">
			<key key="junction" value="yes" />
			<label text="Road junction" text_context="A road junction as such, independent of its type (could be a T junction or an Y junction or a spaghetti junction...)" de.name="Straßenknoten" />
			<text key="name" text="Name" default="" delete_if_empty="true" />
		</item>

	</group>

</presets>
