Changes between Version 43 and Version 44 of Presets/BENELUX
- Timestamp:
- 2013-11-09T20:48:52+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v43 v44 1 {{{2 #!preset3 1 <?xml version="1.0" encoding="UTF-8"?> 4 2 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 3 author="Marc Gemis" 6 version="0.1 8"4 version="0.19" 7 5 shortdescription="Mapping in Benelux" 8 6 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" … … 789 787 </optional> 790 788 </item> 789 <group name="Health Insurance" nl.name="Mutualiteiten"> 790 <item name="De Voorzorg" type="node,closedway"> 791 <label text=Edit De Voorzorg"/> 792 <key key="operator" name="De Voorzorg"/> 793 <key key="office" name="health_insurance"/> 794 </item> 795 <item name="Christelijke Mutualiteiten" type="node,closedway"> 796 <label text=Edit Christelijke Mutualiteiten"/> 797 <key key="operator" name="Christelijke Mutualiteiten"/> 798 <key key="office" name="health_insurance"/> 799 </item> 800 </group> 791 801 </group> 792 802 </group> 793 803 </presets> 794 }}}
