Changes between Version 17 and Version 18 of Presets/BENELUX
- Timestamp:
- 2013-02-27T21:33:25+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v17 v18 4 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 5 author="Marc Gemis" 6 version="0.9. 2"6 version="0.9.3" 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.2 added dietician 13 version 0.9.3 1-clicks for private swimming pool and public transport shelters (wipes building tag so building tool can be used) 14 version 0.9.2 added dietician 14 15 version 0.9.1: maxspeed:source now uses 'sign' instead of 'traffic_sign' 15 16 added 'name:De_Lijn' tag to busstop … … 150 151 <key key="source" value="bing"/> 151 152 </item> 153 <item name="Public Transport Shelter with bench" nl.name="Bushokje met zitbank"> 154 <key key="building" value=""/> 155 <key key="source" value="bing"/> 156 <key key="amenity" value="shelter"/> 157 <key key="shelter_type" value="public_transport"/> 158 <key key="bench" value="yes"/> 159 </item> 160 <item name="Private Swimmingpool" nl.name="Prive zwembad"> 161 <key key="building" value=""/> 162 <key key="source" value="bing"/> 163 <key key="leisure" value="swimming_pool"/> 164 <key key="access" value="private"/> 165 </item> 152 166 </group> 153 167 … … 248 262 <key key="denomination" value="roman_catholic"/> 249 263 </item> 250 </group> 264 </group> 251 265 </group> 252 266
