Changes between Version 75 and Version 76 of Presets/BENELUX
- Timestamp:
- 2017-04-07T13:23:14+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v75 v76 3 3 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 4 4 author="Marc Gemis" 5 version="0.3 0.[[revision]]_[[date]]"5 version="0.31.[[revision]]_[[date]]" 6 6 shortdescription="Belgium (Mapping in Belgium)" 7 7 description="For starters in the Belgium. The idea is the group a number of frequently used tag combinations, such that one can map faster and more correct. This file supports the information on http://wiki.openstreetmap.org/wiki/NL:How_to_map_a" … … 925 925 </optional> 926 926 </item> 927 <item name="Garden" nl.name="Tuin" type="node,relation,closedway"> 928 <link href="https://wiki.openstreetmap.org/wiki/Key:garden:type"/> 929 <label text="Edit Garden" nl.text="Wijzig tuin"/> 930 <key key="leisure" value="garden"/> 931 <optional> 932 <text key="name" text="Name" nl.text="Naam"/> 933 <combo key="garden:type" text="Type"> 934 <list_entry value="botanical" display_value="botanical" nl.display_value="Botanische tuin"/> 935 <list_entry value="castle" display_value="castle" nl.display_value="Kasteeltuin"/> 936 <list_entry value="community" display_value="community" nl.display_value="Publieke tuin"/> 937 <list_entry value="monastry" display_value="monastry" nl.display_value="Tuin bij abdij"/> 938 <list_entry value="residential" display_value="residential" nl.display_value="Residentiele (private) tuin"/> 939 </combo> 940 <combo key="style" text="Style" nl.text="Stijl"> 941 <list_entry value="english" display_value="english" nl.display_value="Engels"/> 942 <list_entry value="french" display_value="french" nl.display_value="Frans"/> 943 <list_entry value="chinese" display_value="chinese" nl.display_value="Chinees"/> 944 <list_entry value="japanese" display_value="japanse" nl.display_value="Japans"/> 945 <list_entry value="kitchen" display_value="kitchen" nl.display_value="Moestuin"/> 946 <list_entry value="herb_garden" display_value="herb garden" nl.display_value="Kruidentuin"/> 947 <list_entry value="rosarium" display_value="rosarium" nl.display_value="Rozentuin"/> 948 <list_entry value="zen" display_value="zen" nl.display_value="Japanse Steentuin (Zentuin)"/> 949 </combo> 950 </optional> 951 </item> 927 952 </group> 928 953 <group name="Regional Walking Networks" nl.name="Wandelknooppunten"> … … 1032 1057 <item name="Specialist" type="node,closedway" icon="presets/health/doctors.svg" > 1033 1058 <label text="edit"/> 1034 <space />1059 <space /> 1035 1060 <key key="medical_system:western" value="yes"/> 1036 1061 <key key="health_facility:type" value="office"/> … … 1041 1066 <text key="operator" text="Doctor's Name" nl.text="Naam dokter" default=""/> 1042 1067 <text key="home_visit" text="Home Visits ?" nl.text="Huisbezoeken ?" default="no"/> 1043 <combo key="healthcare:speciality" text="Type"> 1068 <combo key="healthcare:speciality" text="Type"> 1044 1069 <list_entry value="ophthalmology" display_value="Ophthalmology (Eyes)" nl.display_value="Oogarts"/> 1045 1070 <list_entry value="orthopaedics" display_value="Orthopaedics" nl.display_value="Specialist Orthopedie"/> … … 1054 1079 <list_entry value="urology" display_value="Urology" nl.display_value="Uroloog"/> 1055 1080 </combo> 1056 </optional>1057 </item>1081 </optional> 1082 </item> 1058 1083 <item name="Dietician" nl.name="Dietiste" type="node,closedway"> 1059 1084 <label text="Edit Dietician" nl.text="Wijzig dietiste"/>
