| | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| | 2 | <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" |
| | 3 | author="Lübeck, http://wiki.openstreetmap.org/wiki/User:L%C3%BCbeck ,Lutz ,http://wiki.openstreetmap.org/wiki/User:Lutz" |
| | 4 | version="1.5_2012-05-27" |
| | 5 | |
| | 6 | description="historic boundary_stones / milestone" |
| | 7 | shortdescription="boundary_stones and milestones" |
| | 8 | |
| | 9 | de.description="Historische Grenz- und Meilensteine" |
| | 10 | de.shortdescription="Grenz- und Meilensteinen"> |
| | 11 | |
| | 12 | <!-- |
| | 13 | Pics have been derived from |
| | 14 | http://www.boehmwanderkarten.de/redaktion/is_zeichen_signaturen.html |
| | 15 | http://wiki.openstreetmap.org/wiki/Key:format |
| | 16 | http://commons.wikimedia.org/wiki/Category:Boundary_stones |
| | 17 | --> |
| | 18 | |
| | 19 | |
| | 20 | <group name="historic stones" de.name="historische Steine" icon="grenzstein.png" > |
| | 21 | <item name="Meilenstein" de.name="Meilenstein" type="node" icon="meilensaeule.png"> |
| | 22 | <link href="http://wiki.openstreetmap.org/wiki/Tag:historic%3Dmilestone" |
| | 23 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic%3Dmilestone" |
| | 24 | /> |
| | 25 | <key key="historic" value="milestone" /> |
| | 26 | |
| | 27 | |
| | 28 | <combo |
| | 29 | key="name" |
| | 30 | text="name" |
| | 31 | de.text="name" |
| | 32 | default="" |
| | 33 | delete_if_empty="true" > |
| | 34 | <list_entry value="Kursächsische Postmeilensäule" display_value="Kursächsische Postmeilensäule" icon=""/> |
| | 35 | <list_entry value="Königlich sächsischer Meilenstein" display_value="Königlich sächsischer Meilenstein" icon=""/> |
| | 36 | <list_entry value="Preußischer Meilenstein" display_value="Preußischer Meilenstein" icon=""/> |
| | 37 | <list_entry value="Anhaltischer Meilenstein" display_value="Anhaltischer Meilenstein" icon=""/> |
| | 38 | <list_entry value="Dänischer Meilenstein" display_value="Dänischer Meilenstein" icon=""/> |
| | 39 | <list_entry value="Schleswiger Meilenstein" display_value="Schleswiger Meilenstein" icon=""/> |
| | 40 | <list_entry value="Myriameterstein" display_value="Myriameterstein" icon=""/> |
| | 41 | <list_entry value="Meilenstein" display_value="Meilenstein" icon=""/> |
| | 42 | <list_entry value="Wegweiser-Wegstein" display_value="Wegweiser-Wegstein" icon=""/> |
| | 43 | </combo> |
| | 44 | |
| | 45 | |
| | 46 | |
| | 47 | <label |
| | 48 | text="opt. inscription-format left / front / right / back " |
| | 49 | de.text="opt. Aufbau der Innschrift: Links / Front / Rechts / Rückseite" /> |
| | 50 | <text key="inscription" text="inscription" de.text="Inschrift" default="" delete_if_empty="true"/> |
| | 51 | |
| | 52 | <text key="road" text="street-name (not name!)" de.text="Straßenbezeichnung (nicht Name!)" default="" delete_if_empty="true"/> |
| | 53 | <text key="year" text="year (####)" de.text="Jahr der Aufstellung (####)" default="" delete_if_empty="true"/> |
| | 54 | <check key="heritage" text="heritage" de.text="Denkmalgeschütz" default="off" delete_if_empty="true" /> |
| | 55 | <text key="ref" text="ref" de.text="Referenz" default="" delete_if_empty="true"/> |
| | 56 | <combo |
| | 57 | key="height" |
| | 58 | text="height" |
| | 59 | de.text="Höhe" |
| | 60 | default="" |
| | 61 | delete_if_empty="true" > |
| | 62 | <list_entry value="0.2" display_value="0.2" /> |
| | 63 | <list_entry value="0.3" display_value="0.3" /> |
| | 64 | <list_entry value="0.4" display_value="0.4" /> |
| | 65 | <list_entry value="0.5" display_value="0.5" /> |
| | 66 | <list_entry value="0.6" display_value="0.6" /> |
| | 67 | <list_entry value="0.7" display_value="0.7" /> |
| | 68 | <list_entry value="0.8" display_value="0.8" /> |
| | 69 | <list_entry value="0.9" display_value="0.9" /> |
| | 70 | <list_entry value="1" display_value="1" /> |
| | 71 | <list_entry value="1.1" display_value="1.1" /> |
| | 72 | <list_entry value="1.2" display_value="1.2" /> |
| | 73 | <list_entry value="1.3" display_value="1.3" /> |
| | 74 | <list_entry value="1.4" display_value="1.4" /> |
| | 75 | <list_entry value="1.5" display_value="1.5" /> |
| | 76 | <list_entry value="1.6" display_value="1.6" /> |
| | 77 | <list_entry value="1.7" display_value="1.7" /> |
| | 78 | <list_entry value="1.8" display_value="1.8" /> |
| | 79 | <list_entry value="1.9" display_value="1.9" /> |
| | 80 | <list_entry value="2" display_value="2" /> |
| | 81 | <list_entry value="3" display_value="3" /> |
| | 82 | <list_entry value="3.5" display_value="3.5" /> |
| | 83 | <list_entry value="4.5" display_value="4.5" /> |
| | 84 | </combo> |
| | 85 | <combo |
| | 86 | key="moved" |
| | 87 | text="moved" |
| | 88 | de.text="verschoben" |
| | 89 | default="" |
| | 90 | delete_if_empty="true"> |
| | 91 | <list_entry value="yes" display_value="Ja" /> |
| | 92 | <list_entry value="no" display_value="Nein" /> |
| | 93 | </combo> |
| | 94 | <combo |
| | 95 | key="format" |
| | 96 | text="format" |
| | 97 | de.text="Grundform" |
| | 98 | default="" |
| | 99 | delete_if_empty="true"> |
| | 100 | <list_entry value="squared_stone" display_value="Quadrat" icon="rechteck.png"/> |
| | 101 | <list_entry value="triangle" display_value="Dreieck(dreiseitiger Stein)" icon="dreieck.png"/> |
| | 102 | <list_entry value="conus" display_value="Konus" icon="konus.png"/> |
| | 103 | <list_entry value="bell" display_value="Glocke" icon="glocke.png"/> |
| | 104 | <list_entry value="cylindrical" display_value="Zylinder" icon="zylinder.png"/> |
| | 105 | <list_entry value="obelisk" display_value="Obelisk" icon="obelisk.png"/> |
| | 106 | <list_entry value="truncated_pyramid" display_value="Pyramidenstumpf" icon="pyramidenstumpf.png"/> |
| | 107 | <list_entry value="irregular" display_value="Unregelmäßig" icon="unregelmaeßig.png"/> |
| | 108 | </combo> |
| | 109 | |
| | 110 | <combo |
| | 111 | key="format:top" |
| | 112 | text="format-top" |
| | 113 | de.text="Kopfform" |
| | 114 | default="" |
| | 115 | delete_if_empty="true" > |
| | 116 | <list_entry value="flat" display_value="flach" icon="flach.png"/> |
| | 117 | <list_entry value="roundet" display_value="rund (Halbkreis)" icon="rund.png"/> |
| | 118 | <list_entry value="segment-like" display_value="segment" icon="segment.png"/> |
| | 119 | <list_entry value="gable-like" display_value="giebelartig" icon="gable.png"/> |
| | 120 | <list_entry value="pyramidal" display_value="pyramidenförmig" icon="pyramide.png"/> |
| | 121 | <list_entry value="pointed" display_value="punktförmig" icon="punkt.png"/> |
| | 122 | <list_entry value="spherical" display_value="kugelförmig" icon="kugel.png"/> |
| | 123 | </combo> |
| | 124 | |
| | 125 | <label |
| | 126 | text="note and external informations" |
| | 127 | de.text="Zusatzinformationen" /> |
| | 128 | <label text="Mehrfachauswahl mit Strg-Taste"/> |
| | 129 | |
| | 130 | <multiselect key="description:de" delimiter="," text="description" de.text="Beschreibung" values="Kursächsische Postmeilensäule-Distanzsäule,Kursächsische Postmeilensäule-Ganzmeilensäule, |
| | 131 | Kursächsische Postmeilensäule-Halbmeilensäulen,Kursächsische Postmeilensäule-Viertelmeilenstein,Königlich sächsischer-Stationsstein,Königlich sächsischer-Ganzmeilenstein,Königlich sächsischer-Halbmeilenstein, |
| | 132 | Königlich sächsischer-Abzweigstein,Königlich sächsischer-Grenzübergangsstein, |
| | 133 | Preußischer Ganzmeilenstein, Preußischer Halbmeilenstein,Preußischer Viertelmeilenstein,Preußischer Rundsockelstein,Anhaltischer Rundsockelstein,Dänischer Meilenstein, |
| | 134 | Dänischer Ganzmeilenstein,Dänischer Halbmeilenstein,Schleswiger Ganzmeilenstein,Schleswiger Halbmeilenstein,Myriameterstein,Ganzmeilenstein,Halbmeilenstein,Viertelmeilenstein, |
| | 135 | Wegweiser-Wegstein,beschädigt,umgekippt,gut erhalten,restauriert,nachbildung des originals,stark verwittert" /> |
| | 136 | |
| | 137 | <text key="note" text="note" de.text="Anmerkung für andere Mapper" default="" delete_if_empty="true"/> |
| | 138 | <text key="image" text="image" de.text="Bild-Link" default="" delete_if_empty="true"/> |
| | 139 | <text key="wikipedia" text="wikipedia" de.text="Wikipedia-Link" default="" delete_if_empty="true"/> |
| | 140 | |
| | 141 | |
| | 142 | </item> |
| | 143 | <item name="boundary_stone" de.name="Grenzstein" type="node" icon="historic_boundary_stone.png"> |
| | 144 | <link href="http://wiki.openstreetmap.org/wiki/Tag:historic%3Dboundary_stone" |
| | 145 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic%3Dboundary_stone" |
| | 146 | /> |
| | 147 | <key key="historic" value="boundary_stone" /> |
| | 148 | <text key="name" text="Name" de.text="Name" default="" delete_if_empty="true"/> |
| | 149 | |
| | 150 | <label |
| | 151 | text="opt. inscription-format left / front / right / back " |
| | 152 | de.text="opt. Aufbau der Innschrift: Links / Front / Rechts / Rückseite" /> |
| | 153 | <text key="inscription" text="inscription" de.text="Inschrift" default="" delete_if_empty="true"/> |
| | 154 | <label |
| | 155 | text="" |
| | 156 | de.text="Historische Grenzbezeichnung siehe Beispiele in Vorgabe" /> |
| | 157 | <combo |
| | 158 | key="boundary_name" |
| | 159 | text="boundary-name" |
| | 160 | de.text="Grenzbezeichnung" |
| | 161 | default="" |
| | 162 | delete_if_empty="true" > |
| | 163 | <list_entry value="Historische Landesgrenze Königreich Sachsen Königreich Preußen 1815 (Wiener Kongress)" display_value="Historische Landesgrenze Königreich Sachsen Königreich Preußen 1815 (Wiener Kongress)" /> |
| | 164 | <list_entry value="Historische Grenzsteinlinie Hannover-Preußen 1837" display_value="Historische Grenzsteinlinie Hannover-Preußen 1837" /> |
| | 165 | <list_entry value="Historische Forstgrenze zur Abgrenzung des kurfürstl.-sächs. Waldbesitzes" display_value="Historische Forstgrenze zur Abgrenzung des kurfürstl.-sächs. Waldbesitzes" /> |
| | 166 | <list_entry value="Historische Forst-Abteilungs oder Jagengrenze" display_value="Historische Forst-Abteilungs oder Jagengrenze" /> |
| | 167 | <list_entry value="Historische Forstgrenze" display_value="Historische Forstgrenze" /> |
| | 168 | <list_entry value="Historische Deichgrenze" display_value="Historische_Deichgrenze" /> |
| | 169 | <list_entry value="Historische Fischereigrenze" display_value="Historische Fischereigrenze" /> |
| | 170 | <list_entry value="Historische Weinberggrenze" display_value="Historische Weinberggrenze" /> |
| | 171 | </combo> |
| | 172 | <text key="year" text="year (####)" de.text="Jahr der Aufstellung (####)" default="" delete_if_empty="true"/> |
| | 173 | <check key="heritage" text="heritage" de.text="Denkmalgeschützt" default="off" delete_if_empty="true" /> |
| | 174 | <text key="ref" text="ref" de.text="Referenz" default="" delete_if_empty="true"/> |
| | 175 | <check key="collection" text="collection" de.text="Stein-Sammlung" default="off" delete_if_empty="true" /> |
| | 176 | <combo |
| | 177 | key="height" |
| | 178 | text="height" |
| | 179 | de.text="Höhe" |
| | 180 | default="" |
| | 181 | delete_if_empty="true" > |
| | 182 | <list_entry value="0.2" display_value="0.2" /> |
| | 183 | <list_entry value="0.3" display_value="0.3" /> |
| | 184 | <list_entry value="0.4" display_value="0.4" /> |
| | 185 | <list_entry value="0.5" display_value="0.5" /> |
| | 186 | <list_entry value="0.6" display_value="0.6" /> |
| | 187 | <list_entry value="0.7" display_value="0.7" /> |
| | 188 | <list_entry value="0.8" display_value="0.8" /> |
| | 189 | <list_entry value="0.9" display_value="0.9" /> |
| | 190 | <list_entry value="1" display_value="1" /> |
| | 191 | <list_entry value="1.1" display_value="1.1" /> |
| | 192 | <list_entry value="1.2" display_value="1.2" /> |
| | 193 | <list_entry value="1.3" display_value="1.3" /> |
| | 194 | <list_entry value="1.4" display_value="1.4" /> |
| | 195 | <list_entry value="1.5" display_value="1.5" /> |
| | 196 | <list_entry value="1.6" display_value="1.6" /> |
| | 197 | <list_entry value="1.7" display_value="1.7" /> |
| | 198 | <list_entry value="1.8" display_value="1.8" /> |
| | 199 | <list_entry value="1.9" display_value="1.9" /> |
| | 200 | <list_entry value="2" display_value="2" /> |
| | 201 | <list_entry value="3" display_value="3" /> |
| | 202 | <list_entry value="3.5" display_value="3.5" /> |
| | 203 | <list_entry value="4.5" display_value="4.5" /> |
| | 204 | </combo> |
| | 205 | <combo |
| | 206 | key="moved" |
| | 207 | text="moved" |
| | 208 | de.text="verschoben" |
| | 209 | default="" |
| | 210 | delete_if_empty="true" > |
| | 211 | <list_entry value="yes" display_value="Ja" /> |
| | 212 | <list_entry value="no" display_value="Nein" /> |
| | 213 | </combo> |
| | 214 | <combo |
| | 215 | key="format" |
| | 216 | text="format" |
| | 217 | de.text="Grundform" |
| | 218 | default="" |
| | 219 | delete_if_empty="true" > |
| | 220 | <list_entry value="squared_stone" display_value="Rechteck" icon="rechteck.png"/> |
| | 221 | <list_entry value="triangle" display_value="Dreieck(dreiseitiger Stein)" icon="dreieck.png"/> |
| | 222 | <list_entry value="conus" display_value="Konus" icon="konus.png"/> |
| | 223 | <list_entry value="bell" display_value="Glocke" icon="glocke.png"/> |
| | 224 | <list_entry value="cylindrical" display_value="Zylinder" icon="zylinder.png"/> |
| | 225 | <list_entry value="obelisk" display_value="Obelisk" icon="obelisk.png"/> |
| | 226 | <list_entry value="truncated_pyramid" display_value="Pyramidenstumpf" icon="pyramidenstumpf.png"/> |
| | 227 | <list_entry value="irregular" display_value="Unregelmäßig" icon="unregelmaeßig.png"/> |
| | 228 | </combo> |
| | 229 | |
| | 230 | <combo |
| | 231 | key="format:top" |
| | 232 | text="format-top" |
| | 233 | de.text="Kopfform" |
| | 234 | default="" |
| | 235 | delete_if_empty="true" > |
| | 236 | <list_entry value="flat" display_value="flach" icon="flach.png"/> |
| | 237 | <list_entry value="roundet" display_value="rund (Halbkreis)" icon="rund.png"/> |
| | 238 | <list_entry value="segment-like" display_value="segment(gewölpt)" icon="segment.png"/> |
| | 239 | <list_entry value="gable-like" display_value="giebelartig" icon="gable.png"/> |
| | 240 | <list_entry value="pyramidal" display_value="pyramidenförmig" icon="pyramide.png"/> |
| | 241 | <list_entry value="pointed" display_value="punktförmig" icon="punkt.png"/> |
| | 242 | <list_entry value="spherical" display_value="kugelförmig" icon="kugel.png"/> |
| | 243 | </combo> |
| | 244 | |
| | 245 | <label |
| | 246 | text="note and external informations" |
| | 247 | de.text="Zusatzinformationen" /> |
| | 248 | <label text="Mehrfachauswahl mit Strg-Taste"/> |
| | 249 | |
| | 250 | <multiselect key="description:de" delimiter="," text="description" de.text="Beschreibung" values="Hauptstein(Pilar),Nebenstein(Läuferstein),Dreiherrenstein,beschädigt,umgekippt,gut erhalten,restauriert,nachbildung des originals,stark verwittert" /> |
| | 251 | |
| | 252 | <text key="note" text="note" de.text="Anmerkung für andere Mapper" default="" delete_if_empty="true"/> |
| | 253 | |
| | 254 | <text key="image" text="image" de.text="Bild-Link" default="" delete_if_empty="true"/> |
| | 255 | <text key="wikipedia" text="wikipedia" de.text="Wikipedia-Link" default="" delete_if_empty="true"/> |
| | 256 | |
| | 257 | </item> |
| | 258 | |
| | 259 | <item name="boundary_marker" de.name="Grenz-Markierung" type="node" icon="boundary_marker.png"> |
| | 260 | <link href="http://wiki.openstreetmap.org/wiki/Tag:historic%3Dboundary_stone" |
| | 261 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic%3Dboundary_stone" |
| | 262 | /> |
| | 263 | <key key="boundary" value="marker" /> |
| | 264 | <key key="marker" value="stone" /> |
| | 265 | <key key="historic" value="yes" /> |
| | 266 | |
| | 267 | <text key="name" text="Name" de.text="Name" default="" delete_if_empty="true"/> |
| | 268 | |
| | 269 | <label |
| | 270 | text="opt. inscription-format left / front / right / back " |
| | 271 | de.text="opt. Aufbau der Innschrift: Links / Front / Rechts / Rückseite" /> |
| | 272 | <text key="inscription" text="inscription" de.text="Inschrift" default="" delete_if_empty="true"/> |
| | 273 | <label |
| | 274 | text="" |
| | 275 | de.text="Historische Grenzbezeichnung siehe Beispiele in Vorgabe" /> |
| | 276 | <combo |
| | 277 | key="boundary_name" |
| | 278 | text="boundary-name" |
| | 279 | de.text="Grenzbezeichnung" |
| | 280 | default="" |
| | 281 | delete_if_empty="true" > |
| | 282 | <list_entry value="Historische Landesgrenze Königreich Sachsen Königreich Preußen 1815 (Wiener Kongress)" display_value="Historische Landesgrenze Königreich Sachsen Königreich Preußen 1815 (Wiener Kongress)" /> |
| | 283 | <list_entry value="Historische Grenzsteinlinie Hannover-Preußen 1837" display_value="Historische Grenzsteinlinie Hannover-Preußen 1837" /> |
| | 284 | <list_entry value="Historische Forstgrenze zur Abgrenzung des kurfürstl.-sächs. Waldbesitzes" display_value="Historische Forstgrenze zur Abgrenzung des kurfürstl.-sächs. Waldbesitzes" /> |
| | 285 | <list_entry value="Historische Forst-Abteilungs oder Jagengrenze" display_value="Historische Forst-Abteilungs oder Jagengrenze" /> |
| | 286 | <list_entry value="Historische Forstgrenze" display_value="Historische Forstgrenze" /> |
| | 287 | <list_entry value="Historische Deichgrenze" display_value="Historische_Deichgrenze" /> |
| | 288 | <list_entry value="Historische Fischereigrenze" display_value="Historische Fischereigrenze" /> |
| | 289 | <list_entry value="Historische Weinberggrenze" display_value="Historische Weinberggrenze" /> |
| | 290 | </combo> |
| | 291 | <text key="year" text="year (####)" de.text="Jahr der Aufstellung (####)" default="" delete_if_empty="true"/> |
| | 292 | <check key="heritage" text="heritage" de.text="Denkmalgeschützt" default="off" delete_if_empty="true" /> |
| | 293 | <text key="ref" text="ref" de.text="Referenz" default="" delete_if_empty="true"/> |
| | 294 | <check key="collection" text="collection" de.text="Stein-Sammlung" default="off" delete_if_empty="true" /> |
| | 295 | <combo |
| | 296 | key="height" |
| | 297 | text="height" |
| | 298 | de.text="Höhe" |
| | 299 | default="" |
| | 300 | delete_if_empty="true" > |
| | 301 | <list_entry value="0.2" display_value="0.2" /> |
| | 302 | <list_entry value="0.3" display_value="0.3" /> |
| | 303 | <list_entry value="0.4" display_value="0.4" /> |
| | 304 | <list_entry value="0.5" display_value="0.5" /> |
| | 305 | <list_entry value="0.6" display_value="0.6" /> |
| | 306 | <list_entry value="0.7" display_value="0.7" /> |
| | 307 | <list_entry value="0.8" display_value="0.8" /> |
| | 308 | <list_entry value="0.9" display_value="0.9" /> |
| | 309 | <list_entry value="1" display_value="1" /> |
| | 310 | <list_entry value="1.1" display_value="1.1" /> |
| | 311 | <list_entry value="1.2" display_value="1.2" /> |
| | 312 | <list_entry value="1.3" display_value="1.3" /> |
| | 313 | <list_entry value="1.4" display_value="1.4" /> |
| | 314 | <list_entry value="1.5" display_value="1.5" /> |
| | 315 | <list_entry value="1.6" display_value="1.6" /> |
| | 316 | <list_entry value="1.7" display_value="1.7" /> |
| | 317 | <list_entry value="1.8" display_value="1.8" /> |
| | 318 | <list_entry value="1.9" display_value="1.9" /> |
| | 319 | <list_entry value="2" display_value="2" /> |
| | 320 | <list_entry value="3" display_value="3" /> |
| | 321 | <list_entry value="3.5" display_value="3.5" /> |
| | 322 | <list_entry value="4.5" display_value="4.5" /> |
| | 323 | </combo> |
| | 324 | <combo |
| | 325 | key="moved" |
| | 326 | text="moved" |
| | 327 | de.text="verschoben" |
| | 328 | default="" |
| | 329 | delete_if_empty="true" > |
| | 330 | <list_entry value="yes" display_value="Ja" /> |
| | 331 | <list_entry value="no" display_value="Nein" /> |
| | 332 | </combo> |
| | 333 | <combo |
| | 334 | key="format" |
| | 335 | text="format" |
| | 336 | de.text="Grundform" |
| | 337 | default="" |
| | 338 | delete_if_empty="true" > |
| | 339 | <list_entry value="squared_stone" display_value="Rechteck" icon="rechteck.png"/> |
| | 340 | <list_entry value="triangle" display_value="Dreieck(dreiseitiger Stein)" icon="dreieck.png"/> |
| | 341 | <list_entry value="conus" display_value="Konus" icon="konus.png"/> |
| | 342 | <list_entry value="bell" display_value="Glocke" icon="glocke.png"/> |
| | 343 | <list_entry value="cylindrical" display_value="Zylinder" icon="zylinder.png"/> |
| | 344 | <list_entry value="obelisk" display_value="Obelisk" icon="obelisk.png"/> |
| | 345 | <list_entry value="truncated_pyramid" display_value="Pyramidenstumpf" icon="pyramidenstumpf.png"/> |
| | 346 | <list_entry value="irregular" display_value="Unregelmäßig" icon="unregelmaeßig.png"/> |
| | 347 | </combo> |
| | 348 | |
| | 349 | <combo |
| | 350 | key="format:top" |
| | 351 | text="format-top" |
| | 352 | de.text="Kopfform" |
| | 353 | default="" |
| | 354 | delete_if_empty="true" > |
| | 355 | <list_entry value="flat" display_value="flach" icon="flach.png"/> |
| | 356 | <list_entry value="roundet" display_value="rund (Halbkreis)" icon="rund.png"/> |
| | 357 | <list_entry value="segment-like" display_value="segment(gewölpt)" icon="segment.png"/> |
| | 358 | <list_entry value="gable-like" display_value="giebelartig" icon="gable.png"/> |
| | 359 | <list_entry value="pyramidal" display_value="pyramidenförmig" icon="pyramide.png"/> |
| | 360 | <list_entry value="pointed" display_value="punktförmig" icon="punkt.png"/> |
| | 361 | <list_entry value="spherical" display_value="kugelförmig" icon="kugel.png"/> |
| | 362 | </combo> |
| | 363 | |
| | 364 | <label |
| | 365 | text="note and external informations" |
| | 366 | de.text="Zusatzinformationen" /> |
| | 367 | <label text="Mehrfachauswahl mit Strg-Taste"/> |
| | 368 | |
| | 369 | <multiselect key="description:de" delimiter="," text="description" de.text="Beschreibung" values="Hauptstein(Pilar),Nebenstein(Läuferstein),Dreiherrenstein,beschädigt,umgekippt,gut erhalten,restauriert,nachbildung des originals,stark verwittert" /> |
| | 370 | |
| | 371 | <text key="note" text="note" de.text="Anmerkung für andere Mapper" default="" delete_if_empty="true"/> |
| | 372 | |
| | 373 | <text key="image" text="image" de.text="Bild-Link" default="" delete_if_empty="true"/> |
| | 374 | <text key="wikipedia" text="wikipedia" de.text="Wikipedia-Link" default="" delete_if_empty="true"/> |
| | 375 | |
| | 376 | </item> |
| | 377 | |
| | 378 | |
| | 379 | |
| | 380 | |
| | 381 | |
| | 382 | |
| | 383 | |
| | 384 | </group> |
| | 385 | |
| | 386 | |
| | 387 | |
| | 388 | </presets> |
| | 389 | |