| | 1 | {{{ |
| | 2 | #!preset |
| | 3 | |
| | 4 | |
| | 5 | <?xml version="1.0" encoding="UTF-8"?> |
| | 6 | <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" |
| | 7 | author="Petr Schönmann" |
| | 8 | version="0.01_2015-07-12" |
| | 9 | shortdescription="Tree names with taxom" |
| | 10 | cs.shortdescription="Stromy s Binomickým jménem" |
| | 11 | description="Tree names with taxom" |
| | 12 | cs.description="Stromy s Binomickým jménem"> |
| | 13 | |
| | 14 | <group name="Tree" cs.name="Strom" > |
| | 15 | <item name="Smrk Ztepilý" cs.name="Smrk Ztepilý" type="node"> |
| | 16 | <key key="natural" value="tree" /> |
| | 17 | <key key="taxon" value="Picea Abies" /> |
| | 18 | <key key="taxon:cs" value="Smrk Ztepilý" /> |
| | 19 | <key key="genus" value="Picea" /> |
| | 20 | <key key="species" value="Abies" /> |
| | 21 | </item> |
| | 22 | <item name="Smrk Stříbrný" cs.name="Smrk Stříbrný" type="node"> |
| | 23 | <key key="natural" value="tree" /> |
| | 24 | <key key="taxon" value="Picea Pungens" /> |
| | 25 | <key key="taxon:cs" value="Smrk Stříbrný" /> |
| | 26 | <key key="genus" value="Picea" /> |
| | 27 | <key key="species" value="Pungens" /> |
| | 28 | </item> |
| | 29 | <item name="Douglaska Tisolistá" cs.name="Douglaska Tisolistá" type="node"> |
| | 30 | <key key="natural" value="tree" /> |
| | 31 | <key key="taxon" value="Pseudotsuga Menziesii" /> |
| | 32 | <key key="taxon:cs" value="Douglaska Tisolistá" /> |
| | 33 | <key key="genus" value="Pseudotsuga" /> |
| | 34 | <key key="species" value="Menziesii" /> |
| | 35 | </item> |
| | 36 | <item name="Tis Červený" cs.name="Tis Červený" type="node"> |
| | 37 | <key key="natural" value="tree" /> |
| | 38 | <key key="taxon" value="Taxus Baccata" /> |
| | 39 | <key key="taxon:cs" value="Tis Červený" /> |
| | 40 | <key key="genus" value="Taxus" /> |
| | 41 | <key key="species" value="Baccata" /> |
| | 42 | </item> |
| | 43 | <item name="Modřín Evropský" cs.name="Modřín Evropský" type="node"> |
| | 44 | <key key="natural" value="tree" /> |
| | 45 | <key key="taxon" value="Larix Decidua" /> |
| | 46 | <key key="taxon:cs" value="Modřín Evropský" /> |
| | 47 | <key key="genus" value="Larix" /> |
| | 48 | <key key="species" value="Decidua" /> |
| | 49 | </item> |
| | 50 | <item name="Borovice Lesní" cs.name="Borovice Lesní" type="node"> |
| | 51 | <key key="natural" value="tree" /> |
| | 52 | <key key="taxon" value="Pinus Sylvestris" /> |
| | 53 | <key key="taxon:cs" value="Borovice Lesní" /> |
| | 54 | <key key="genus" value="Pinus" /> |
| | 55 | <key key="species" value="Sylvestris" /> |
| | 56 | </item> |
| | 57 | <item name="Borovice Kleč" cs.name="Borovice Kleč" type="node"> |
| | 58 | <key key="natural" value="tree" /> |
| | 59 | <key key="taxon" value="Pinus Mugo" /> |
| | 60 | <key key="taxon:cs" value="Borovice Kleč" /> |
| | 61 | <key key="genus" value="Pinus" /> |
| | 62 | <key key="species" value="Mugo" /> |
| | 63 | </item> |
| | 64 | <item name="Borovice Vejmutovka" cs.name="Borovice Vejmutovka" type="node"> |
| | 65 | <key key="natural" value="tree" /> |
| | 66 | <key key="taxon" value="Pinus Strobus" /> |
| | 67 | <key key="taxon:cs" value="Borovice Vejmutovka" /> |
| | 68 | <key key="genus" value="Pinus" /> |
| | 69 | <key key="species" value="Strobus" /> |
| | 70 | </item> |
| | 71 | <item name="Ořešák Královský" cs.name="Ořešák Královský" type="node"> |
| | 72 | <key key="natural" value="tree" /> |
| | 73 | <key key="taxon" value="Juglans Regia" /> |
| | 74 | <key key="taxon:cs" value="Ořešák Královský" /> |
| | 75 | <key key="genus" value="Juglans" /> |
| | 76 | <key key="species" value="Regia" /> |
| | 77 | </item> |
| | 78 | <item name="Jeřáb Ptačí" cs.name="Jeřáb Ptačí" type="node"> |
| | 79 | <key key="natural" value="tree" /> |
| | 80 | <key key="taxon" value="Sorbus Aucuparia" /> |
| | 81 | <key key="taxon:cs" value="Jeřáb Ptačí" /> |
| | 82 | <key key="genus" value="Sorbus" /> |
| | 83 | <key key="species" value="Aucuparia" /> |
| | 84 | </item> |
| | 85 | <item name="Trnovník Akát" cs.name="Trnovník Akát" type="node"> |
| | 86 | <key key="natural" value="tree" /> |
| | 87 | <key key="taxon" value="Robinia Pseudoacacia" /> |
| | 88 | <key key="taxon:cs" value="Trnovník Akát" /> |
| | 89 | <key key="genus" value="Robinia" /> |
| | 90 | <key key="species" value="Pseudoacacia" /> |
| | 91 | </item> |
| | 92 | <item name="Jírovec Maďal" cs.name="Jírovec Maďal" type="node"> |
| | 93 | <key key="natural" value="tree" /> |
| | 94 | <key key="taxon" value="Aesculus Hippocastanum" /> |
| | 95 | <key key="taxon:cs" value="Jírovec Maďal" /> |
| | 96 | <key key="genus" value="Aesculus" /> |
| | 97 | <key key="species" value="Hippocastanum" /> |
| | 98 | </item> |
| | 99 | <item name="Jasan Ztepilý" cs.name="Jasan Ztepilý" type="node"> |
| | 100 | <key key="natural" value="tree" /> |
| | 101 | <key key="taxon" value="Fraxinus Excelsior" /> |
| | 102 | <key key="taxon:cs" value="Jasan Ztepilý" /> |
| | 103 | <key key="genus" value="Fraxinus" /> |
| | 104 | <key key="species" value="Excelsior" /> |
| | 105 | </item> |
| | 106 | <item name="Bez Černý" cs.name="Bez Černý" type="node"> |
| | 107 | <key key="natural" value="tree" /> |
| | 108 | <key key="taxon" value="Sambucus Nigra" /> |
| | 109 | <key key="taxon:cs" value="Bez Černý" /> |
| | 110 | <key key="genus" value="Sambucus" /> |
| | 111 | <key key="species" value="Nigra" /> |
| | 112 | </item> |
| | 113 | <item name="Javor Klen" cs.name="Javor Klen" type="node"> |
| | 114 | <key key="natural" value="tree" /> |
| | 115 | <key key="taxon" value="Acer Pseudoplatanus" /> |
| | 116 | <key key="taxon:cs" value="Javor Klen" /> |
| | 117 | <key key="genus" value="Acer" /> |
| | 118 | <key key="species" value="Pseudoplatanus" /> |
| | 119 | </item> |
| | 120 | <item name="Javor Mléč" cs.name="Javor Mléč" type="node"> |
| | 121 | <key key="natural" value="tree" /> |
| | 122 | <key key="taxon" value="Acer Platanoides" /> |
| | 123 | <key key="taxon:cs" value="Javor Mléč" /> |
| | 124 | <key key="genus" value="Acer" /> |
| | 125 | <key key="species" value="Platanoides" /> |
| | 126 | </item> |
| | 127 | <item name="Javor Babyka" cs.name="Javor Babyka" type="node"> |
| | 128 | <key key="natural" value="tree" /> |
| | 129 | <key key="taxon" value="Acer Campestre" /> |
| | 130 | <key key="taxon:cs" value="Javor Babyka" /> |
| | 131 | <key key="genus" value="Acer" /> |
| | 132 | <key key="species" value="Campestre" /> |
| | 133 | </item> |
| | 134 | <item name="Jinan Dvoulaločný" cs.name="Jinan Dvoulaločný" type="node"> |
| | 135 | <key key="natural" value="tree" /> |
| | 136 | <key key="taxon" value="Ginkgo Biloba" /> |
| | 137 | <key key="taxon:cs" value="Jinan Dvoulaločný" /> |
| | 138 | <key key="genus" value="Ginkgo" /> |
| | 139 | <key key="species" value="Biloba" /> |
| | 140 | </item> |
| | 141 | <item name="Topol Černý" cs.name="Topol Černý" type="node"> |
| | 142 | <key key="natural" value="tree" /> |
| | 143 | <key key="taxon" value="Populus Nigra" /> |
| | 144 | <key key="taxon:cs" value="Topol Černý" /> |
| | 145 | <key key="genus" value="Populus" /> |
| | 146 | <key key="species" value="Nigra" /> |
| | 147 | </item> |
| | 148 | <item name="Topol Vlašský" cs.name="Topol Vlašský" type="node"> |
| | 149 | <key key="natural" value="tree" /> |
| | 150 | <key key="taxon" value="Populus Pyramidalis" /> |
| | 151 | <key key="taxon:cs" value="Topol Vlašský" /> |
| | 152 | <key key="genus" value="Populus" /> |
| | 153 | <key key="species" value="Pyramidalis" /> |
| | 154 | </item> |
| | 155 | <item name="Vrba Bílá" cs.name="Vrba Bílá" type="node"> |
| | 156 | <key key="natural" value="tree" /> |
| | 157 | <key key="taxon" value="Salix Alba" /> |
| | 158 | <key key="taxon:cs" value="Vrba Bílá" /> |
| | 159 | <key key="genus" value="Salix" /> |
| | 160 | <key key="species" value="Alba" /> |
| | 161 | </item> |
| | 162 | <item name="Vrba Jíva" cs.name="Vrba Jíva" type="node"> |
| | 163 | <key key="natural" value="tree" /> |
| | 164 | <key key="taxon" value="Salix Caprea" /> |
| | 165 | <key key="taxon:cs" value="Vrba Jíva" /> |
| | 166 | <key key="genus" value="Salix" /> |
| | 167 | <key key="species" value="Caprea" /> |
| | 168 | </item> |
| | 169 | <item name="Bříza Bělokorá" cs.name="Bříza Bělokorá" type="node"> |
| | 170 | <key key="natural" value="tree" /> |
| | 171 | <key key="taxon" value="Betula Pendula" /> |
| | 172 | <key key="taxon:cs" value="Bříza Bělokorá" /> |
| | 173 | <key key="genus" value="Betula" /> |
| | 174 | <key key="species" value="Pendula" /> |
| | 175 | </item> |
| | 176 | <item name="Olše Lepkavá" cs.name="Olše Lepkavá" type="node"> |
| | 177 | <key key="natural" value="tree" /> |
| | 178 | <key key="taxon" value="Alnus Glutinosa" /> |
| | 179 | <key key="taxon:cs" value="Olše Lepkavá" /> |
| | 180 | <key key="genus" value="Alnus" /> |
| | 181 | <key key="species" value="Glutinosa" /> |
| | 182 | </item> |
| | 183 | <item name="Habr Obecný" cs.name="Habr Obecný" type="node"> |
| | 184 | <key key="natural" value="tree" /> |
| | 185 | <key key="taxon" value="Carpinus Betulus" /> |
| | 186 | <key key="taxon:cs" value="Habr Obecný" /> |
| | 187 | <key key="genus" value="Carpinus" /> |
| | 188 | <key key="species" value="Betulus" /> |
| | 189 | </item> |
| | 190 | <item name="Líska Obecná" cs.name="Líska Obecná" type="node"> |
| | 191 | <key key="natural" value="tree" /> |
| | 192 | <key key="taxon" value="Corylus Avellana" /> |
| | 193 | <key key="taxon:cs" value="Líska Obecná" /> |
| | 194 | <key key="genus" value="Corylus" /> |
| | 195 | <key key="species" value="Avellana" /> |
| | 196 | </item> |
| | 197 | <item name="Buk Lesní" cs.name="Buk Lesní" type="node"> |
| | 198 | <key key="natural" value="tree" /> |
| | 199 | <key key="taxon" value="Fagus Sylvatica" /> |
| | 200 | <key key="taxon:cs" value="Buk Lesní" /> |
| | 201 | <key key="genus" value="Fagus" /> |
| | 202 | <key key="species" value="Sylvatica" /> |
| | 203 | </item> |
| | 204 | <item name="Dub Letní" cs.name="Dub Letní" type="node"> |
| | 205 | <key key="natural" value="tree" /> |
| | 206 | <key key="taxon" value="Quercus Robur" /> |
| | 207 | <key key="taxon:cs" value="Dub Letní" /> |
| | 208 | <key key="genus" value="Quercus" /> |
| | 209 | <key key="species" value="Robur" /> |
| | 210 | </item> |
| | 211 | <item name="Dub Zimní" cs.name="Dub Zimní" type="node"> |
| | 212 | <key key="natural" value="tree" /> |
| | 213 | <key key="taxon" value="Quercus Petraea" /> |
| | 214 | <key key="taxon:cs" value="Dub Zimní" /> |
| | 215 | <key key="genus" value="Quercus" /> |
| | 216 | <key key="species" value="Petraea" /> |
| | 217 | </item> |
| | 218 | <item name="Jilm Vaz" cs.name="Jilm Vaz" type="node"> |
| | 219 | <key key="natural" value="tree" /> |
| | 220 | <key key="taxon" value="Ulmus Laevis" /> |
| | 221 | <key key="taxon:cs" value="Jilm Vaz" /> |
| | 222 | <key key="genus" value="Ulmus" /> |
| | 223 | <key key="species" value="Laevis" /> |
| | 224 | </item> |
| | 225 | <item name="Platan Javorolistý" cs.name="Platan Javorolistý" type="node"> |
| | 226 | <key key="natural" value="tree" /> |
| | 227 | <key key="taxon" value="Platanus Acerifolia" /> |
| | 228 | <key key="taxon:cs" value="Platan Javorolistý" /> |
| | 229 | <key key="genus" value="Platanus" /> |
| | 230 | <key key="species" value="Acerifolia" /> |
| | 231 | </item> |
| | 232 | <item name="Hloh Obecný" cs.name="Hloh Obecný" type="node"> |
| | 233 | <key key="natural" value="tree" /> |
| | 234 | <key key="taxon" value="Crataegus Oxyacantha" /> |
| | 235 | <key key="taxon:cs" value="Hloh Obecný" /> |
| | 236 | <key key="genus" value="Crataegus" /> |
| | 237 | <key key="species" value="Oxyacantha" /> |
| | 238 | </item> |
| | 239 | <item name="Lípa Malolistá" cs.name="Lípa Malolistá" type="node"> |
| | 240 | <key key="natural" value="tree" /> |
| | 241 | <key key="taxon" value="Tilia Cordata" /> |
| | 242 | <key key="taxon:cs" value="Lípa Malolistá" /> |
| | 243 | <key key="genus" value="Tilia" /> |
| | 244 | <key key="species" value="Cordata" /> |
| | 245 | </item> |
| | 246 | <item name="Lípa Velkolistá" cs.name="Lípa Velkolistá" type="node"> |
| | 247 | <key key="natural" value="tree" /> |
| | 248 | <key key="taxon" value="Tilia Platyphyllos" /> |
| | 249 | <key key="taxon:cs" value="Lípa Velkolistá" /> |
| | 250 | <key key="genus" value="Tilia" /> |
| | 251 | <key key="species" value="Platyphyllos" /> |
| | 252 | </item> |
| | 253 | </group> |
| | 254 | </presets> |
| | 255 | |
| | 256 | }}} |