Changes between Version 17 and Version 18 of Presets/BENELUX


Ignore:
Timestamp:
2013-02-27T21:33:25+01:00 (13 years ago)
Author:
escada
Comment:

0.9.3 1-clicks for private swimming pool and public transport shelters (wipes building tag so building tool can be used)

Legend:

Unmodified
Added
Removed
Modified
  • Presets/BENELUX

    v17 v18  
    44<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    55        author="Marc Gemis"
    6         version="0.9.2"
     6        version="0.9.3"
    77        shortdescription="Mapping in Benelux"
    88        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"
     
    1111        >
    1212        <!--
    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
    1415                version 0.9.1: maxspeed:source now uses 'sign' instead of 'traffic_sign'
    1516                                                added 'name:De_Lijn' tag to busstop
     
    150151                                        <key key="source" value="bing"/>
    151152                                </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>
    152166                        </group>
    153167                       
     
    248262                                        <key key="denomination" value="roman_catholic"/>
    249263                                </item>
    250                         </group>               
     264                        </group>       
    251265                </group>
    252266