Changeset 1319 in josm for trunk/presets/presets.xml
- Timestamp:
- 2009-01-22T09:37:14+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/presets/presets.xml
r1318 r1319 1 1 <!-- 2 3 4 5 6 7 8 9 <!-- 2 Pics have been derived from 3 http://commons.wikipedia.org (german street sign SVGs) 4 http://commons.wikimedia.org/wiki/Image:National_Park_Service_sample_pictographs.svg (various monochrome pictograms) 5 http://www.kde.org 6 http://openclipart.org/media/view/media/clip_art 7 http://www.sjjb.co.uk/mapicons/ (meanwhile in osm svn) 8 --> 9 <!-- 10 10 label: simple static text label 11 12 11 text: the text to display 12 13 13 key: fixed key/value pair to be set 14 15 16 14 key: key to set 15 value: value to set 16 17 17 text: text box 18 19 20 21 22 18 key: key to set 19 text: fixed label to display 20 default: default string to display 21 delete_if_empty: true/false 22 23 23 combo: combo box, with multiple choices and possible to enter free form text 24 25 26 27 28 29 24 key: key to set 25 text: fixed label to display 26 values: comma seperated list of values 27 default: default string to display 28 delete_if_empty: true/false 29 30 30 check: checkbox 31 32 33 34 31 key: key to set 32 text: fixed label to display 33 default: ticked on/off 34 delete_if_empty: true/false 35 35 --> 36 36 <annotations> 37 37 <group name="Streets" icon="presets/way_secondary.png"> 38 38 <item name="Motorway" icon="presets/motorway.png"> 39 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway" 40 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=motorway" /> 39 41 <label text="Edit a Motorway" /> 40 42 <space /> … … 54 56 </item> 55 57 <item name="Motorway Link" icon="presets/motorway.png"> 58 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway_link" 59 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=motorway_link" /> 56 60 <label text="Edit a Motorway Link" /> 57 61 <space /> … … 69 73 </item> 70 74 <item name="Trunk" icon="presets/trunk.png"> 75 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=trunk" 76 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=trunk" /> 71 77 <label text="Edit a Trunk" /> 72 78 <space /> … … 86 92 </item> 87 93 <item name="Trunk Link" icon="presets/trunk.png"> 94 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=trunk_link" /> 88 95 <label text="Edit a Trunk Link" /> 89 96 <space /> … … 155 162 </item> 156 163 <item name="Tertiary" icon="presets/way_tertiary.png"> 164 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=tertiary" /> 157 165 <label text="Edit a Tertiary Road" /> 158 166 <space /> … … 171 179 </item> 172 180 <item name="Unclassified" icon="presets/way_unclassified.png"> 181 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=unclassified" 182 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=unclassified" /> 173 183 <label text="Edit a Unclassified Road" /> 174 184 <space /> … … 187 197 </item> 188 198 <item name="Residential" icon="presets/residential.png"> 199 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=residential" 200 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=residential" /> 189 201 <label text="Edit a Residential Street" /> 190 202 <space /> … … 203 215 </item> 204 216 <item name="Living Street" icon="presets/living_street.png"> 217 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=living_street" /> 205 218 <label text="Edit a Living Street" /> 206 219 <space /> … … 219 232 </item> 220 233 <item name="Service" icon="presets/way_unclassified.png"> 234 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=service" 235 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=service"/> 221 236 <label text="Edit a Serviceway" /> 222 237 <space /> … … 236 251 </item> 237 252 <item name="Parking Aisle" icon="presets/way_unclassified.png"> 253 <link href="http://wiki.openstreetmap.org/wiki/Tag:service=parking_aisle" 254 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:service=parking_aisle"/> 238 255 <label text="Edit a Parking Aisle" /> 239 256 <space /> … … 247 264 <separator/> 248 265 <item name="Road (Unknown Type)" icon="presets/way_unclassified.png"> 266 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=road" /> 249 267 <label text="Edit a Road of unknown type" /> 250 268 <space /> … … 287 305 </item> 288 306 <item name="Roundabout" icon="presets/roundabout.png"> 307 <link href="http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout" 308 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:junction=roundabout" /> 289 309 <label text="Edit a Junction" /> 290 310 <space /> … … 304 324 </item> 305 325 <item name="Bridge" icon="presets/bridge.png"> 326 <link href="http://wiki.openstreetmap.org/wiki/Key:bridge" 327 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:bridge" /> 306 328 <label text="Edit a Bridge" /> 307 329 <space /> … … 338 360 <separator/> 339 361 <item name="Bridleway" icon="presets/equestrian.png"> 362 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bridleway" /> 340 363 <label text="Edit a Bridleway" /> 341 364 <space /> … … 355 378 </item> 356 379 <item name="Cycleway" icon="presets/cycleway.png"> 380 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cycleway" 381 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=cycleway" /> 357 382 <label text="Edit a Cycleway" /> 358 383 <space /> … … 372 397 </item> 373 398 <item name="Footway" icon="presets/footway.png"> 399 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=footway" 400 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=footway" /> 374 401 <label text="Edit a Footway" /> 375 402 <space /> … … 389 416 </item> 390 417 <item name="Pedestrian" icon="presets/pedestrian.png"> 418 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=pedestrian" 419 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=pedestrian" /> 391 420 <label text="Edit a Pedestrian Street" /> 392 421 <space /> … … 405 434 </item> 406 435 <item name="Steps" icon="presets/steps.png"> 436 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=steps" 437 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=steps" /> 407 438 <label text="Edit a flight of Steps" /> 408 439 <space /> … … 423 454 <separator/> 424 455 <item name="Track" icon="presets/track1.png"> 456 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=track" 457 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=track" /> 425 458 <label text="Edit a Track" /> 426 459 <space /> … … 441 474 </item> 442 475 <item name="Track Grade 1" icon="presets/track1.png"> 476 <link href="http://wiki.openstreetmap.org/wiki/Key:tracktype" 477 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:tracktype" /> 443 478 <label text="Edit a Track of grade 1" /> 444 479 <space /> … … 460 495 </item> 461 496 <item name="Track Grade 2" icon="presets/track2.png"> 497 <link href="http://wiki.openstreetmap.org/wiki/Key:tracktype" 498 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:tracktype" /> 462 499 <label text="Edit a Track of grade 2" /> 463 500 <space /> … … 479 516 </item> 480 517 <item name="Track Grade 3" icon="presets/track3.png"> 518 <link href="http://wiki.openstreetmap.org/wiki/Key:tracktype" 519 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:tracktype" /> 481 520 <label text="Edit a Track of grade 3" /> 482 521 <space /> … … 498 537 </item> 499 538 <item name="Track Grade 4" icon="presets/track4.png"> 539 <link href="http://wiki.openstreetmap.org/wiki/Key:tracktype" 540 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:tracktype" /> 500 541 <label text="Edit a Track of grade 4" /> 501 542 <space /> … … 517 558 </item> 518 559 <item name="Track Grade 5" icon="presets/track5.png"> 560 <link href="http://wiki.openstreetmap.org/wiki/Key:tracktype" 561 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:tracktype" /> 519 562 <label text="Edit a Track of grade 5" /> 520 563 <space /> … … 537 580 <separator/> 538 581 <item name="Path" icon="presets/path.png"> 582 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=path" 583 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=path" /> 539 584 <label text="Edit Path" /> 540 585 <space /> … … 562 607 </item> 563 608 <item name="Hiking" icon="presets/hiking_grade1.png"> 609 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 610 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 564 611 <label text="Edit Hiking" /> 565 612 <space /> … … 572 619 </item> 573 620 <item name="Mountain Hiking" icon="presets/hiking_grade2.png"> 621 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 622 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 574 623 <label text="Edit Mountain Hiking" /> 575 624 <space /> … … 582 631 </item> 583 632 <item name="Demanding Mountain Hiking" icon="presets/hiking_grade3.png"> 633 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 634 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 584 635 <label text="Edit Demanding Mountain Hiking" /> 585 636 <space /> … … 592 643 </item> 593 644 <item name="Alpine Hiking" icon="presets/hiking_grade4.png"> 645 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 646 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 594 647 <label text="Edit Alpine Hiking" /> 595 648 <space /> … … 602 655 </item> 603 656 <item name="Demanding alpine hiking" icon="presets/hiking_grade5.png"> 657 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 658 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 604 659 <label text="Edit Demanding alpine hiking" /> 605 660 <space /> … … 612 667 </item> 613 668 <item name="Difficult alpine hiking" icon="presets/hiking_grade6.png"> 669 <link href="http://wiki.openstreetmap.org/wiki/Key:sac_scale" 670 de:href="http://wiki.openstreetmap.org/wiki/DE:Key:sac_scale" /> 614 671 <label text="Edit Difficult alpine hiking" /> 615 672 <space /> … … 625 682 <group name="Waypoints" icon="presets/waypoints.png"> 626 683 <item name="Motorway Junction" icon="presets/motorway_junction.png"> 684 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=motorway_junction" /> 627 685 <label text="Edit Motorway Junction" /> 628 686 <space /> … … 639 697 </item> 640 698 <item name="Services" icon="presets/car_service.png"> 699 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=services" /> 641 700 <label text="Edit Service Station" /> 642 701 <space /> … … 649 708 <separator/> 650 709 <item name="Traffic Signal" icon="presets/traffic-light.png"> 710 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=traffic_signals" /> 651 711 <key key="highway" value="traffic_signals" /> 652 712 </item> … … 655 715 </item> 656 716 <item name="Zebra Crossing" icon="presets/zebracrossing.png"> 717 <link href="http://wiki.openstreetmap.org/wiki/Key:crossing" 718 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=crossing" /> 657 719 <label text="Edit a crossing" /> 658 720 <key key="highway" value="crossing" /> … … 663 725 </item> 664 726 <item name="Mini Roundabout" icon="presets/roundabout_left.png"> 727 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=mini_roundabout" 728 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=mini_roundabout" /> 665 729 <key key="highway" value="mini_roundabout" /> 666 730 </item> 667 731 <item name="Turning Circle" icon="presets/turning_circle.png"> 732 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=turning_circle" 733 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=turning_circle" /> 668 734 <key key="highway" value="turning_circle" /> 669 735 </item> … … 695 761 </item> 696 762 <item name="Mountain Pass" icon="presets/mountain_pass.png"> 763 <link href="http://wiki.openstreetmap.org/wiki/Key:mountain_pass" /> 697 764 <label text="Edit Mountain Pass" /> 698 765 <space /> … … 707 774 <group name="Barriers" icon="presets/barrier.png"> 708 775 <item name="Stile" icon="presets/stile.png"> 776 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=stile" /> 709 777 <label text="Edit a Stile" /> 710 778 <space /> … … 740 808 <!-- hampshire_gate --> 741 809 <item name="Bollard" icon="presets/bollard.png"> 810 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=bollard" /> 742 811 <label text="Edit a bollard" /> 743 812 <space /> … … 769 838 <!-- bus_trap --> 770 839 <item name="Cattle Grid" icon="presets/cattle_grid.png"> 840 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cattle_grid" /> 771 841 <label text="Edit a Cattle Grid" /> 772 842 <space /> … … 805 875 <!-- portcullis --> 806 876 <item name="Gate" icon="presets/gate.png"> 877 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=gate" /> 807 878 <label text="Edit a Gate" /> 808 879 <space /> … … 857 928 <!-- bump_gate --> 858 929 <item name="Hedge" icon="presets/empty.png"> 930 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=hedge" /> 859 931 <key key="barrier" value="hedge" /> 860 932 </item> 861 933 <!-- hedge --> 862 934 <item name="Fence" icon="presets/empty.png"> 935 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=fence" /> 863 936 <key key="barrier" value="fence" /> 864 937 </item> … … 873 946 <!-- wall --> 874 947 <item name="City Wall" icon="presets/empty.png"> 948 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=city_wall" /> 875 949 <key key="barrier" value="city_wall" /> 876 950 </item> 877 951 <!-- city_wall --> 878 952 <item name="Retaining Wall" icon="presets/empty.png"> 953 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=retaining_wall" /> 879 954 <key key="barrier" value="retaining_wall" /> 880 955 </item> 881 956 <!-- retaining_wall --> 882 957 <item name="Toll Booth" icon="presets/toll_station.png"> 958 <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=toll_booth" /> 883 959 <label text="Edit Toll Booth" /> 884 960 <space /> … … 922 998 <group name="Waterway" icon="presets/waterway.png"> 923 999 <item name="River" icon="presets/river.png"> 1000 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=river" 1001 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=river" /> 924 1002 <label text="Edit a River" /> 925 1003 <space /> … … 929 1007 </item> 930 1008 <item name="Canal" icon="presets/waterway.png"> 1009 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=canal" /> 931 1010 <label text="Edit a Canal" /> 932 1011 <space /> … … 936 1015 </item> 937 1016 <item name="Drain" icon="presets/waterway.png"> 1017 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=drain" /> 938 1018 <label text="Edit a Drain" /> 939 1019 <space /> … … 943 1023 </item> 944 1024 <item name="Stream" icon="presets/waterway.png"> 1025 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=stream" /> 945 1026 <label text="Edit a Stream" /> 946 1027 <space /> … … 951 1032 <separator/> 952 1033 <item name="Ferry Route" icon="presets/ferry.png"> 1034 <link href="http://wiki.openstreetmap.org/wiki/Tag:route=ferry" /> 953 1035 <label text="Edit a Ferry" /> 954 1036 <space /> … … 960 1042 <separator/> 961 1043 <item name="Boatyard" icon="presets/boatyard.png"> 1044 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=boatyard" /> 962 1045 <label text="Edit a Boatyard" /> 963 1046 <space /> … … 966 1049 </item> 967 1050 <item name="Dock" icon="presets/waterway.png"> 1051 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=dock" /> 968 1052 <label text="Edit a Dock" /> 969 1053 <space /> … … 973 1057 <separator/> 974 1058 <item name="Dam" icon="presets/empty.png"> 1059 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=dam" /> 975 1060 <label text="Edit a Dam" /> 976 1061 <space /> … … 982 1067 <group name="Waterway Point" icon="presets/waterwaypoint.png"> 983 1068 <item name="Lock Gate" icon="presets/lock_gate.png"> 1069 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=lock_gate" /> 984 1070 <key key="waterway" value="lock_gate" /> 985 1071 </item> 986 1072 <item name="Weir" icon="presets/weir.png"> 1073 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=weir" /> 987 1074 <label text="Edit a Weir" /> 988 1075 <space /> … … 997 1084 </item> 998 1085 <item name="Turning Point" icon="presets/turning.png"> 1086 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=turning_point" /> 999 1087 <key key="waterway" value="turning_point" /> 1000 1088 </item> … … 1005 1093 </item> 1006 1094 <item name="Ferry Terminal" icon="presets/empty.png"> 1095 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=ferry_terminal" /> 1007 1096 <label text="Edit Ferry Terminal" /> 1008 1097 <key key="amenity" value="ferry_terminal" /> … … 1010 1099 </item> 1011 1100 <item name="Slipway" icon="presets/slipway.png"> 1101 <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=slipway" 1102 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:leisure=slipway" /> 1012 1103 <label text="Edit Slipway" /> 1013 1104 <key key="leisure" value="slipway" /> … … 1019 1110 <group name="Railway" icon="presets/railway.png"> 1020 1111 <item name="Rail" icon="presets/railway.png"> 1112 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=rail" /> 1021 1113 <label text="Edit a Rail" /> 1022 1114 <space /> … … 1031 1123 </item> 1032 1124 <item name="Monorail" icon="presets/railway.png"> 1125 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=monorail" /> 1033 1126 <label text="Edit a Monorail" /> 1034 1127 <space /> … … 1061 1154 </item> 1062 1155 <item name="Bus Guideway" icon="presets/busway.png"> 1156 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bus_guideway" /> 1063 1157 <label text="Edit a Bus Guideway" /> 1064 1158 <space /> … … 1089 1183 <separator/> 1090 1184 <item name="Level Crossing" icon="presets/level_crossing.png"> 1185 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=level_crossing" /> 1091 1186 <key key="railway" value="level_crossing" /> 1092 1187 </item> 1093 1188 <item name="Crossing" icon="presets/crossing.png"> 1189 <link href="http://wiki.openstreetmap.org/wiki/Key:crossing" /> 1094 1190 <key key="railway" value="crossing" /> 1095 1191 </item> 1096 1192 <item name="Turntable" icon="presets/turntable.png"> 1193 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=turntable" /> 1097 1194 <key key="railway" value="turntable" /> 1098 1195 </item> … … 1101 1198 <group name="Aerialway" icon="presets/aerialway.png"> 1102 1199 <item name="Chair Lift" icon="presets/chair_lift.png"> 1200 <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=chair_lift" /> 1103 1201 <label text="Edit a Chair Lift" /> 1104 1202 <key key="aerialway" value="chair_lift" /> … … 1106 1204 </item> 1107 1205 <item name="Drag Lift" icon="presets/drag_lift.png"> 1206 <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=drag_lift" /> 1108 1207 <label text="Edit a Drag Lift" /> 1109 1208 <key key="aerialway" value="drag_lift" /> … … 1111 1210 </item> 1112 1211 <item name="Cable Car" icon="presets/cable_car.png"> 1212 <link href="http://wiki.openstreetmap.org/wiki/Tag:aerialway=cable_car" /> 1113 1213 <label text="Edit a Cable Car" /> 1114 1214 <key key="aerialway" value="cable_car" /> … … 1125 1225 <group name="Car" icon="presets/car.png"> 1126 1226 <item name="Fuel" icon="presets/fuel.png"> 1227 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fuel" 1228 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=fuel" /> 1127 1229 <label text="Edit Fuel" /> 1128 1230 <key key="amenity" value="fuel" /> … … 1131 1233 </item> 1132 1234 <item name="Parking" icon="presets/parking.png"> 1235 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=parking" 1236 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=parking" /> 1133 1237 <label text="Edit Parking" /> 1134 1238 <key key="amenity" value="parking" /> … … 1146 1250 </item> 1147 1251 <item name="Shop" icon="presets/car_repair.png"> 1252 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=car" /> 1148 1253 <label text="Edit Car Shop" /> 1149 1254 <key key="shop" value="car" /> … … 1158 1263 </item> 1159 1264 <item name="Rental" icon="presets/car_rental.png"> 1265 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=car_rental" /> 1160 1266 <label text="Edit Car Rental" /> 1161 1267 <key key="amenity" value="car_rental" /> … … 1164 1270 </item> 1165 1271 <item name="Sharing" icon="presets/car_sharing.png"> 1272 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=car_sharing" /> 1166 1273 <label text="Edit Car Sharing" /> 1167 1274 <key key="amenity" value="car_sharing" /> … … 1173 1280 <group name="Bicycle" icon="presets/bike.png"> 1174 1281 <item name="Parking" icon="presets/bike_parking.png"> 1282 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_parking" /> 1175 1283 <label text="Edit Bicycle Parking" /> 1176 1284 <key key="amenity" value="bicycle_parking" /> … … 1178 1286 </item> 1179 1287 <item name="Rental" icon="presets/bicycle_rental.png"> 1288 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bicycle_rental" /> 1180 1289 <label text="Edit Bicycle Rental" /> 1181 1290 <key key="amenity" value="bicycle_rental" /> … … 1183 1292 </item> 1184 1293 <item name="Shop" icon="presets/bike.png"> 1294 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=bicycle" /> 1185 1295 <label text="Edit Bicycle Shop" /> 1186 1296 <key key="shop" value="bicycle" /> … … 1191 1301 <group name="Public Transport" icon="presets/bus.png"> 1192 1302 <item name="Station" icon="presets/station.png"> 1303 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=station" 1304 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=station" /> 1193 1305 <label text="Edit Station" /> 1194 1306 <space /> … … 1200 1312 </item> 1201 1313 <item name="Railway Halt" icon="presets/station.png"> 1314 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=halt" /> 1202 1315 <label text="Edit Halt" /> 1203 1316 <space /> … … 1208 1321 </item> 1209 1322 <item name="Tram Stop" icon="presets/tram.png"> 1323 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=tram_stop" 1324 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=tram_stop" /> 1210 1325 <label text="Edit Tram Stop" /> 1211 1326 <space /> … … 1216 1331 </item> 1217 1332 <item name="Railway Platform" icon="presets/platform_rail.png"> 1333 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=platform" 1334 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=platform" /> 1218 1335 <label text="Edit a railway platform" /> 1219 1336 <key key="railway" value="platform"/> … … 1224 1341 </item> 1225 1342 <item name="Subway Entrance" icon="presets/underground.png"> 1343 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=subway_entrance" /> 1226 1344 <label text="Edit Subway Entrance" /> 1227 1345 <space /> … … 1235 1353 <separator/> 1236 1354 <item name="Bus Station" icon="presets/bus.png"> 1355 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bus_station" 1356 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=bus_station" /> 1237 1357 <label text="Edit a Bus Station" /> 1238 1358 <key key="amenity" value="bus_station" /> … … 1242 1362 </item> 1243 1363 <item name="Bus Stop" icon="presets/bus_halt.png"> 1364 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bus_stop" 1365 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=bus_stop" /> 1244 1366 <label text="Edit Bus Stop" /> 1245 1367 <space /> … … 1259 1381 <separator/> 1260 1382 <item name="Taxi" icon="presets/taxi.png"> 1383 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=taxi" /> 1261 1384 <label text="Edit a Taxi station" /> 1262 1385 <key key="amenity" value="taxi" /> … … 1265 1388 <separator/> 1266 1389 <item name="Airport" icon="presets/plane.png"> 1390 <link href="http://wiki.openstreetmap.org/wiki/Tag:aeroway=aerodrome" /> 1267 1391 <label text="Edit an airport" /> 1268 1392 <key key="aeroway" value="aerodrome" /> … … 1279 1403 <group name="Accomodation" icon="presets/bed.png"> 1280 1404 <item name="Hotel" icon="presets/bed.png"> 1405 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=hotel" /> 1281 1406 <label text="Edit Hotel" /> 1282 1407 <key key="tourism" value="hotel" /> … … 1285 1410 </item> 1286 1411 <item name="Motel" icon="presets/bed.png"> 1412 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=motel" /> 1287 1413 <label text="Edit Motel" /> 1288 1414 <key key="tourism" value="motel" /> … … 1295 1421 </item> 1296 1422 <item name="Chalet" icon="presets/empty.png"> 1423 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=chalet" /> 1297 1424 <label text="Edit Chalet" /> 1298 1425 <key key="tourism" value="chalet" /> … … 1300 1427 </item> 1301 1428 <item name="Hostel" icon="presets/hostel.png"> 1429 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=hostel" /> 1302 1430 <label text="Edit Hostel" /> 1303 1431 <key key="tourism" value="hostel" /> … … 1316 1444 </item> 1317 1445 <item name="Camping Site" icon="presets/tent.png"> 1446 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=camp_site" /> 1318 1447 <label text="Edit Camping Site" /> 1319 1448 <key key="tourism" value="camp_site" /> … … 1324 1453 <group name="Food+Drinks" icon="presets/restaurant.png"> 1325 1454 <item name="Restaurant" icon="presets/restaurant.png"> 1455 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=restaurant" /> 1326 1456 <label text="Edit Restaurant" /> 1327 1457 <key key="amenity" value="restaurant" /> … … 1330 1460 </item> 1331 1461 <item name="Fast Food" icon="presets/fastfood.png"> 1462 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fast_food" /> 1332 1463 <label text="Edit Fast Food Restaurant" /> 1333 1464 <key key="amenity" value="fast_food" /> … … 1336 1467 </item> 1337 1468 <item name="Cafe" icon="presets/cafe.png"> 1469 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=cafe" /> 1338 1470 <label text="Edit Cafe" /> 1339 1471 <key key="amenity" value="cafe" /> … … 1341 1473 </item> 1342 1474 <item name="Pub" icon="presets/pub.png"> 1475 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=pub" /> 1343 1476 <label text="Edit Pub" /> 1344 1477 <key key="amenity" value="pub" /> … … 1351 1484 </item> 1352 1485 <item name="Nightclub" icon="presets/bar.png"> 1486 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=nightclub" /> 1353 1487 <label text="Edit Nightclub" /> 1354 1488 <key key="amenity" value="nightclub" /> … … 1364 1498 </item> 1365 1499 <item name="Information point" icon="presets/information.png"> 1500 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=information" /> 1366 1501 <label text="Edit Information Point" /> 1367 1502 <key key="tourism" value="information" /> … … 1370 1505 </item> 1371 1506 <item name="Museum" icon="presets/State_Public.png"> 1507 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=museum" /> 1372 1508 <label text="Edit Museum" /> 1373 1509 <key key="tourism" value="museum" /> … … 1375 1511 </item> 1376 1512 <item name="Zoo" icon="presets/zoo.png"> 1513 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=zoo" /> 1377 1514 <label text="Edit Zoo" /> 1378 1515 <key key="tourism" value="zoo" /> … … 1380 1517 </item> 1381 1518 <item name="Viewpoint" icon="presets/viewpoint.png"> 1519 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=viewpoint" /> 1382 1520 <label text="Edit Viewpoint" /> 1383 1521 <key key="tourism" value="viewpoint" /> … … 1391 1529 </item> 1392 1530 <item name="Artwork" icon="presets/arts_centre.png"> 1531 <link href="http://wiki.openstreetmap.org/wiki/Tag:tourism=artwork" /> 1393 1532 <label text="Edit Artwork" /> 1394 1533 <key key="tourism" value="artwork" /> … … 1412 1551 <group name="Historic Places" icon="presets/State_Tourist.png"> 1413 1552 <item name="Castle" icon="presets/State_Tourist.png"> 1553 <link href="http://wiki.openstreetmap.org/wiki/Tag:historic=castle" 1554 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic=castle" /> 1414 1555 <label text="Edit Castle" /> 1415 1556 <key key="historic" value="castle" /> … … 1422 1563 </item> 1423 1564 <item name="Archaeological Site" icon="presets/historic.png"> 1565 <link href="http://wiki.openstreetmap.org/wiki/Tag:historic=archaeological_site" 1566 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:historic=archaeological_site" /> 1424 1567 <label text="Edit Archaeological Site" /> 1425 1568 <key key="historic" value="archaeological_site" /> … … 1432 1575 </item> 1433 1576 <item name="Memorial" icon="presets/memorial.png"> 1577 <link href="http://wiki.openstreetmap.org/wiki/Tag:historic=memorial" /> 1434 1578 <label text="Edit Memorial" /> 1435 1579 <key key="historic" value="memorial" /> … … 1437 1581 </item> 1438 1582 <item name="Battlefield" icon="presets/battlefield.png"> 1583 <link href="http://wiki.openstreetmap.org/wiki/Tag:historic=battlefield" /> 1439 1584 <label text="Edit Battlefield" /> 1440 1585 <key key="historic" value="battlefield" /> … … 1460 1605 </item> 1461 1606 <item name="Playground" icon="presets/playground.png"> 1607 <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=playground" /> 1462 1608 <label text="Edit Playground" /> 1463 1609 <key key="leisure" value="playground" /> … … 1485 1631 </item> 1486 1632 <item name="Common" icon="presets/empty.png"> 1633 <link href="http://wiki.openstreetmap.org/wiki/Tag:leisure=common" /> 1487 1634 <label text="Edit Common" /> 1488 1635 <key key="leisure" value="common" /> … … 1638 1785 </item> 1639 1786 <item name="Shooting" icon="presets/range.png"> 1787 <link href="http://wiki.openstreetmap.org/wiki/Tag:sport=shooting" /> 1640 1788 <label text="Edit Shooting" /> 1641 1789 <key key="sport" value="shooting" /> … … 1754 1902 </item> 1755 1903 <item name="Public Building" icon="presets/empty.png"> 1904 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=public_building" /> 1756 1905 <label text="Edit Public Building" /> 1757 1906 <key key="amenity" value="public_building" /> … … 1759 1908 </item> 1760 1909 <item name="Town hall" icon="presets/townhall.png"> 1910 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=townhall" /> 1761 1911 <label text="Edit Town hall" /> 1762 1912 <key key="amenity" value="townhall" /> … … 1764 1914 </item> 1765 1915 <item name="Embassy" icon="presets/empty.png"> 1916 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=embassy" /> 1766 1917 <label text="Edit Embassy" /> 1767 1918 <key key="amenity" value="embassy" /> … … 1769 1920 </item> 1770 1921 <item name="Courthouse" icon="presets/JusticeScales.png"> 1922 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=courthouse" /> 1771 1923 <label text="Edit Courthouse" /> 1772 1924 <key key="amenity" value="courthouse" /> … … 1774 1926 </item> 1775 1927 <item name="Prison" icon="presets/prison.png"> 1928 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=prison" /> 1776 1929 <label text="Edit Prison" /> 1777 1930 <key key="amenity" value="prison" /> … … 1779 1932 </item> 1780 1933 <item name="Police" icon="presets/police.png"> 1934 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=police" /> 1781 1935 <label text="Edit Police" /> 1782 1936 <key key="amenity" value="police" /> … … 1784 1938 </item> 1785 1939 <item name="Fire Station" icon="presets/firebrigade.png"> 1940 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fire_station" /> 1786 1941 <label text="Edit Fire Station" /> 1787 1942 <key key="amenity" value="fire_station" /> … … 1789 1944 </item> 1790 1945 <item name="Post Office" icon="presets/letter.png"> 1946 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=post_office" /> 1791 1947 <label text="Edit Post Office" /> 1792 1948 <key key="amenity" value="post_office" /> … … 1800 1956 </item> 1801 1957 <item name="School" icon="presets/school.png"> 1958 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=school" /> 1802 1959 <label text="Edit School" /> 1803 1960 <key key="amenity" value="school" /> … … 1805 1962 </item> 1806 1963 <item name="University" icon="presets/empty.png"> 1964 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=university" /> 1807 1965 <label text="Edit University" /> 1808 1966 <key key="amenity" value="university" /> … … 1810 1968 </item> 1811 1969 <item name="College" icon="presets/empty.png"> 1970 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=college" /> 1812 1971 <label text="Edit College" /> 1813 1972 <key key="amenity" value="college" /> … … 1816 1975 <separator/> 1817 1976 <item name="Cinema" icon="presets/cinema.png"> 1977 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=cinema" /> 1818 1978 <label text="Edit Cinema" /> 1819 1979 <key key="amenity" value="cinema" /> … … 1821 1981 </item> 1822 1982 <item name="Library" icon="styles/standard/shopping/rental/library.png"> 1983 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=library" /> 1823 1984 <label text="Edit Library" /> 1824 1985 <key key="amenity" value="library" /> … … 1826 1987 </item> 1827 1988 <item name="Arts Centre" icon="presets/arts_centre.png"> 1989 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=arts_centre" /> 1828 1990 <label text="Edit Arts Centre" /> 1829 1991 <key key="amenity" value="arts_centre" /> … … 1831 1993 </item> 1832 1994 <item name="Theatre" icon="presets/theater.png"> 1995 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=theatre" /> 1833 1996 <label text="Edit Theatre" /> 1834 1997 <key key="amenity" value="theatre" /> … … 1836 1999 </item> 1837 2000 <item name="Place of Worship" icon="presets/church.png"> 2001 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=place_of_worship" /> 1838 2002 <label text="Edit Place of Worship" /> 1839 2003 <key key="amenity" value="place_of_worship" /> … … 1844 2008 <separator/> 1845 2009 <item name="Addresses" icon="presets/addresses.png"> 2010 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/House_numbers/Karlsruhe_Schema" 2011 de:href="http://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern" /> 1846 2012 <label text="Edit address information" /> 1847 2013 <space /> … … 1856 2022 </item> 1857 2023 <item name="Address Interpolation" icon="presets/addresses.png"> 2024 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/House_numbers/Karlsruhe_Schema" 2025 de:href="http://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern" /> 1858 2026 <label text="Edit address interpolation" /> 1859 2027 <space /> … … 1889 2057 </item> 1890 2058 <item name="Lighthouse" icon="presets/lighthouse.png"> 2059 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=lighthouse" /> 1891 2060 <label text="Edit Lighthouse" /> 1892 2061 <key key="man_made" value="lighthouse" /> … … 1894 2063 </item> 1895 2064 <item name="Windmill" icon="presets/windmill.png"> 2065 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=windmill" /> 1896 2066 <label text="Edit Windmill" /> 1897 2067 <key key="man_made" value="windmill" /> … … 1899 2069 </item> 1900 2070 <item name="Pier" icon="presets/pier.png"> 2071 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=pier" /> 1901 2072 <label text="Edit Pier" /> 1902 2073 <key key="man_made" value="pier" /> … … 1904 2075 </item> 1905 2076 <item name="Pipeline" icon="presets/empty.png"> 2077 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=pipeline" /> 1906 2078 <label text="Edit Pipeline" /> 1907 2079 <key key="man_made" value="pipeline" /> … … 1909 2081 </item> 1910 2082 <item name="Wastewater Plant" icon="presets/wastewater_plant.png"> 2083 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=wastewater_plant" 2084 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:man_made=wastewater_plant" /> 2085 <link href="" /> 1911 2086 <label text="Edit Wastewater Plant" /> 1912 2087 <key key="man_made" value="wastewater_plant" /> … … 1914 2089 </item> 1915 2090 <item name="Crane" icon="presets/crane.png"> 2091 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=crane" /> 1916 2092 <label text="Edit Crane" /> 1917 2093 <key key="man_made" value="crane" /> … … 1919 2095 </item> 1920 2096 <item name="Beacon" icon="presets/empty.png"> 2097 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=beacon" /> 1921 2098 <label text="Edit Beacon" /> 1922 2099 <key key="man_made" value="beacon" /> … … 1924 2101 </item> 1925 2102 <item name="Survey Point" icon="presets/survey_point.png"> 2103 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=survey_point" /> 1926 2104 <label text="Edit Survey Point" /> 1927 2105 <key key="man_made" value="survey_point" /> … … 1929 2107 </item> 1930 2108 <item name="Surveillance" icon="presets/surveillance.png"> 2109 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=surveillance" /> 1931 2110 <label text="Edit Surveillance Camera" /> 1932 2111 <key key="man_made" value="surveillance" /> … … 1935 2114 <separator/> 1936 2115 <item name="Power Generator" icon="presets/power.png"> 2116 <link href="http://wiki.openstreetmap.org/wiki/Tag:power=generator" 2117 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=generator" /> 1937 2118 <label text="Edit Power Generator" /> 1938 2119 <key key="power" value="generator" /> … … 1941 2122 </item> 1942 2123 <item name="Power Station" icon="presets/power.png"> 2124 <link href="http://wiki.openstreetmap.org/wiki/Tag:power=line" 2125 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=line" /> 1943 2126 <label text="Edit power station" /> 1944 2127 <key key="power" value="station" /> … … 1946 2129 </item> 1947 2130 <item name="Power Sub Station" icon="presets/power.png"> 2131 <link href="http://wiki.openstreetmap.org/wiki/Tag:power=sub_station" 2132 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=sub_station" /> 1948 2133 <label text="Edit power sub station" /> 1949 2134 <key key="power" value="sub_station" /> … … 1952 2137 </item> 1953 2138 <item name="Power Tower" icon="presets/power_tower.png"> 2139 <link href="http://wiki.openstreetmap.org/wiki/Tag:power=tower" 2140 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=tower" /> 1954 2141 <label text="Edit Power Tower" /> 1955 2142 <key key="power" value="tower" /> 1956 2143 </item> 1957 2144 <item name="Power Line" icon="presets/power.png"> 2145 <link href="http://wiki.openstreetmap.org/wiki/Tag:power=line" 2146 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:power=line" /> 1958 2147 <label text="Edit power line" /> 1959 2148 <key key="power" value="line" /> … … 1967 2156 <group name="Amenities" icon="presets/telephone.png"> 1968 2157 <item name="Toilets" icon="presets/toilet.png"> 2158 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=toilets" 2159 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=toilets" /> 1969 2160 <key key="amenity" value="toilets" /> 1970 2161 <text key="operator" text="Operator" default="" delete_if_empty="true" /> … … 1974 2165 </item> 1975 2166 <item name="Post Box" icon="presets/letter.png"> 2167 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=post_box" /> 1976 2168 <key key="amenity" value="post_box" /> 1977 2169 <text key="operator" text="Operator" default="" delete_if_empty="true" /> 1978 2170 </item> 1979 2171 <item name="Telephone" icon="presets/telephone.png"> 2172 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=telephone" /> 1980 2173 <label text="Edit a Telephone" /> 1981 2174 <key key="amenity" value="telephone" /> … … 1989 2182 </item> 1990 2183 <item name="Recycling" icon="presets/recycling.png"> 2184 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=recycling" /> 1991 2185 <label text="Edit a Recycling station" /> 1992 2186 <key key="amenity" value="recycling" /> … … 1999 2193 </item> 2000 2194 <item name="Bench" icon="presets/bench.png"> 2195 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bench" /> 2001 2196 <key key="amenity" value="bench" /> 2002 2197 </item> … … 2010 2205 </item> 2011 2206 <item name="Fountain" icon="presets/spring.png"> 2207 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=fountain" /> 2012 2208 <label text="Edit a Fountain" /> 2013 2209 <key key="amenity" value="fountain" /> … … 2015 2211 </item> 2016 2212 <item name="Drinking Water" icon="presets/drinking_water.png"> 2213 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=drinking_water" 2214 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=drinking_water" /> 2017 2215 <label text="Edit Drinking Water" /> 2018 2216 <key key="amenity" value="drinking_water" /> … … 2020 2218 </item> 2021 2219 <item name="Baby Hatch" icon="presets/empty.png"> 2220 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=baby_hatch" /> 2022 2221 <label text="Edit a Baby Hatch" /> 2023 2222 <key key="amenity" value="baby_hatch" /> … … 2034 2233 </item> 2035 2234 <item name="Convenience Store" icon="presets/empty.png"> 2235 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=convenience" /> 2036 2236 <label text="Edit Convenience Store" /> 2037 2237 <key key="shop" value="convenience" /> … … 2039 2239 </item> 2040 2240 <item name="Kiosk" icon="presets/kiosk.png"> 2241 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=kiosk" /> 2041 2242 <label text="Edit Kiosk" /> 2042 2243 <key key="shop" value="kiosk" /> … … 2044 2245 </item> 2045 2246 <item name="Vending machine" icon="presets/vending_machine.png"> 2247 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=vending_machine" /> 2046 2248 <label text="Edit a Vending_machine" /> 2047 2249 <key key="amenity" value="vending_machine" /> … … 2058 2260 </item> 2059 2261 <item name="Butcher" icon="presets/cow.png"> 2262 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=butcher" /> 2060 2263 <label text="Edit Butcher" /> 2061 2264 <key key="shop" value="butcher" /> … … 2063 2266 </item> 2064 2267 <item name="Baker" icon="presets/baker.png"> 2268 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=bakery" /> 2065 2269 <label text="Edit Baker" /> 2066 2270 <key key="shop" value="bakery" /> … … 2068 2272 </item> 2069 2273 <item name="Do-it-yourself-store" icon="presets/diy_store.png"> 2274 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=doityourself" /> 2070 2275 <label text="Edit Do-it-yourself-store" /> 2071 2276 <key key="shop" value="doityourself" /> … … 2078 2283 </item> 2079 2284 <item name="Dry Cleaning" icon="presets/laundry.png"> 2285 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=dry_cleaning" /> 2080 2286 <label text="Edit Dry Cleaning" /> 2081 2287 <key key="shop" value="dry_cleaning" /> … … 2083 2289 </item> 2084 2290 <item name="Laundry" icon="presets/laundry.png"> 2291 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Laundry" /> 2085 2292 <label text="Edit Laundry" /> 2086 2293 <key key="shop" value="laundry" /> … … 2088 2295 </item> 2089 2296 <item name="Outdoor" icon="presets/tent.png"> 2297 <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=outdoor" /> 2090 2298 <label text="Edit Outdoor Shop" /> 2091 2299 <key key="shop" value="outdoor" /> … … 2096 2304 <group name="Cash" icon="presets/dollar.png"> 2097 2305 <item name="Bank" icon="presets/bank.png"> 2306 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bank" /> 2098 2307 <label text="Edit Bank" /> 2099 2308 <key key="amenity" value="bank" /> … … 2102 2311 </item> 2103 2312 <item name="Money Exchange" icon="presets/coins.png"> 2313 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bureau_de_change" /> 2104 2314 <label text="Edit Money Exchange" /> 2105 2315 <key key="amenity" value="bureau_de_change" /> … … 2107 2317 </item> 2108 2318 <item name="Automated Teller Machine" icon="presets/cash.png"> 2319 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=atm" /> 2109 2320 <label text="Edit Automated Teller Machine" /> 2110 2321 <key key="amenity" value="atm" /> … … 2115 2326 <group name="Health" icon="presets/pharmacy.png"> 2116 2327 <item name="Doctors" icon="presets/empty.png"> 2328 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=doctors" /> 2117 2329 <label text="Edit Doctors" /> 2118 2330 <key key="amenity" value="doctors" /> … … 2125 2337 </item> 2126 2338 <item name="Pharmacy" icon="presets/pharmacy.png"> 2339 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=pharmacy" /> 2127 2340 <label text="Edit Pharmacy" /> 2128 2341 <key key="amenity" value="pharmacy" /> … … 2131 2344 </item> 2132 2345 <item name="Hospital" icon="presets/hospital.png"> 2346 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=hospital" /> 2133 2347 <label text="Edit Hospital" /> 2134 2348 <key key="amenity" value="hospital" /> … … 2136 2350 </item> 2137 2351 <item name="Emergency Access Point" icon="presets/emergency_access_point.png"> 2352 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=emergency_access_point" 2353 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=emergency_access_point" /> 2138 2354 <label text="Edit Emergency Access Point" /> 2139 2355 <space /> … … 2145 2361 </item> 2146 2362 <item name="Veterinary" icon="presets/empty.png"> 2363 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=veterinary" /> 2147 2364 <label text="Edit Veterinary" /> 2148 2365 <key key="amenity" value="veterinary" /> … … 2190 2407 </item> 2191 2408 <item name="Town" icon="presets/places.png"> 2409 <link href="http://wiki.openstreetmap.org/wiki/Tag:place=town" /> 2192 2410 <label text="Edit Town" /> 2193 2411 <space /> … … 2196 2414 </item> 2197 2415 <item name="Suburb" icon="presets/places.png"> 2416 <link href="http://wiki.openstreetmap.org/wiki/Tag:place=suburb" /> 2198 2417 <label text="Edit Suburb" /> 2199 2418 <space /> … … 2214 2433 </item> 2215 2434 <item name="Locality" icon="presets/locality.png"> 2435 <link href="http://wiki.openstreetmap.org/wiki/Tag:place=locality" /> 2216 2436 <label text="Edit Locality" /> 2217 2437 <space /> … … 2220 2440 </item> 2221 2441 <item name="Island" icon="presets/island.png"> 2442 <link href="http://wiki.openstreetmap.org/wiki/Tag:place=island" /> 2222 2443 <label text="Edit Island" /> 2223 2444 <space /> … … 2262 2483 <group name="Land use" icon="presets/landuse.png"> 2263 2484 <item name="Graveyard" icon="presets/graveyard.png"> 2485 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=grave_yard" /> 2264 2486 <label text="Edit Graveyard" /> 2265 2487 <key key="amenity" value="grave_yard" /> … … 2269 2491 </item> 2270 2492 <item name="Farmyard" icon="presets/landuse.png"> 2493 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=farmyard" 2494 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:landuse=farmyard" /> 2271 2495 <label text="Edit Farmyard Landuse" /> 2272 2496 <space /> … … 2305 2529 </item> 2306 2530 <item name="Reservoir" icon="presets/landuse_water.png"> 2531 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=reservoir" /> 2307 2532 <label text="Edit Reservoir Landuse" /> 2308 2533 <space /> … … 2311 2536 </item> 2312 2537 <item name="Forest" icon="presets/landuse.png"> 2538 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=forest" 2539 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:landuse=forest" /> 2313 2540 <label text="Edit Forest Landuse" /> 2314 2541 <space /> … … 2360 2587 </item> 2361 2588 <item name="Railway land" icon="presets/rail_light.png"> 2589 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=railway" /> 2362 2590 <label text="Edit Railway Landuse" /> 2363 2591 <space /> … … 2378 2606 </item> 2379 2607 <item name="Cemetery" icon="presets/cemetery.png"> 2608 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=cemetery" /> 2380 2609 <label text="Edit Cemetery Landuse" /> 2381 2610 <space /> … … 2386 2615 </item> 2387 2616 <item name="Village Green" icon="presets/landuse.png"> 2617 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=village_green" /> 2388 2618 <label text="Edit Village Green Landuse" /> 2389 2619 <space /> … … 2398 2628 </item> 2399 2629 <item name="Recreation Ground" icon="presets/landuse.png"> 2630 <link href="http://wiki.openstreetmap.org/wiki/Tag:landuse=recreation_ground" /> 2400 2631 <label text="Edit Recreation Ground Landuse" /> 2401 2632 <space /> … … 2407 2638 <group name="Natural" icon="presets/water.png"> 2408 2639 <item name="Water" icon="presets/water.png"> 2640 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=water" /> 2409 2641 <label text="Edit Water" /> 2410 2642 <key key="natural" value="water" /> … … 2417 2649 </item> 2418 2650 <item name="Tree" icon="presets/tree.png"> 2651 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=tree" /> 2419 2652 <label text="Edit a Tree" /> 2420 2653 <key key="natural" value="tree" /> … … 2425 2658 </item> 2426 2659 <item name="Spring" icon="presets/spring.png"> 2660 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=spring" /> 2427 2661 <label text="Edit a Spring" /> 2428 2662 <key key="natural" value="spring" /> … … 2430 2664 </item> 2431 2665 <item name="Cave Entrance" icon="presets/empty.png"> 2666 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=cave_entrance" /> 2432 2667 <label text="Edit Cave Entrance" /> 2433 2668 <key key="natural" value="cave_entrance" /> … … 2435 2670 </item> 2436 2671 <item name="Peak" icon="presets/peak.png"> 2672 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=peak" /> 2437 2673 <label text="Edit Peak" /> 2438 2674 <key key="natural" value="peak" /> … … 2441 2677 </item> 2442 2678 <item name="Glacier" icon="presets/glacier.png"> 2679 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=glacier" /> 2443 2680 <label text="Edit Glacier" /> 2444 2681 <key key="natural" value="glacier" /> … … 2447 2684 </item> 2448 2685 <item name="Volcano" icon="presets/volcano.png"> 2686 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=volcano" /> 2449 2687 <label text="Edit Volcano" /> 2450 2688 <key key="natural" value="volcano" /> … … 2463 2701 </item> 2464 2702 <item name="Fell" icon="presets/empty.png"> 2703 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=fell" /> 2465 2704 <label text="Edit Fell" /> 2466 2705 <key key="natural" value="fell" /> … … 2468 2707 </item> 2469 2708 <item name="Heath" icon="presets/empty.png"> 2709 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=heath" /> 2470 2710 <label text="Edit Heath" /> 2471 2711 <key key="natural" value="heath" /> … … 2473 2713 </item> 2474 2714 <item name="Wood" icon="presets/empty.png"> 2715 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=wood" 2716 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:natural=wood" /> 2475 2717 <label text="Edit Wood" /> 2476 2718 <key key="natural" value="wood" /> … … 2480 2722 <separator/> 2481 2723 <item name="Riverbank" icon="presets/waterway.png"> 2724 <link href="http://wiki.openstreetmap.org/wiki/Tag:waterway=riverbank" 2725 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:waterway=riverbank" /> 2482 2726 <label text="Edit a riverbank" /> 2483 2727 <key key="waterway" value="riverbank" /> … … 2485 2729 </item> 2486 2730 <item name="Coastline" icon="presets/empty.png"> 2731 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=coastline" /> 2487 2732 <label text="Edit Coastline" /> 2488 2733 <key key="natural" value="coastline" /> … … 2490 2735 </item> 2491 2736 <item name="Wetland" icon="presets/empty.png"> 2737 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=wetland" 2738 de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:natural=wetland" /> 2492 2739 <label text="Edit Wetland" /> 2493 2740 <key key="natural" value="wetland" /> … … 2501 2748 </item> 2502 2749 <item name="Beach" icon="presets/empty.png"> 2750 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=beach" /> 2503 2751 <label text="Edit Beach" /> 2504 2752 <key key="natural" value="beach" /> … … 2511 2759 </item> 2512 2760 <item name="Cliff" icon="presets/empty.png"> 2761 <link href="http://wiki.openstreetmap.org/wiki/Tag:natural=cliff" /> 2513 2762 <label text="Edit Cliff" /> 2514 2763 <key key="natural" value="cliff" />
Note:
See TracChangeset
for help on using the changeset viewer.