Changes between Version 39 and Version 40 of Presets/BENELUX


Ignore:
Timestamp:
2013-10-18T18:49:41+02:00 (13 years ago)
Author:
escada
Comment:

comic store, wayside_chapel vs. wayside_shrine, new building types: barn, farm_auxiliary, civic

Legend:

Unmodified
Added
Removed
Modified
  • Presets/BENELUX

    v39 v40  
    44<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    55        author="Marc Gemis"
    6         version="0.15.2"
     6        version="0.16"
    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"
     
    142142                                        <key key="source" value="AGIV"/>
    143143                                </item>
    144                                 <item name="Building (in general) (source: AGIV)" nl.name="Gebouw (algemeen) (Bron: AGIV)" type="node,closedway">
    145                                         <key key="building" value="yes"/>
    146                                         <key key="source" value="AGIV"/>
    147                                 </item>
    148                                  <item name="Public Transport Shelter with bench (source: AGIV)" nl.name="Bushokje met zitbank (Bron: AGIV)">
     144                                <item name="Barn (source: AGIV)" nl.name="Schuur (Bron: AGIV)" type="node,closedway">
     145                                        <key key="building" value="barn"/>
     146                                        <key key="source" value="AGIV"/>
     147                                </item>
     148                                <item name="Farm auxiliary (source:AGIV) " nl.name="Bijgebouw boerderij (Bron: AGIV)" type="node,closedway">
     149                                        <key key="building" value="farm_auxiliary"/>
     150                                        <key key="source" value="AGIV"/>
     151                                </item>
     152                                <item name="Civic building (source:AGIV) " nl.name="Civiel gebouw (Bron: AGIV)" type="node,closedway">
     153                                        <key key="building" value="civic"/>
     154                                        <key key="source" value="AGIV"/>
     155                                </item>
     156                                <item name="Garages (source: AGIV)" type="node,closedway">
     157                                        <key key="building" value="garages"/>
     158                                        <key key="source" value="AGIV"/>
     159                                </item>
     160                               <item name="Public Transport Shelter with bench (source: AGIV)" nl.name="Bushokje met zitbank (Bron: AGIV)">
    149161                                          <key key="building" value=""/>
    150162                                          <key key="source" value="AGIV"/>
     
    325337                                        </optional>
    326338                                </item>
    327                                 <item name="Wayside Shrine" nl.name="Wegkapelletje" type="node">
    328                                         <label text="Edit Shrine" nl.text="Wijzig Kapel"/>
     339                                <item name="Wayside Chapel" nl.name="Wegkapelletje" type="node,closedway">
     340                                        <label text="Edit Wayside Chapel" nl.text="Wijzig Wegkapelletje"/>
    329341                                        <space />
    330342                                        <key key="historic" value="wayside_chapel"/>
     343                                        <key key="religion" value="christian"/>
     344                                        <key key="denomination" value="roman_catholic"/>
     345                                        <optional>
     346                                                <text key="name" text="Name" nl.text="Naam" />
     347                                        </optional>
     348                                </item>
     349                                <item name="Wayside Shrine" nl.name="Schrijn" type="node">
     350                                        <label text="Edit Wayside Shrine" nl.text="Wijzig schrijn"/>
     351                                        <space />
     352                                        <key key="historic" value="wayside_shrine"/>
    331353                                        <key key="religion" value="christian"/>
    332354                                        <key key="denomination" value="roman_catholic"/>
     
    457479                                 <space />
    458480                                 <key key="name" value="Leen Bakker"/>
    459                                  <key key="shop" value="furniture"/>
     481                                  <key key="brand" value="Leen Bakker"/>
     482                                <key key="shop" value="furniture"/>
    460483                        </item>
    461484                        <item name="Casa" type="node,closedway">
     
    463486                                 <space />
    464487                                 <key key="name" value="Casa"/>
    465                                  <key key="shop" value="interior_decoration"/>
     488                                <key key="brand" value="Casa"/>
     489                                  <key key="shop" value="interior_decoration"/>
    466490                        </item>
    467491                       <item name="Blokker" type="node,closedway">
     
    469493                                 <space />
    470494                                 <key key="name" value="Blokker"/>
    471                                  <key key="shop" value="variety_store"/>
    472                         </item>
     495                                 <key key="brand" value="Blokker"/>
     496                                  <key key="shop" value="variety_store"/>
     497                         </item>
     498                        <item name="Comic Book Shop" nl.name="Stripboek winkel" type="node;closedway">
     499                                <label text="Comic Book Shop" nl.text="Wijzig Stripboek Winkel"/>
     500                                 <space />
     501                                 <key key="books" value="comicsr"/>
     502                                 <key key="shop" value="books"/>
     503                                 <optional>
     504                                     <text key="name" text="Name" nl.text="Naam" />
     505                                  </optional>
     506                       </item>
    473507        </group>
    474508