Changes between Version 79 and Version 80 of Presets/BENELUX
- Timestamp:
- 2017-08-23T22:25:24+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v79 v80 1 1 {{{ 2 2 #!preset 3 3 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 4 5 author="Marc Gemis" 5 version="0.3 1.[[revision]]_[[date]]"6 version="0.32.[[revision]]_[[date]]" 6 7 shortdescription="Belgium (Mapping in Belgium)" 7 description="For starters in theBelgium. The idea is thegroup 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"8 nl.description="Voor (beginnende) mappers in Be nelux. De bedoeling is om een aantal veel gebruikte tagcombinaties te groeperen, zodat beginnende9 gebruikers sneller en beter kunnen mappen. D eze filezou de informatie op http://wiki.openstreetmap.org/wiki/NL:How_to_map_a moeten ondersteunen.">8 description="For starters in Belgium. The idea is to group a number of frequently used tag combinations, such that one can map faster and more correctly. This file supports the information on http://wiki.openstreetmap.org/wiki/NL:How_to_map_a" 9 nl.description="Voor (beginnende) mappers in Belgium. De bedoeling is om een aantal veel gebruikte tagcombinaties te groeperen, zodat beginnende 10 gebruikers sneller en beter kunnen mappen. Dit bestand zou de informatie op http://wiki.openstreetmap.org/wiki/NL:How_to_map_a moeten ondersteunen."> 10 11 <group name="How to map a ? (Benelux)" nl.name="Hoe map ik een ?"> 11 12 <group name="Recycling" nl.name="Recycleren" icon="presets/service/recycling/recycling_container.svg"> … … 119 120 <space /> 120 121 <key key="highway" value="bus_stop" /> 122 <key key="bus" value="yes" /> 121 123 <optional> 122 124 <text key="name" text="Name" nl.text="Naam" /> 123 125 <text key="name:De_Lijn" text="Name (De Lijn)" nl.text="Naam (De Lijn)"/> 126 <text key="name:TEC" text="Name (TEC)" nl.text="Naam (TEC)"/> 127 <text key="name:nl" text="Name (Dutch)" nl.text="Naam (Nederlands)"/> 128 <text key="name:fr" text="Name (French)" nl.text="Naam (Frans)"/> 124 129 <combo key="shelter" text="Shelter" nl.text="Bushokje" values="yes,no" /> 125 130 <combo key="bench" text="Bench" nl.text="Zitbank" values="yes,no" /> 126 131 <combo key="tactile_paving" text="Tactile Paving" nl.text="Noppentegels voor slechtzienden" values="yes,no" /> 127 132 <text key="ref" text="Ref" /> 133 <text key="ref:De_Lijn" text="Ref De Lijn" /> 134 <text key="ref:TEC" text="Ref TEC" /> 128 135 <text key="route_ref" text="Serving Route Refs" nl.text="Bediend door lijnen"/> 136 <text key="route_ref:De_Lijn" text="Serving Route Refs of De Lijn" nl.text="Bediend door lijnen"/> 137 <text key="route_ref:TEC" text="Serving Route Refs of TEC" nl.text="Bediend door lijnen"/> 129 138 <text key="not_served_by" text="Passing Route refs" nl.text="Niet bediend door lijnen (die er wel voorbij rijden)"/> 130 139 <text key="zone" text="Zone"/> 131 140 <text key="operator" text="Operator" nl.text="Uitbater" values="De Lijn,TEC,STIB/MIVB,Veolia" default="De Lijn"/> 141 <text key="network" text="Network" nl.text="Entiteit" values="DLAn,DLVB,DLLi,DLOV,DLWV,TECB,TECN,TECX,TECH,TECL,TECC,IBXL" default="DLAn"/> 132 142 </optional> 133 143 </item>
