Changes between Version 6 and Version 7 of Presets/BENELUX
- Timestamp:
- 2013-02-18T14:24:41+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v6 v7 4 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 5 author="Marc Gemis" 6 version="0.5" 6 version="0.5.1" 7 7 shortdescription="Mapping in Benelux" 8 8 description="For starters in the Benelux. 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" … … 318 318 </group> 319 319 320 320 321 <group name="Roads" nl.name="Wegen"> 321 322 <item name="Additional Road Information" nl.name="Aanvullende weginformatie" type="way"> … … 323 324 <space /> 324 325 <optional> 325 <text key="lanes" name="Lanes (total number)" nl.name="Aantal rijstroken (totaal)" default="2"/>326 <combo key="sidewalk" name="Sidewalk" nl.name="Stoep">326 <text key="lanes" text="Lanes (total number)" nl.text="Aantal rijstroken (totaal)" default="2"/> 327 <combo key="sidewalk" text="Sidewalk" nl.text="Stoep"> 327 328 <list_entry value="both" display_value="Both sides" nl.display_value="Beide kanten"/> 328 329 <list_entry value="left" display_value="Left side only" nl.display_value="Enkel links"/> … … 330 331 <list_entry value="none" display_value="No sidewalk" nl.display_value="Geen stoep"/> 331 332 </combo> 332 <combo key="kerb" name="Kerb (Same for both sides)" nl.name="Stoeprand (Gelijk aan beide kanten)">333 <!-- <combo key="kerb" text="Kerb (Same for both sides)" nl.text="Stoeprand (Gelijk aan beide kanten)"> 333 334 <list_entry value="raised" display_value="Raised/Normal" nl.display_value="Verhoogd/normaal" 334 335 short_description="Higher than 3cm" nl.short_description="Hoger dan 3 cm"/> … … 340 341 short_description="If there used to be one" nl.short_description="Indien er vroeger een was" /> 341 342 </combo> 342 </optional> 343 </item> 344 </group> 345 343 --> 344 <combo key="lit" text="Lit ?" nl.text="Verlicht ?"> 345 <list_entry value="yes" display_value="Yes" nl.display_value="Ja"/> 346 <list_entry value="no" display_value="No" nl.display_value="Nee"/> 347 </combo> 348 </optional> 349 </item> 350 </group> 351 346 352 <group name="Regional Walking Networks" nl.name="Wandelknooppunten"> 347 353 <item name="RWN Node" nl.name="Knooppunt" type="node">
