Changes between Version 8 and Version 9 of Presets/BENELUX
- Timestamp:
- 2013-02-18T21:44:40+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v8 v9 4 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 5 author="Marc Gemis" 6 version="0. [[revision]]_[[date]]"6 version="0.6" 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" … … 295 295 <key key="zone:traffic" value="BE:rural"/> 296 296 </item> 297 <item name="Rural - Max 70" nl.name="Buiten Bebouwde Kom - Max 70" type="way"> 297 <item name="Rural - Max 70" nl.name="Buiten Bebouwde Kom - Max 70" type="way" icon="70.png"> 298 298 <label text="Edit"/> 299 299 <space /> … … 314 314 <key key="maxspeed" value="70"/> 315 315 <key key="source:maxspeed" value="zone70"/> 316 <key key="zone:traffic" value="BE:rural"/> 317 </item> 318 <item name="90 km/h" type="way" icon="90.png"> 319 <label text="Edit"/> 320 <space /> 321 <key key="maxspeed" value="90"/> 322 <key key="zone:traffic" value="BE:rural"/> 323 </item> 324 <item name="100 km/h" type="way" icon="100.png"> 325 <label text="Edit"/> 326 <space /> 327 <key key="maxspeed" value="90"/> 328 <key key="source:maxspeed" value="traffic_sign"/> 329 <key key="zone:traffic" value="BE:rural"/> 330 </item> 331 <item name="120 km/h" type="way" icon="120.png"> 332 <label text="Edit"/> 333 <space /> 334 <key key="maxspeed" value="120"/> 316 335 <key key="zone:traffic" value="BE:rural"/> 317 336 </item>
