Changes between Version 2 and Version 3 of Presets/Xmas
- Timestamp:
- 2020-10-31T14:25:38+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/Xmas
v2 v3 1 A preset for [osmwiki:Key:xmas:feature] as displayed on the [https://be2art.de/xmasmap/ Xmasmap].1 A preset for [osmwiki:Key:xmas:feature] as used on the [https://be2art.de/xmasmap/ Xmasmap]. 2 2 3 3 {{{ 4 4 #!preset 5 5 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 6 author="XYZ"7 6 version="1.[[revision]]_[[date]]" 8 7 shortdescription="Xmas Tagging" description="Xmas Tagging"> 9 8 <group name="XMAS" icon="xmastree.png"> 10 9 <item name="Weihnachtsbaum" icon="xmastree.png"> 11 <link href="https://wiki.openstreetmap.org/wiki/DE:Key:xmas:feature"/>10 <link wiki="Key:xmas:feature"/> 12 11 <label text="Weihnachtsbaum"/> 13 12 <key key="xmas:feature" value="tree"/> 14 13 <text key="xmas:location" de.text="Lage" text="Location"/> 15 <text key="xmas:tree:height" de.text=" Ca.Höhe" text="ca. height"/>14 <text key="xmas:tree:height" de.text="Höhe" text="Height"/> 16 15 <text key="xmas:lastcheck" de.text="Prüfdatum" text="Last check"/> 17 16 </item> 18 17 <item name="Weihnachtsmarkt" icon="xmas_market.png"> 19 <link href="https://wiki.openstreetmap.org/wiki/DE:Key:xmas:feature"/>18 <link wiki="Key:xmas:feature"/> 20 19 <label text="Weihnachtsmarkt"/> 21 20 <key key="xmas:feature" value="market"/> … … 31 30 </item> 32 31 <item name="WeihnachtsEvent" icon="xmas_event.png"> 33 <link href="https://wiki.openstreetmap.org/wiki/DE:Key:xmas:feature"/>32 <link wiki="Key:xmas:feature"/> 34 33 <label text="WeihnachtsEvent"/> 35 34 <key key="xmas:feature" value="event"/> … … 45 44 </item> 46 45 <item name="Weihnachtspyramide" icon="xmas_pyramid.png"> 47 <link href="https://wiki.openstreetmap.org/wiki/DE:Key:xmas:feature"/>46 <link wiki="Key:xmas:feature"/> 48 47 <label text="Weihnachtspyramide"/> 49 48 <key key="xmas:feature" value="pyramid"/> … … 52 51 <text key="xmas:day_date" de.text="Zeitraum" text="time-window"/> 53 52 <text key="xmas:note" de.text="Anmerkung" text="Note"/> 54 <text key="xmas:pyramid:height" de.text=" Ca.Höhe" text="ca. height"/>53 <text key="xmas:pyramid:height" de.text="Höhe" text="Height"/> 55 54 <text key="xmas:pyramid:level" text="Stockwerke"/> 56 55 <text key="xmas:lastcheck" de.text="Prüfdatum" text="Last check"/>
