Changes between Version 22 and Version 23 of Presets/BENELUX
- Timestamp:
- 2013-03-18T21:19:06+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v22 v23 4 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 5 author="Marc Gemis" 6 version="0.9. 7"6 version="0.9.8" 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" … … 11 11 > 12 12 <!-- 13 version 0.9.8 added veterinary 13 14 version 0.9.7 Added building types with source AGIV 14 15 version 0.9.6.1 drop nl.text from the RWN role tag for now … … 320 321 321 322 <group name="Pets, Animals" nl.name="Huisdieren - dieren"> 323 <item name="Veterinary" nl.name="Dierenarts" type="node,closedway"> 324 <label text="Edit Veterinary" nl.text="Wijzig Dierenarts"/> 325 <space /> 326 <key key="amenity" value="veterinary"/> 327 <optional> 328 <text key="name" text="Office Name" nl.text="Naam praktijk" default=""/> 329 <text key="operator" text="Veterinary" nl.text="Naam dierenarts" default=""/> 330 </optional> 331 </item> 322 332 <item name="Dogschool" nl.name="Hondenschool" type="node,closedway"> 323 333 <label text="Edit Dogschool" nl.text="Wijzig hondenschool"/> … … 589 599 <label text="Edit Node" nl.text="Wijzig Knooppunt"/> 590 600 <space /> 591 <text key="rwn_ref" name="Number" nl.name="Nummer"/>601 <text key="rwn_ref" text="Number" nl.text="Nummer"/> 592 602 <optional> 593 603 <check key="rwn_expected_route_relations" text="Only 2 Routes ?" nl.text="Slechts 2 routes ?"
