Changes between Version 39 and Version 40 of Presets/BENELUX
- Timestamp:
- 2013-10-18T18:49:41+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/BENELUX
v39 v40 4 4 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 5 5 author="Marc Gemis" 6 version="0.1 5.2"6 version="0.16" 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" … … 142 142 <key key="source" value="AGIV"/> 143 143 </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)"> 149 161 <key key="building" value=""/> 150 162 <key key="source" value="AGIV"/> … … 325 337 </optional> 326 338 </item> 327 <item name="Wayside Shrine" nl.name="Wegkapelletje" type="node">328 <label text="Edit Shrine" nl.text="WijzigKapel"/>339 <item name="Wayside Chapel" nl.name="Wegkapelletje" type="node,closedway"> 340 <label text="Edit Wayside Chapel" nl.text="Wijzig Wegkapelletje"/> 329 341 <space /> 330 342 <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"/> 331 353 <key key="religion" value="christian"/> 332 354 <key key="denomination" value="roman_catholic"/> … … 457 479 <space /> 458 480 <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"/> 460 483 </item> 461 484 <item name="Casa" type="node,closedway"> … … 463 486 <space /> 464 487 <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"/> 466 490 </item> 467 491 <item name="Blokker" type="node,closedway"> … … 469 493 <space /> 470 494 <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> 473 507 </group> 474 508
