| 12 | | <!-- |
| 13 | | version 0.9.8 added veterinary |
| 14 | | version 0.9.7 Added building types with source AGIV |
| 15 | | version 0.9.6.1 drop nl.text from the RWN role tag for now |
| 16 | | version 0.9.3 1-clicks for private swimming pool and public transport shelters (wipes building tag so building tool can be used) |
| 17 | | version 0.9.2 added dietician |
| 18 | | version 0.9.1: maxspeed:source now uses 'sign' instead of 'traffic_sign' |
| 19 | | added 'name:De_Lijn' tag to busstop |
| 20 | | version 0.9 : Added additional tags for typical one-way street (without the oneway tag itself !) |
| 21 | | More elaborate list of vending machines - with default currency EUR |
| 22 | | version 0.8.1 : Drop all empty short_descriptions + lit-no stopping-no sidewalk one-click |
| 23 | | version 0.8 : Some 1-clicks for additional street properties combinaties of lit, sidewalk, parking:lanes |
| 24 | | version 0.7.1 : remove obsolete label and space tags from non-editable items |
| 25 | | version 0.7 : Added Belgacom telephone, post_box of bpost and Christelijke Mutualiteiten |
| 26 | | --> |
| 606 | | </group> |
| | 591 | <item name="Statue (Detailed)" nl.name="Standbeeld (Gedetailleerd)" type="node"> |
| | 592 | <label text="Edit Statue" nl.text="Wijzig Standbeeld"/> |
| | 593 | <key key="tourism" value="artwork"/> |
| | 594 | <key key="artwork_type" value="statue"/> |
| | 595 | <optional> |
| | 596 | <text key="name" text="Name" nl.text="Naam"/> |
| | 597 | <text key="artist_name" text="Name Artist" nl.text="Naam Artist"/> |
| | 598 | <text key="start_date" text="Date" nl.text="Datum"/> |
| | 599 | </optional> |
| | 600 | </item> |
| | 601 | <item name="Sculpture (Detailed)" nl.name="Beeldhouwerk (Gedetailleerd)" type="node"> |
| | 602 | <key key="tourism" value="artwork"/> |
| | 603 | <key key="artwork_type" value="sculpture"/> |
| | 604 | <optional> |
| | 605 | <text key="name" text="Name" nl.text="Naam"/> |
| | 606 | <text key="artist_name" text="Name Artist" nl.text="Naam Artist"/> |
| | 607 | <text key="start_date" text="Date" nl.text="Datum"/> |
| | 608 | </optional> |
| | 609 | </item> |
| | 610 | </group> |