| 1 | <item name="Reisemobil-Stellplatz" >
|
|---|
| 2 | <link href="http://wiki.openstreetmap.org/wiki/DE:Howto_Map_A#Reisemobil-Stellplatz" />
|
|---|
| 3 | <label text="Reisemobil-Stellplatz" />
|
|---|
| 4 | <key key="tourism" value="caravan_site" />
|
|---|
| 5 | <text key="name" text="Name" delete_if_empty="true" />
|
|---|
| 6 | <text key="capacity" text="Anzahl Stellplätze" default="" delete_if_empty="true" />
|
|---|
| 7 | <combo key="fee" text="kostenpflichtig" values="yes,no,interval" delete_if_empty="true" />
|
|---|
| 8 | <combo key="power_supply" text="Stromanschluss" values="yes,no" delete_if_empty="true" />
|
|---|
| 9 | <combo key="tents" text="Zelte erlaubt" values="yes,no" delete_if_empty="true" />
|
|---|
| 10 | </item>
|
|---|