Created
October 24, 2012 08:04
-
-
Save actuosus/3944705 to your computer and use it in GitHub Desktop.
Scuba Diving JOSM Tagging Preset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<annotations | |
xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" | |
author="Role74, Tric, actuosus" | |
version="0.11" | |
shortdescription="Tauchplatz properties" | |
description="dive sites" | |
de.shortdescription="Eigenschaften Tauchplatz" | |
de.description="Eigenschafen Tauchplätze" | |
ru.shortdescription="Свойства мест погружения" | |
ru.description="Места погружений" | |
link="http://wiki.openstreetmap.org/wiki/Proposed_features/scuba_diving"> | |
<group name="Diving" | |
icon="http://wiki.openstreetmap.org/w/images/a/a0/Diver-down-flag.png"> | |
<item name="Tauchplatz" | |
icon="presets/scuba_diving.png"> | |
<label text="Divesite" | |
de.text="Tauchplatz" | |
ru.text="Место погружения"/> | |
<key | |
key="sport" | |
value="scuba_diving"/> | |
<text | |
key="name" | |
text="Name" | |
ru.text="Название" | |
default="" | |
delete_if_empty="true"/> | |
<text | |
key="alt_name" | |
text="Alt. Name" | |
ru.text="Альт. название" | |
default="" | |
delete_if_empty="true"/> | |
<combo key="scuba_diving:difficulty" | |
text="Level" | |
de.text="Schwierigkeit" | |
ru.text="Уровень сложности" | |
values="1,2,3" | |
default="" | |
delete_if_empty="true"/> | |
<text | |
key="scuba_diving:depth" | |
text="Depth" | |
de.text="Typische Tiefe. Mehrere Werte mit ';' trennen" | |
ru.text="Глубина" | |
default="" | |
delete_if_empty="true"/> | |
<text | |
key="scuba_diving:maxdepth" | |
text="Max. Depth" | |
de.text="Maximaltiefe" | |
ru.text="Максимальная глубина" | |
default="" | |
delete_if_empty="true"/> | |
<text | |
key="scuba_diving:platform" | |
text="Platform (m)" | |
ru.text="Платформа (м)" | |
default="" | |
delete_if_empty="true"/> | |
<combo | |
key="scuba_diving:access_easyness" | |
text="Easy to find the spot" | |
de.text="TP einfach zu finden? 1=einfach 3=schwierig" | |
ru.text="Определение местоположения (1=легко 3=трудно)" | |
values="1,2,3" | |
default="" | |
delete_if_empty="true"/> | |
<label | |
text="Type of this dive site" | |
de.text="Art des Tauchplatzes" | |
ru.text="Тип погружения"/> | |
<check | |
key="scuba_diving:type:training" | |
text="training " | |
text.de="Training " | |
text.ru="Тренировочное " | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:wreck" | |
text="wreck " | |
text.de="Wracks " | |
text.ru="Кораблекрушения " | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:wall" | |
text="wall " | |
text.de="Steilwände " | |
text.ru="Отвесные стены" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:archaeology" | |
text="archaeology " | |
text.de="Archeologie " | |
text.ru="Археологическое" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:biology" | |
text="biology " | |
text.de="Biologie " | |
text.ru="Биологическое" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:attraction" | |
text="attraction " | |
text.de="Künstliche (versenkte Sachen/Attraktionen) " | |
text.ru="Достопримечательности" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:ice" | |
text="ice " | |
text.de="Tauchplatz für Eistauchgänge " | |
text.ru="Подлёдное" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:river" | |
text="river " | |
text.de="Fluss Tauchgang " | |
text.ru="Речное" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:high" | |
text="high " | |
text.de="Hoch (Bergsee) " | |
text.ru="Высокогорное" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:rocks" | |
text="rocks " | |
text.de="Felsen/Steinquader " | |
text.ru="Скалы" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:reef" | |
text="reef " | |
text.de="Riffe / Korallen " | |
text.ru="Риф" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:cavern" | |
text="cavern " | |
text.de="Kavernen " | |
text.ru="Впадина" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:cave" | |
text="cave " | |
text.de="Höhlentauchgang " | |
text.ru="Пещера" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:ooze" | |
text="ooze " | |
text.de="Schlick " | |
text.ru="Ил или тина" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:sand" | |
text="sand " | |
text.de="Sand " | |
text.ru="Песок" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:gravel" | |
text="gravel " | |
text.de="Kies " | |
text.ru="Гравий" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:scrap" | |
text="scrap " | |
text.de="Schrott " | |
text.ru="Лом (места завала, …)" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:boat" | |
text="boat " | |
text.de="Bootstauchgang, Kein Landeinstieg möglich/sinnvoll" | |
text.ru="Лодка" | |
default="off" | |
delete_if_empty="true"/> | |
<check | |
key="scuba_diving:type:drift" | |
text="drift " | |
text.de="Strömungstauchgang " | |
text.ru="Дрейф" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:cold" | |
text="cold " | |
text.de="Kaltwassertauchgang " | |
text.ru="Погружение в холодную воду" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:lagoon" | |
text="lagoon " | |
text.de="Lagune " | |
text.ru="Лагуна" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:sharks" | |
text="sharks " | |
text.de="Hai " | |
text.ru="Акулы" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:bigfish" | |
text="bigfish " | |
text.de="grosse Fische " | |
text.ru="Большие рыбы" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:ambiance" | |
text="ambiance " | |
text.de="Schöne Umgebung " | |
text.ru="Живописные окрестности" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:pool" | |
text="pool " | |
text.de="Tauchgang im Schwimmbad " | |
text.ru="Бассейн" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:night" | |
text="night " | |
text.de="typischer Platz für einen Nachttauchgang. " | |
text.ru="Ночное" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:children" | |
text="children " | |
text.de="speziell für Kinder geeignet " | |
text.ru="Детское" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:apnoe" | |
text="apnoe " | |
text.de="Snorkeling / free diving " | |
text.ru="Снорклинг или фридайв" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:intro" | |
text="intro " | |
text.de="Introduction dive / first dive " | |
text.ru="Вводное или первое погружение" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:speleology" | |
text="speleology " | |
text.de="Höhlen Tauchgang " | |
text.ru="Спелеологическое" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:orientation" | |
text="orientation " | |
text.de="speziell geeignet für Orientierungstauchgänge " | |
text.ru="Ориентационное" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:photography" | |
text="photography " | |
text.de="Vor allem für Photographieren geeignet " | |
text.ru="Для фотографии" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:type:handicap" | |
text="handicap " | |
text.de="Für Tauchen mit Behinderten speziell geeignet. " | |
text.ru="С ограниченными возможностями" | |
default="off" | |
delete_if_empty="true"/> | |
<label text="Entry" | |
de.text="Einstieg" | |
ru.text="Вход"/> | |
<check key="scuba_diving:entry:boat" | |
text="boat" | |
text.de="Bootstauchgang " | |
text.ru="Лодка" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:shore" | |
text="shore" | |
text.de="Einstieg am Ufer " | |
text.ru="Вход с берега" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:stair" | |
text="stair" | |
text.de="Einstieg über Treppe " | |
text.ru="Вход со ступеньки или порожка" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:ladder" | |
text="ladder" | |
text.de="Einstieg über eine Leiter " | |
text.ru="Вход с лестницы или трапа" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:steps" | |
text="steps" | |
text.de="Einstieg über Stufen " | |
text.ru="Вход со ступенек" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:stone" | |
text="stone" | |
text.de="Einstieg über grössere Steine " | |
text.ru="Вход через камни или скалы" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:entry:steep" | |
text="steep" | |
text.de="Einstieg ist sehr steil (eventuell muss ein Seil verwendet werden)" | |
text.ru="Вход слишком крутой и может потребоваться верёвка или другие приспособления" | |
default="off" | |
delete_if_empty="true"/> | |
<label text="Dangers" | |
de.text="Gefahren" | |
ru.text="Опастности"/> | |
<check key="scuba_diving:dangers:ship" | |
text="ship" | |
text.de="Schiffe " | |
text.ru="Судно" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:net" | |
text="net" | |
text.de="Fischernetze " | |
text.ru="Рыболовные сети" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:current" | |
text="current" | |
text.de="Strömung " | |
text.ru="Течение" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:depth" | |
text="depth" | |
text.de="tief (Bsp. Steilwände) " | |
text.ru="Глубина" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:stones" | |
text="stones" | |
text.de="Steinschlag " | |
text.ru="Камнепад" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:surfers" | |
text="surfers" | |
text.de="Surfer " | |
text.ru="Сёрферы" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:obstacles" | |
text="obstacles" | |
text.de="Hindernisse (z.Bsp. Piers, Leitungen im Wasser, etc.)" | |
text.ru="Препятствия (причалы, …)" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:explosives" | |
text="explosives" | |
text.de="Dangerous goods " | |
text.ru="Опасные грузы" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:harpooning" | |
text="harpooning" | |
text.de="Dangerous divers / fishers " | |
text.ru="Опасные дайверы или рыбаки" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:dangers:dangerous_species" | |
text="dangerous_species" | |
text.de="Gefährliche Kreaturen (Quallen, Fische, ...) " | |
text.ru="Опасные существа (медуза, рыбы, …)" | |
default="off" | |
delete_if_empty="true"/> | |
<space/> | |
<check key="scuba_diving:descent_line" | |
text="Descent line" | |
de.text="Abstiegsseil" | |
ru.text="Погружение по верёвке" | |
default="off" | |
delete_if_empty="true"/> | |
</item> | |
<item name="Tauchshop" | |
icon="presets/scuba_shop.png"> | |
<label text="Diveshop" | |
de.text="Tauchshop" | |
ru.text="Дайвинг магазин"/> | |
<key key="amenity" | |
value="dive_center"/> | |
<text key="name" | |
text="Name" | |
ru.text="Название" | |
default="" | |
delete_if_empty="true"/> | |
<text key="opening_hours" | |
text="Opening hours" | |
de.text="Ãffnungszeiten" | |
ru.text="Время открытия" | |
default="" | |
delete_if_empty="true"/> | |
<text key="contact:website" | |
text="Website" | |
ru.text="Сайт" | |
default="" | |
delete_if_empty="true"/> | |
<combo key="scuba_diving:organization" | |
text="Organization" | |
ru.text="Организация" | |
values="PADI,CMAS,SSI,NAUI,TDI,IANTD,ANDI,PATD" | |
default="" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:education" | |
text="Education" | |
de.text="Ausbildung" | |
ru.text="Образование" | |
default="on" | |
delete_if_empty="true"/> | |
<combo key="scuba_diving:spoken_languages" | |
text="Languages" | |
de.text="Sprachen" | |
ru.text="Языки" | |
values="DE,FR,EN,IT" | |
default="" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:rental" | |
text="Rental" | |
de.text="Leihmaterial" | |
ru.text="Аренда" | |
default="on" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:equipment_service" | |
text="Equipment service" | |
de.text="Ausrüstungsservice" | |
ru.text="Ремонт сняряжения" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:air_fill" | |
text="Air fills" | |
de.text="Füllstation" | |
ru.text="Заправка балонов" | |
default="on" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:nitrox" | |
text="Nitrox" | |
ru.text="Найтрокс" | |
default="on" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:trimix" | |
text="Trimix" | |
ru.text="Тримикс" | |
default="off" | |
delete_if_empty="true"/> | |
<check key="scuba_diving:300bar" | |
text="300 bar" | |
ru.text="300 бар" | |
default="off" | |
delete_if_empty="true"/> | |
<combo key="scuba_diving:payment" | |
text="Payment" | |
de.text="Zahlart" | |
ru.text="Оплата" | |
values="Coin,Key,Luftverbund,InShopOnly" | |
default="" | |
delete_if_empty="true"/> | |
</item> | |
</group> | |
</annotations> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment