Ticket #10363: elemstyles7440_zoom_classes.diff
File elemstyles7440_zoom_classes.diff, 70.9 KB (added by , 11 years ago) |
---|
-
styles/standard/elemstyles.mapcss
21 21 /* "work in progress" tags */ 22 22 /***************************/ 23 23 24 node |z16-[fixme]::core_fixme,25 node |z16-[FIXME]::core_fixme {24 node[fixme]::core_fixme, 25 node[FIXME]::core_fixme { 26 26 object-z-index: 20; 27 27 icon-image: "misc/fixme-annotation.png"; 28 set iconz16; 28 29 } 29 node |z16-[note]::core_note {30 node[note]::core_note { 30 31 object-z-index: 10; 31 32 icon-image: "misc/note-annotation.png"; 33 set iconz16; 32 34 } 33 35 34 36 /* special display of unreviewed tiger data (USA) */ … … 46 48 relation[restriction=no_left_turn], 47 49 node[restriction=no_left_turn] { 48 50 icon-image: "vehicle/restriction/turn_restrictions/no_left_turn.png"; 51 set iconz17; 49 52 text: auto; 50 53 } 51 54 relation[restriction=no_right_turn], 52 55 node[restriction=no_right_turn] { 53 56 icon-image: "vehicle/restriction/turn_restrictions/no_right_turn.png"; 57 set iconz17; 54 58 text: auto; 55 59 } 56 60 relation[restriction=no_straight_on], 57 61 node[restriction=no_straight_on] { 58 62 icon-image: "vehicle/restriction/turn_restrictions/no_straight_on.png"; 63 set iconz17; 59 64 text: auto; 60 65 } 61 66 relation[restriction=no_u_turn], 62 67 node[restriction=no_u_turn] { 63 68 icon-image: "vehicle/restriction/turn_restrictions/no_u_turn.png"; 69 set iconz17; 64 70 text: auto; 65 71 } 66 72 relation[restriction=only_left_turn], 67 73 node[restriction=only_left_turn] { 68 74 icon-image: "vehicle/restriction/turn_restrictions/only_left_turn.png"; 75 set iconz17; 69 76 text: auto; 70 77 } 71 78 relation[restriction=only_right_turn], 72 79 node[restriction=only_right_turn] { 73 80 icon-image: "vehicle/restriction/turn_restrictions/only_right_turn.png"; 81 set iconz17; 74 82 text: auto; 75 83 } 76 84 relation[restriction=only_straight_on], 77 85 node[restriction=only_straight_on] { 78 86 icon-image: "vehicle/restriction/turn_restrictions/only_straight_on.png"; 87 set iconz17; 79 88 text: auto; 80 89 } 81 90 … … 115 124 node[cutting?!], 116 125 node[embankment?!] { 117 126 icon-image: "misc/deprecated.png"; 127 set iconz17; 118 128 text: auto; 119 129 } 120 130 … … 125 135 node["addr:housenumber"], 126 136 node["addr:postcode"] { 127 137 icon-image: "misc/housenumber.png"; 138 set iconz17; 128 139 text: auto; 129 140 } 130 141 way["addr:interpolation"=odd] { … … 148 159 } 149 160 node[building][!building?!] { 150 161 icon-image: "misc/landmark/building.png"; 162 set iconz17; 151 163 text: auto; 152 164 } 153 165 node[building=garage] { 154 166 icon-image: "misc/landuse/garages.png"; 167 set iconz17; 155 168 text: auto; 156 169 } 157 170 node[building=garages] { 158 171 icon-image: "misc/landuse/garages.png"; 172 set iconz17; 159 173 text: auto; 160 174 } 161 175 node[building=entrance] { 162 176 icon-image: "misc/entrance-yes.png"; 177 set iconz17; 163 178 text: auto; 164 179 } 165 180 node[entrance=yes] { 166 181 icon-image: "misc/entrance-yes.png"; 182 set iconz17; 167 183 text: auto; 168 184 } 169 185 node[entrance=main] { 170 186 icon-image: "misc/entrance-main.png"; 187 set iconz17; 171 188 text: auto; 172 189 } 173 190 node[entrance=service] { 174 191 icon-image: "misc/entrance-service.png"; 192 set iconz17; 175 193 text: auto; 176 194 } 177 195 node[entrance=exit] { 178 196 icon-image: "misc/entrance-exit.png"; 197 set iconz17; 179 198 text: auto; 180 199 } 181 200 node[entrance=emergency] { 182 201 icon-image: "misc/entrance-emergency.png"; 202 set iconz17; 183 203 text: auto; 184 204 } 185 205 … … 213 233 } 214 234 node[access?!] { 215 235 icon-image: "vehicle/restriction/access.png"; 236 set iconz17; 216 237 } 217 238 node[access=permissive], 218 239 node[access=private], 219 240 node[access=destination] { 220 241 icon-image: "misc/no_icon.png"; 242 set iconz17; 221 243 text: auto; 222 244 } 223 245 node[bicycle?!] { 224 246 icon-image: "vehicle/restriction/bicycle.png"; 247 set iconz17; 225 248 } 226 249 node[bicycle=designated] { 227 250 icon-image: "vehicle/restriction/bicycle-designated.png"; 251 set iconz17; 228 252 text: auto; 229 253 } 230 254 node[foot?!] { 231 255 icon-image: "vehicle/restriction/foot.png"; 256 set iconz17; 232 257 } 233 258 node[foot=designated] { 234 259 icon-image: "vehicle/restriction/foot-designated.png"; 260 set iconz17; 235 261 text: auto; 236 262 } 237 263 node[goods?!], 238 264 node[hgv?!] { 239 265 icon-image: "vehicle/restriction/goods.png"; 266 set iconz17; 240 267 } 241 268 node[horse?!] { 242 269 icon-image: "vehicle/restriction/horse.png"; 270 set iconz17; 243 271 } 244 272 node[horse=designated] { 245 273 icon-image: "vehicle/restriction/horse-designated.png"; 274 set iconz17; 246 275 } 247 276 node[motorcycle?!] { 248 277 icon-image: "vehicle/restriction/motorbike.png"; 278 set iconz17; 249 279 } 250 280 node[motorcar?!] { 251 281 icon-image: "vehicle/restriction/motorcar.png"; 282 set iconz17; 252 283 } 253 284 node[psv?!] { 254 285 icon-image: "vehicle/restriction/psv.png"; 286 set iconz17; 255 287 } 256 288 node[motorboat?!], 257 289 node[boat?!] { 258 290 icon-image: "misc/no_icon.png"; 291 set iconz17; 259 292 } 260 293 node[noexit?] { 261 294 icon-image: "vehicle/restriction/dead_end.png"; 295 set iconz17; 262 296 } 263 297 node[maxweight] { 264 298 icon-image: "vehicle/restriction/maxweight.png"; 299 set iconz17; 265 300 } 266 301 node[maxheight] { 267 302 icon-image: "vehicle/restriction/maxheight.png"; 303 set iconz17; 268 304 } 269 305 node[maxwidth] { 270 306 icon-image: "vehicle/restriction/maxwidth.png"; 307 set iconz17; 271 308 } 272 309 node[maxlength] { 273 310 icon-image: "vehicle/restriction/maxlength.png"; 311 set iconz17; 274 312 } 275 313 node[minspeed] { 276 314 icon-image: "vehicle/restriction/minspeed.png"; 315 set iconz17; 277 316 } 278 317 node[maxstay], 279 318 node[toll] { 280 319 icon-image: "misc/no_icon.png"; 320 set iconz17; 281 321 } 282 322 283 323 /****************/ … … 286 326 287 327 node[barrier] { 288 328 icon-image: "vehicle/restriction/barrier.png"; 329 set iconz17; 289 330 text: auto; 290 331 } 291 332 way[barrier=bollard] { … … 295 336 } 296 337 node[barrier=bollard] { 297 338 icon-image: "vehicle/restriction/bollard.png"; 339 set iconz17; 298 340 text: auto; 299 341 } 300 342 node[barrier=gate] { 301 343 icon-image: "vehicle/gate.png"; 344 set iconz17; 302 345 text: auto; 303 346 } 304 347 way[barrier=hedge], … … 318 361 node[barrier=city_wall], 319 362 node[barrier=retaining_wall] { 320 363 icon-image: "misc/deprecated.png"; 364 set iconz17; 321 365 text: auto; 322 366 } 323 367 node[barrier=block] { 324 368 icon-image: "vehicle/block.svg"; 369 set iconz17; 325 370 text: auto; 326 371 } 327 372 node[barrier=chain] { 328 373 icon-image: "vehicle/chain.svg"; 374 set iconz17; 329 375 text: auto; 330 376 } 331 377 node[barrier=stile] { 332 378 icon-image: "vehicle/stile.png"; 379 set iconz17; 333 380 text: auto; 334 381 } 335 382 node[barrier=turnstile] { 336 383 icon-image: "vehicle/turnstile.png"; 384 set iconz17; 337 385 text: auto; 338 386 } 339 387 node[barrier=cycle_barrier] { 340 388 icon-image: "vehicle/cycle_barrier.png"; 389 set iconz17; 341 390 text: auto; 342 391 } 343 392 node[barrier=lift_gate] { 344 393 icon-image: "vehicle/lift_gate.png"; 394 set iconz17; 345 395 text: auto; 346 396 } 347 397 node[barrier=swing_gate] { 348 398 icon-image: "vehicle/swing_gate.png"; 399 set iconz17; 349 400 text: auto; 350 401 } 351 402 area[barrier=toll_booth]:closed { … … 353 404 } 354 405 node[barrier=toll_booth] { 355 406 icon-image: "vehicle/toll_booth.png"; 407 set iconz17; 356 408 text: auto; 357 409 } 358 410 node[barrier=entrance] { 359 411 icon-image: "vehicle/entrance.png"; 412 set iconz17; 360 413 text: auto; 361 414 } 362 415 node[barrier=cattle_grid] { 363 416 icon-image: "vehicle/cattle_grid.png"; 417 set iconz17; 364 418 text: auto; 365 419 } 366 420 node[barrier=border_control] { 367 421 icon-image: "vehicle/border_control.png"; 422 set iconz17; 368 423 text: auto; 369 424 } 370 425 node[barrier=sally_port] { 371 426 icon-image: "vehicle/sally_port.png"; 427 set iconz17; 372 428 text: auto; 373 429 } 374 430 node[barrier=fence], … … 380 436 node[barrier=drawbridge], 381 437 node[barrier=hampshire_gate] { 382 438 icon-image: "misc/no_icon.png"; 439 set iconz17; 383 440 text: auto; 384 441 } 385 442 … … 541 598 } 542 599 node[highway=steps] { 543 600 icon-image: "transport/steps.png"; 601 set iconz17; 544 602 text: auto; 545 603 } 546 604 way[highway=bus_guideway] { … … 554 612 } 555 613 node[direction=clockwise] { 556 614 icon-image: "vehicle/restriction/roundabout_left.png"; 615 set iconz17; 557 616 text: auto; 558 617 } 559 618 node[highway=mini_roundabout] { 560 619 icon-image: "vehicle/restriction/roundabout_left.png"; 620 set iconz17; 561 621 text: auto; 562 622 } 563 623 node:righthandtraffic[highway=mini_roundabout] { 564 624 icon-image: "vehicle/restriction/roundabout_right.png"; 625 set iconz17; 565 626 } 566 627 node[highway=stop] { 567 628 icon-image: "vehicle/restriction/stop.png"; 629 set iconz17; 568 630 text: auto; 569 631 } 570 632 node[highway=give_way] { 571 633 icon-image: "vehicle/restriction/right_of_way.png"; 634 set iconz17; 572 635 text: auto; 573 636 } 574 637 node[highway=traffic_signals] { 575 638 icon-image: "vehicle/restriction/traffic-light.png"; 639 set iconz17; 576 640 text: auto; 577 641 } 578 642 node[highway=street_lamp] { 579 643 icon-image: "misc/streetlamp.png"; 644 set iconz17; 580 645 text: auto; 581 646 } 582 647 node[highway=speed_camera] { 583 648 icon-image: "vehicle/restriction/speed_trap.png"; 649 set iconz17; 584 650 text: auto; 585 651 } 586 652 node[traffic_sign=city_limit] { 587 653 icon-image: "vehicle/restriction/citylimit.png"; 654 set iconz17; 588 655 text: auto; 589 656 } 590 657 node[highway=crossing] { 591 658 icon-image: "vehicle/zebra_crossing.png"; 659 set iconz17; 592 660 text: auto; 593 661 } 594 662 node[highway=incline], node[highway=incline_steep] { 595 663 icon-image: "vehicle/restriction/incline.png"; 664 set iconz17; 596 665 text: auto; 597 666 } 598 667 node[highway=motorway_junction] { 599 668 icon-image: "vehicle/exit.png"; 669 set iconz17; 600 670 text: auto; 601 671 } 602 672 area[highway=services] { … … 604 674 } 605 675 node[highway=services] { 606 676 icon-image: "vehicle/services.png"; 677 set iconz17; 607 678 text: auto; 608 679 } 609 680 area[highway=rest_area] { … … 611 682 } 612 683 node[highway=rest_area] { 613 684 icon-image: "vehicle/parking.png"; 685 set iconz17; 614 686 text: auto; 615 687 } 616 688 node[highway=ford], node[ford?] { 617 689 icon-image: "vehicle/ford.png"; 690 set iconz17; 618 691 text: auto; 619 692 } 620 693 way[ford?]::core_ford { … … 632 705 } 633 706 node[highway=turning_circle] { 634 707 icon-image: "vehicle/turning_circle.png"; 708 set iconz17; 635 709 text: auto; 636 710 } 637 711 node[highway=turning_loop] { 638 712 icon-image: "vehicle/turning_loop.png"; 713 set iconz17; 639 714 text: auto; 640 715 } 641 716 node[highway=passing_place] { 642 717 icon-image: "vehicle/passing_place.png"; 718 set iconz17; 643 719 text: auto; 644 720 } 645 721 node[highway=elevator] { 646 722 icon-image: "service/elevator.png"; 723 set iconz17; 647 724 text: auto; 648 725 } 649 726 way[highway=construction] { … … 653 730 } 654 731 node[highway=construction] { 655 732 icon-image: "misc/construction.png"; 733 set iconz17; 656 734 text: auto; 657 735 } 658 736 area[highway=emergency_access_point] { … … 660 738 } 661 739 node[highway=emergency_access_point] { 662 740 icon-image: "service/emergency_access_point.png"; 741 set iconz17; 663 742 text: auto; 664 743 } 665 744 node[highway=motorway], node[highway=motorway_link], … … 682 761 node[highway=bus_guideway], 683 762 node[highway=platform] { 684 763 icon-image: "misc/deprecated.png"; 764 set iconz17; 685 765 text: auto; 686 766 } 687 767 … … 691 771 692 772 node[traffic_calming] { 693 773 icon-image: "vehicle/traffic_calming.png"; 774 set iconz17; 694 775 text: auto; 695 776 } 696 777 node[traffic_calming=chicane] { 697 778 icon-image: "vehicle/chicane.png"; 779 set iconz17; 698 780 text: auto; 699 781 } 700 782 node[traffic_calming=choker], 701 783 node[traffic_calming=cushion] { 702 784 icon-image: "vehicle/passing_place.png"; 785 set iconz17; 703 786 text: auto; 704 787 } 705 788 … … 709 792 710 793 node[junction=roundabout] { 711 794 icon-image: "vehicle/restriction/roundabout_left.png"; 795 set iconz17; 712 796 text: auto; 713 797 } 714 798 node:righthandtraffic[junction=roundabout] { 715 799 icon-image: "vehicle/restriction/roundabout_right.png"; 800 set iconz17; 716 801 } 717 802 718 803 /*****************/ … … 820 905 node[cycleway=track], node[cycleway=opposite_track], 821 906 node[cycleway=opposite] { 822 907 icon-image: "misc/deprecated.png"; 908 set iconz17; 823 909 text: auto; 824 910 } 825 911 … … 909 995 node[piste:difficulty=freeride], 910 996 node[piste:difficulty=novice] { 911 997 icon-image: "sport/skiing.png"; 998 set iconz17; 912 999 } 913 1000 914 1001 /**************/ … … 920 1007 } 921 1008 node[power=tower] { 922 1009 icon-image: "misc/landmark/power/tower_small.png"; 1010 set iconz17; 923 1011 text: auto; 924 1012 } 925 1013 node[power=pole] { 926 1014 icon-image: "misc/landmark/power/pole.png"; 1015 set iconz17; 927 1016 text: auto; 928 1017 } 929 1018 way[power=line], … … 934 1023 node[power=line], 935 1024 node[power=minor_line] { 936 1025 icon-image: "misc/deprecated.png"; 1026 set iconz17; 937 1027 text: auto; 938 1028 } 939 1029 area[power=plant], … … 947 1037 node[power=substation], 948 1038 node[power=cable_distribution_cabinet] { 949 1039 icon-image: "misc/landmark/power.png"; 1040 set iconz17; 950 1041 text: auto; 951 1042 } 952 1043 node[power=transformer] { 953 1044 icon-image: "misc/landmark/power/transformer.png"; 1045 set iconz17; 954 1046 text: auto; 955 1047 } 956 1048 /* power_source is deprecated by the wiki, but still in use */ … … 967 1059 } 968 1060 node[power_source=wind], node[generator:source=wind] { 969 1061 icon-image: "misc/landmark/power/wind.png"; 1062 set iconz17; 970 1063 text: auto; 971 1064 } 972 1065 node[power_source=hydro], node[generator:source=hydro] { 973 1066 icon-image: "misc/landmark/power/hydro.png"; 1067 set iconz17; 974 1068 text: auto; 975 1069 } 976 1070 node[power_source=fossil], 977 1071 node[power_source=coal], node[generator:source=coal], 978 1072 node[power_source=gas], node[generator:source=gas] { 979 1073 icon-image: "misc/landmark/power/fossil.png"; 1074 set iconz17; 980 1075 text: auto; 981 1076 } 982 1077 node[power_source=photovoltaic] { 983 1078 /* FIXME photovoltaic NOT fossil*/ 984 1079 icon-image: "misc/landmark/power/fossil.png"; 1080 set iconz17; 985 1081 text: auto; 986 1082 } 987 1083 node[power_source=nuclear], node[generator:source=nuclear] { 988 1084 icon-image: "misc/landmark/power/nuclear.png"; 1085 set iconz17; 989 1086 text: auto; 990 1087 } 991 1088 node[power=generator] { 992 1089 icon-image: "misc/landmark/power.png"; 1090 set iconz17; 993 1091 text: auto; 994 1092 } 995 1093 … … 1011 1109 } 1012 1110 node[man_made=beacon] { 1013 1111 icon-image: "misc/landmark/beacon.png"; 1112 set iconz17; 1014 1113 text: auto; 1015 1114 } 1016 1115 node[man_made=chimney] { 1017 1116 icon-image: "misc/landmark/chimney.png"; 1117 set iconz17; 1018 1118 text: auto; 1019 1119 } 1020 1120 node[man_made=crane] { 1021 1121 icon-image: "misc/landmark/crane.png"; 1122 set iconz17; 1022 1123 text: auto; 1023 1124 } 1024 1125 node[man_made=flagpole] { 1025 1126 icon-image: "misc/flag.png"; 1127 set iconz17; 1026 1128 text: auto; 1027 1129 } 1028 1130 node[man_made=gasometer] { 1029 1131 icon-image: "misc/landmark/gasometer.png"; 1132 set iconz17; 1030 1133 text: auto; 1031 1134 } 1032 1135 node[man_made=groyne] { 1033 1136 icon-image: "nautical/groyne.png"; 1137 set iconz17; 1034 1138 text: auto; 1035 1139 } 1036 1140 node[man_made=lighthouse] { 1037 1141 icon-image: "misc/landmark/lighthouse.png"; 1142 set iconz17; 1038 1143 text: auto; 1039 1144 } 1040 1145 node[man_made=monitoring_station] { 1041 1146 icon-image: "misc/landmark/measurement_station.png"; 1147 set iconz17; 1042 1148 text: auto; 1043 1149 } 1044 1150 node[man_made=mineshaft] { 1045 1151 icon-image: "misc/landmark/mine.png"; 1152 set iconz17; 1046 1153 text: auto; 1047 1154 } 1048 1155 node[man_made=adit] { 1049 1156 icon-image: "misc/landmark/adit.png"; 1157 set iconz17; 1050 1158 text: auto; 1051 1159 } 1052 1160 area[man_made=pier]:closed { … … 1058 1166 } 1059 1167 node[man_made=pier] { 1060 1168 icon-image: "nautical/pier.png"; 1169 set iconz17; 1061 1170 text: auto; 1062 1171 } 1063 1172 way[embankment?][!highway][!railway][!waterway], … … 1065 1174 repeat-image: "misc/embankment-pattern.png"; 1066 1175 repeat-image-align: top; 1067 1176 width: 1; 1068 color: embankment#c14d00; 1177 color: embankment#c14d00; 1069 1178 } 1070 1179 way[embankment?][highway], 1071 1180 way[embankment?][railway], … … 1081 1190 } 1082 1191 node[man_made=pipeline] { 1083 1192 icon-image: "misc/deprecated.png"; 1193 set iconz17; 1084 1194 text: auto; 1085 1195 } 1086 1196 node[man_made=petroleum_well] { 1087 1197 icon-image: "misc/no_icon.png"; 1198 set iconz17; 1088 1199 text: auto; 1089 1200 } 1090 1201 area[man_made=reservoir_covered], … … 1102 1213 } 1103 1214 node[man_made=reservoir_covered] { 1104 1215 icon-image: "misc/landmark/reservoir_covered.png"; 1216 set iconz17; 1105 1217 text: auto; 1106 1218 } 1107 1219 node[man_made=surveillance] { 1108 1220 icon-image: "misc/surveillance.png"; 1221 set iconz17; 1109 1222 text: auto; 1110 1223 } 1111 1224 node[man_made=survey_point] { 1112 1225 icon-image: "misc/landmark/survey_point.png"; 1226 set iconz17; 1113 1227 text: auto; 1114 1228 } 1115 1229 node[man_made=tower] { 1116 1230 icon-image: "misc/landmark/tower.png"; 1231 set iconz17; 1117 1232 text: auto; 1118 1233 } 1119 1234 node[man_made=wastewater_plant] { 1120 1235 icon-image: "misc/landmark/wastewater_plant.png"; 1236 set iconz17; 1121 1237 text: auto; 1122 1238 } 1123 1239 node[man_made=watermill] { 1124 1240 icon-image: "misc/landmark/watermill.png"; 1241 set iconz17; 1125 1242 text: auto; 1126 1243 } 1127 1244 node[man_made=water_tower] { 1128 1245 icon-image: "misc/landmark/water_tower.png"; 1246 set iconz17; 1129 1247 text: auto; 1130 1248 } 1131 1249 node[man_made=water_well] { 1132 1250 icon-image: "misc/landmark/water_well.png"; 1251 set iconz17; 1133 1252 text: auto; 1134 1253 } 1135 1254 node[man_made=windmill] { 1136 1255 icon-image: "misc/landmark/windmill.png"; 1256 set iconz17; 1137 1257 text: auto; 1138 1258 } 1139 1259 node[man_made=works] { 1140 1260 icon-image: "misc/landmark/works.png"; 1261 set iconz17; 1141 1262 text: auto; 1142 1263 } 1143 1264 node[man_made=water_works] { 1144 1265 icon-image: "misc/landmark/water_works.png"; 1266 set iconz17; 1145 1267 text: auto; 1146 1268 } 1147 1269 … … 1155 1277 } 1156 1278 node[office=company] { 1157 1279 icon-image: "icons/office_blue.png"; 1280 set iconz17; 1158 1281 text: auto; 1159 1282 } 1160 1283 node[office=government] { 1161 1284 icon-image: "icons/office_pink.png"; 1285 set iconz17; 1162 1286 text: auto; 1163 1287 } 1164 1288 … … 1176 1300 } 1177 1301 node[leisure=sports_centre] { 1178 1302 icon-image: "sport/centre.png"; 1303 set iconz17; 1179 1304 text: auto; 1180 1305 } 1181 1306 node[leisure=golf_course] { 1182 1307 icon-image: "sport/golf.png"; 1308 set iconz17; 1183 1309 text: auto; 1184 1310 } 1185 1311 node[leisure=stadium] { 1186 1312 icon-image: "sport/stadium.png"; 1313 set iconz17; 1187 1314 text: auto; 1188 1315 } 1189 1316 way[leisure=track] { … … 1192 1319 } 1193 1320 node[leisure=track] { 1194 1321 icon-image: "sport/track.png"; 1322 set iconz17; 1195 1323 text: auto; 1196 1324 } 1197 1325 node[leisure=pitch] { 1198 1326 icon-image: "sport/pitch.png"; 1327 set iconz17; 1199 1328 text: auto; 1200 1329 } 1201 1330 node[leisure=water_park] { 1202 1331 icon-image: "leisure/water_park.png"; 1332 set iconz17; 1203 1333 text: auto; 1204 1334 } 1205 1335 area[leisure=marina] { … … 1207 1337 } 1208 1338 node[leisure=marina] { 1209 1339 icon-image: "nautical/marina.png"; 1340 set iconz17; 1210 1341 text: auto; 1211 1342 } 1212 1343 area[leisure=slipway], … … 1220 1351 } 1221 1352 node[leisure=slipway] { 1222 1353 icon-image: "nautical/slipway.png"; 1354 set iconz17; 1223 1355 text: auto; 1224 1356 } 1225 1357 node[leisure=fishing] { 1226 1358 icon-image: "sport/fishing.png"; 1359 set iconz17; 1227 1360 text: auto; 1228 1361 } 1229 1362 node[leisure=nature_reserve] { 1230 1363 icon-image: "leisure/nature_reserve.png"; 1364 set iconz17; 1231 1365 text: auto; 1232 1366 } 1233 1367 node[leisure=park] { 1234 1368 icon-image: "leisure/park.png"; 1369 set iconz17; 1235 1370 text: auto; 1236 1371 } 1237 1372 node[leisure=playground] { 1238 1373 icon-image: "leisure/playground.png"; 1374 set iconz17; 1239 1375 text: auto; 1240 1376 } 1241 1377 node[leisure=garden] { 1242 1378 icon-image: "leisure/garden.png"; 1379 set iconz17; 1243 1380 text: auto; 1244 1381 } 1245 1382 node[leisure=common] { 1246 1383 icon-image: "leisure/common.png"; 1384 set iconz17; 1247 1385 text: auto; 1248 1386 } 1249 1387 area[leisure=swimming_pool] { … … 1251 1389 } 1252 1390 node[leisure=swimming_pool] { 1253 1391 icon-image: "sport/pool.png"; 1392 set iconz17; 1254 1393 text: auto; 1255 1394 } 1256 1395 area[leisure=miniature_golf], … … 1261 1400 } 1262 1401 node[leisure=miniature_golf] { 1263 1402 icon-image: "sport/golf.png"; 1403 set iconz17; 1264 1404 text: auto; 1265 1405 } 1266 1406 node[leisure=dog_park] { 1267 1407 icon-image: "leisure/dog.png"; 1408 set iconz17; 1268 1409 text: auto; 1269 1410 } 1270 1411 node[leisure=ice_rink] { 1271 1412 icon-image: "sport/hockey.png"; 1413 set iconz17; 1272 1414 text: auto; 1273 1415 } 1274 1416 node[leisure=sauna] { 1275 1417 icon-image: "leisure/sauna.png"; 1418 set iconz17; 1276 1419 text: auto; 1277 1420 } 1278 1421 … … 1357 1500 } 1358 1501 node[shop=supermarket] { 1359 1502 icon-image: "shop/supermarket.png"; 1503 set iconz17; 1360 1504 text: auto; 1361 1505 } 1362 1506 node[shop=convenience] { 1363 1507 icon-image: "shop/convenience.png"; 1508 set iconz17; 1364 1509 text: auto; 1365 1510 } 1366 1511 node[shop=bakery] { 1367 1512 icon-image: "shop/groceries/bakery.png"; 1513 set iconz17; 1368 1514 text: auto; 1369 1515 } 1370 1516 node[shop=butcher] { 1371 1517 icon-image: "shop/groceries/butcher.png"; 1518 set iconz17; 1372 1519 text: auto; 1373 1520 } 1374 1521 node[shop=bicycle] { 1375 1522 icon-image: "sport/bicycle.png"; 1523 set iconz17; 1376 1524 text: auto; 1377 1525 } 1378 1526 node[shop=doityourself] { 1379 1527 icon-image: "shop/diy_store.png"; 1528 set iconz17; 1380 1529 text: auto; 1381 1530 } 1382 1531 node[shop=dry_cleaning], 1383 1532 node[shop=laundry] { 1384 1533 icon-image: "shop/laundry.png"; 1534 set iconz17; 1385 1535 text: auto; 1386 1536 } 1387 1537 node[shop=outdoor] { 1388 1538 icon-image: "shop/sports/outdoor.png"; 1539 set iconz17; 1389 1540 text: auto; 1390 1541 } 1391 1542 node[shop=kiosk] { 1392 1543 icon-image: "shop/kiosk.png"; 1544 set iconz17; 1393 1545 text: auto; 1394 1546 } 1395 1547 node[shop=alcohol], 1396 1548 node[shop=beverages] { 1397 1549 icon-image: "shop/beverages.png"; 1550 set iconz17; 1398 1551 text: auto; 1399 1552 } 1400 1553 node[shop=books] { 1401 1554 icon-image: "shop/rental/library.png"; 1555 set iconz17; 1402 1556 text: auto; 1403 1557 } 1404 1558 node[shop=boutique] { 1405 1559 icon-image: "shop/boutique.png"; 1560 set iconz17; 1406 1561 text: auto; 1407 1562 } 1408 1563 node[shop=car], 1409 1564 node[shop=car_dealer] { 1410 1565 icon-image: "transport/car.png"; 1566 set iconz17; 1411 1567 text: auto; 1412 1568 } 1413 1569 node[shop=car_repair] { 1414 1570 icon-image: "vehicle/repair_shop.png"; 1571 set iconz17; 1415 1572 text: auto; 1416 1573 } 1417 1574 node[shop=tyres] { 1418 1575 icon-image: "vehicle/tyres.png"; 1576 set iconz17; 1419 1577 text: auto; 1420 1578 } 1421 1579 node[shop=chemist] { 1422 1580 icon-image: "shop/chemist.png"; 1581 set iconz17; 1423 1582 text: auto; 1424 1583 } 1425 1584 node[shop=clothes] { 1426 1585 icon-image: "shop/clothes.png"; 1586 set iconz17; 1427 1587 text: auto; 1428 1588 } 1429 1589 node[shop=computer] { 1430 1590 icon-image: "shop/computer.png"; 1591 set iconz17; 1431 1592 text: auto; 1432 1593 } 1433 1594 node[shop=confectionery] { 1434 1595 icon-image: "shop/groceries/confectionery.png"; 1596 set iconz17; 1435 1597 text: auto; 1436 1598 } 1437 1599 node[shop=copyshop] { 1438 1600 icon-image: "shop/copyshop.png"; 1601 set iconz17; 1439 1602 text: auto; 1440 1603 } 1441 1604 node[shop=curtain] { 1442 1605 icon-image: "shop/curtain.png"; 1606 set iconz17; 1443 1607 text: auto; 1444 1608 } 1445 1609 node[shop=cycle_repair] { 1446 1610 icon-image: "sport/bicycle.png"; 1611 set iconz17; 1447 1612 text: auto; 1448 1613 } 1449 1614 node[shop=department_store] { 1450 1615 icon-image: "shop/mall.png"; 1616 set iconz17; 1451 1617 text: auto; 1452 1618 } 1453 1619 node[shop=deli] { 1454 1620 icon-image: "shop/groceries/deli.png"; 1621 set iconz17; 1455 1622 text: auto; 1456 1623 } 1457 1624 node[shop=electronics] { 1458 1625 icon-image: "shop/electronics.png"; 1626 set iconz17; 1459 1627 text: auto; 1460 1628 } 1461 1629 node[shop=erotic] { 1462 icon-image:"shop/erotic.png"; 1630 icon-image: "shop/erotic.png"; 1631 set iconz17; 1463 1632 text: auto; 1464 1633 } 1465 1634 node[shop=furniture] { 1466 1635 icon-image: "shop/furniture.png"; 1636 set iconz17; 1467 1637 text: auto; 1468 1638 } 1469 1639 node[shop=fabric] { 1470 1640 icon-image: "shop/fabric.png"; 1641 set iconz17; 1471 1642 text: auto; 1472 1643 } 1473 1644 node[shop=florist] { 1474 1645 icon-image: "shop/florist.png"; 1646 set iconz17; 1475 1647 text: auto; 1476 1648 } 1477 1649 node[shop=frame] { 1478 1650 icon-image: "shop/frame.png"; 1651 set iconz17; 1479 1652 text: auto; 1480 1653 } 1481 1654 node[shop=gift] { 1482 1655 icon-image: "presets/present.svg"; 1656 set iconz17; 1483 1657 text: auto; 1484 1658 } 1485 1659 node[shop=greengrocer] { 1486 1660 icon-image: "shop/groceries/greengrocer.png"; 1661 set iconz17; 1487 1662 text: auto; 1488 1663 } 1489 1664 node[shop=garden_centre] { 1490 1665 icon-image: "shop/garden_centre.png"; 1666 set iconz17; 1491 1667 text: auto; 1492 1668 } 1493 1669 node[shop=hairdresser] { 1494 1670 icon-image: "shop/hairdresser.png"; 1671 set iconz17; 1495 1672 text: auto; 1496 1673 } 1497 1674 node[shop=hardware] { 1498 1675 icon-image: "shop/hardware.png"; 1676 set iconz17; 1499 1677 text: auto; 1500 1678 } 1501 1679 node[shop=hearing_aids] { 1502 1680 icon-image: "shop/hearing_aids.png"; 1681 set iconz17; 1503 1682 text: auto; 1504 1683 } 1505 1684 node[shop=hifi] { 1506 1685 icon-image: "shop/hifi.png"; 1686 set iconz17; 1507 1687 text: auto; 1508 1688 } 1509 1689 node[shop=jewelry] { 1510 1690 icon-image: "shop/jewelry.png"; 1691 set iconz17; 1511 1692 text: auto; 1512 1693 } 1513 1694 node[shop=kitchen] { 1514 1695 icon-image: "shop/kitchen.png"; 1696 set iconz17; 1515 1697 text: auto; 1516 1698 } 1517 1699 node[shop=mall] { 1518 1700 icon-image: "shop/mall.png"; 1701 set iconz17; 1519 1702 text: auto; 1520 1703 } 1521 1704 node[shop=mobile_phone] { 1522 1705 icon-image: "shop/mobile_phone.png"; 1706 set iconz17; 1523 1707 text: auto; 1524 1708 } 1525 1709 node[shop=motorcycle] { 1526 1710 icon-image: "vehicle/motorbike.png"; 1711 set iconz17; 1527 1712 text: auto; 1528 1713 } 1529 1714 node[shop=musical_instrument] { 1530 1715 icon-image: "shop/musical_instrument.png"; 1716 set iconz17; 1531 1717 text: auto; 1532 1718 } 1533 1719 node[shop=newsagent] { 1534 1720 icon-image: "shop/kiosk.png"; 1721 set iconz17; 1535 1722 text: auto; 1536 1723 } 1537 1724 node[shop=optician] { 1538 1725 icon-image: "shop/optician.png"; 1726 set iconz17; 1539 1727 text: auto; 1540 1728 } 1541 1729 node[shop=paint] { 1542 1730 icon-image: "shop/paint.png"; 1731 set iconz17; 1543 1732 text: auto; 1544 1733 } 1545 1734 node[shop=pawnbroker] { 1546 1735 icon-image: "presets/pawnbroker.svg"; 1736 set iconz17; 1547 1737 text: auto; 1548 1738 } 1549 1739 node[shop=seafood] { 1550 1740 icon-image: "shop/groceries/seafood.png"; 1741 set iconz17; 1551 1742 text: auto; 1552 1743 } 1553 1744 node[shop=shoes] { 1554 1745 icon-image: "shop/shoes.png"; 1746 set iconz17; 1555 1747 text: auto; 1556 1748 } 1557 1749 node[shop=sports] { 1558 1750 icon-image: "sport/multi.png"; 1751 set iconz17; 1559 1752 text: auto; 1560 1753 } 1561 1754 node[shop=stationery] { 1562 1755 icon-image: "shop/stationery.png"; 1756 set iconz17; 1563 1757 text: auto; 1564 1758 } 1565 1759 node[shop=tailor] { 1566 1760 icon-image: "shop/tailor.png"; 1761 set iconz17; 1567 1762 text: auto; 1568 1763 } 1569 1764 node[shop=travel_agency] { 1570 1765 icon-image: "place/island.png"; 1766 set iconz17; 1571 1767 text: auto; 1572 1768 } 1573 1769 node[shop=toys] { 1574 1770 icon-image: "shop/toys.png"; 1771 set iconz17; 1575 1772 text: auto; 1576 1773 } 1577 1774 node[shop=vacuum_cleaner] { 1578 1775 icon-image: "shop/vacuum_cleaner.png"; 1776 set iconz17; 1579 1777 text: auto; 1580 1778 } 1581 1779 node[shop=variety_store] { 1582 1780 icon-image: "shop/variety_store.png"; 1781 set iconz17; 1583 1782 text: auto; 1584 1783 } 1585 1784 node[shop=video] { 1586 1785 icon-image: "shop/video.png"; 1786 set iconz17; 1587 1787 text: auto; 1588 1788 } 1589 1789 node[shop=bookmaker] { 1590 1790 icon-image: "presets/lottery.svg"; 1791 set iconz17; 1591 1792 text: auto; 1592 1793 } 1593 1794 node[shop=lottery] { 1594 1795 icon-image: "presets/lottery.svg"; 1796 set iconz17; 1595 1797 text: auto; 1596 1798 } 1597 1799 /* duplicate of shopping_centre? */ 1598 1800 node[shop=shopping_centre] { 1599 1801 icon-image: "shop/mall.png"; 1802 set iconz17; 1600 1803 text: auto; 1601 1804 } 1602 1805 node[shop=pet] { 1603 1806 icon-image: "shop/pet.svg"; 1807 set iconz17; 1604 1808 text: auto; 1605 1809 } 1606 1810 node[shop=ticket] { 1607 1811 icon-image: "shop/ticket.svg"; 1812 set iconz17; 1608 1813 text: auto; 1609 1814 } 1610 1815 node[shop=interior_decoration] { 1611 1816 icon-image: "shop/interior_decoration.svg"; 1817 set iconz17; 1612 1818 text: auto; 1613 1819 } 1614 1820 node[shop=car_parts] { 1615 1821 icon-image: "vehicle/car_parts.svg"; 1822 set iconz17; 1616 1823 text: auto; 1617 1824 } 1618 1825 node[shop=video_games] { 1619 1826 icon-image: "shop/video_games.png"; 1827 set iconz17; 1620 1828 text: auto; 1621 1829 } 1622 1830 node[shop=bed] { 1623 1831 icon-image: "shop/bed.svg"; 1832 set iconz17; 1624 1833 text: auto; 1625 1834 } 1626 1835 node[shop=beauty] { 1627 1836 icon-image: "shop/beauty.svg"; 1837 set iconz17; 1628 1838 text: auto; 1629 1839 } 1630 1840 node[shop=tea] { 1631 1841 icon-image: "shop/groceries/tea.svg"; 1842 set iconz17; 1632 1843 text: auto; 1633 1844 } 1634 1845 node[shop=coffee] { 1635 1846 icon-image: "shop/groceries/coffee.svg"; 1847 set iconz17; 1636 1848 text: auto; 1637 1849 } 1638 1850 node[shop=bag] { 1639 1851 icon-image: "shop/bag.svg"; 1852 set iconz17; 1640 1853 text: auto; 1641 1854 } 1642 1855 … … 1659 1872 } 1660 1873 node[amenity=pub] { 1661 1874 icon-image: "food/pub.png"; 1875 set iconz17; 1662 1876 text: auto; 1663 1877 } 1664 1878 node[amenity=biergarten] { 1665 1879 icon-image: "food/biergarten.png"; 1880 set iconz17; 1666 1881 text: auto; 1667 1882 } 1668 1883 node[amenity=nightclub] { 1669 1884 icon-image: "leisure/nightclub.png"; 1885 set iconz17; 1670 1886 text: auto; 1671 1887 } 1672 1888 node[amenity=stripclub] { 1673 1889 icon-image: "leisure/stripclub.png"; 1890 set iconz17; 1674 1891 text: auto; 1675 1892 } 1676 1893 node[amenity=brothel] { 1677 1894 icon-image: "leisure/stripclub.png"; 1895 set iconz17; 1678 1896 text: auto; 1679 1897 } 1680 1898 node[amenity=cafe] { 1681 1899 icon-image: "food/cafe.png"; 1900 set iconz17; 1682 1901 text: auto; 1683 1902 } 1684 1903 node[amenity=restaurant], 1685 1904 node[amenity=food_court] { 1686 1905 icon-image: "food/restaurant.png"; 1906 set iconz17; 1687 1907 text: auto; 1688 1908 } 1689 1909 node[amenity=fast_food] { 1690 1910 icon-image: "food/fastfood.png"; 1911 set iconz17; 1691 1912 text: auto; 1692 1913 } 1693 1914 node[amenity=bar] { 1694 1915 icon-image: "food/bar.png"; 1916 set iconz17; 1695 1917 text: auto; 1696 1918 } 1697 1919 node[amenity=ice_cream] { 1698 1920 icon-image: "food/icecream.png"; 1921 set iconz17; 1699 1922 text: auto; 1700 1923 } 1701 1924 area[amenity=parking_space], … … 1717 1940 } 1718 1941 node[amenity=parking_space] { 1719 1942 icon-image: "vehicle/parking.png"; 1943 set iconz17; 1720 1944 text: auto; 1721 1945 }node[amenity=parking] { 1722 1946 icon-image: vehicle/parking.png; 1947 set iconz17; 1723 1948 text: auto; 1724 1949 } 1725 1950 node[parking=multi-storey] { 1726 1951 icon-image: "vehicle/parking/multi-storey.png"; 1952 set iconz17; 1727 1953 text: auto; 1728 1954 } 1729 1955 node[amenity=motorcycle_parking] { 1730 1956 icon-image: "vehicle/parking/motorbike.png"; 1957 set iconz17; 1731 1958 text: auto; 1732 1959 } 1733 1960 node[amenity=bicycle_parking] { 1734 1961 icon-image: "vehicle/parking/bicycle.png"; 1962 set iconz17; 1735 1963 text: auto; 1736 1964 } 1737 1965 node[parking=park_and_ride] { 1738 1966 icon-image: "vehicle/parking/park_ride.png"; 1967 set iconz17; 1739 1968 text: auto; 1740 1969 } 1741 1970 node[parking=underground] { 1742 1971 icon-image: "vehicle/parking/underground.png"; 1972 set iconz17; 1743 1973 text: auto; 1744 1974 } 1745 1975 node[parking=surface] { 1746 1976 icon-image: "vehicle/parking.png"; 1977 set iconz17; 1747 1978 text: auto; 1748 1979 } 1749 1980 node[amenity=parking_space][wheelchair?] { 1750 1981 icon-image: "vehicle/parking/handicapped.png"; 1982 set iconz17; 1751 1983 text: auto; 1752 1984 } 1753 1985 node[amenity=bicycle_rental] { 1754 1986 icon-image: "vehicle/rental/bicycle.png"; 1987 set iconz17; 1755 1988 text: auto; 1756 1989 } 1757 1990 node[amenity=car_rental] { 1758 1991 icon-image: "vehicle/rental/car.png"; 1992 set iconz17; 1759 1993 text: auto; 1760 1994 } 1761 1995 node[amenity=car_sharing] { 1762 1996 icon-image: "vehicle/car_sharing.png"; 1997 set iconz17; 1763 1998 text: auto; 1764 1999 } 1765 2000 node[amenity=car_wash] { 1766 2001 icon-image: "vehicle/car_wash.png"; 2002 set iconz17; 1767 2003 text: auto; 1768 2004 } 1769 2005 node[amenity=taxi] { 1770 2006 icon-image: "transport/taxi.png"; 2007 set iconz17; 1771 2008 text: auto; 1772 2009 } 1773 2010 node[amenity=fuel] { 1774 2011 icon-image: "vehicle/fuel.png"; 2012 set iconz17; 1775 2013 text: auto; 1776 2014 } 1777 2015 node[amenity=charging_station] { 1778 2016 icon-image: "vehicle/fuel/charging_station.png"; 2017 set iconz17; 1779 2018 text: auto; 1780 2019 } 1781 2020 node[amenity=grit_bin] { 1782 2021 icon-image: "misc/grit_bin.png"; 2022 set iconz17; 1783 2023 text: auto; 1784 2024 } 1785 2025 area[amenity=telephone] { … … 1787 2027 } 1788 2028 node[amenity=telephone] { 1789 2029 icon-image: "service/telephone.png"; 2030 set iconz17; 1790 2031 text: auto; 1791 2032 } 1792 2033 node[amenity=clock] { 1793 2034 icon-image: "service/clock.png"; 2035 set iconz17; 1794 2036 text: auto; 1795 2037 } 1796 2038 /* Rule to delete by end of 2014 if this deprecated tag has finally been replaced by emergency=phone below */ … … 1799 2041 } 1800 2042 node[amenity=emergency_phone] { 1801 2043 icon-image: "vehicle/emergency_phone.png"; 2044 set iconz17; 1802 2045 text: auto; 1803 2046 } 1804 2047 area[emergency=phone], … … 1810 2053 } 1811 2054 node[emergency=phone] { 1812 2055 icon-image: "vehicle/emergency_phone.png"; 2056 set iconz17; 1813 2057 text: auto; 1814 2058 } 1815 2059 node[emergency=aed] { 1816 2060 icon-image: "presets/aed.svg"; 2061 set iconz17; 1817 2062 text: auto; 1818 2063 } 1819 2064 node[emergency=defibrillator] { 1820 2065 icon-image: "presets/aed.svg"; 2066 set iconz17; 1821 2067 text: auto; 1822 2068 } 1823 2069 node[amenity=toilets] { 1824 2070 icon-image: "service/toilets.png"; 2071 set iconz17; 1825 2072 text: auto; 1826 2073 } 1827 2074 node[amenity=recycling] { 1828 2075 icon-image: "service/recycling.png"; 2076 set iconz17; 1829 2077 text: auto; 1830 2078 } 1831 2079 node[amenity=waste_basket] { 1832 2080 icon-image: "service/recycling/trash-bin.png"; 2081 set iconz17; 1833 2082 text: auto; 1834 2083 } 1835 2084 node[amenity=waste_disposal] { 1836 2085 icon-image: "service/recycling/waste_disposal.png"; 2086 set iconz17; 1837 2087 text: auto; 1838 2088 } 1839 2089 area[amenity=public_building], … … 1845 2095 node[amenity=public_building], 1846 2096 node[amenity=townhall] { 1847 2097 icon-image: "service.png"; 2098 set iconz17; 1848 2099 text: auto; 1849 2100 } 1850 2101 node[amenity=embassy] { 1851 2102 icon-image: "service/administration/embassy.png"; 2103 set iconz17; 1852 2104 text: auto; 1853 2105 } 1854 2106 node[amenity=community_centre] { 1855 2107 icon-image: "service/community_centre.png"; 2108 set iconz17; 1856 2109 text: auto; 1857 2110 } 1858 2111 area[amenity=drinking_water], … … 1861 2114 } 1862 2115 node[amenity=drinking_water] { 1863 2116 icon-image: "food/drinking_water.png"; 2117 set iconz17; 1864 2118 text: auto; 1865 2119 } 1866 2120 node[amenity=fountain] { 1867 2121 icon-image: "misc/landmark/spring.png"; 2122 set iconz17; 1868 2123 text: auto; 1869 2124 } 1870 2125 area[amenity=place_of_worship], … … 1882 2137 } 1883 2138 node[amenity=place_of_worship] { 1884 2139 icon-image: "religion.png"; 2140 set iconz17; 1885 2141 text: auto; 1886 2142 } 1887 2143 node[amenity=place_of_worship][religion=bahai] { 1888 2144 icon-image: "religion/bahai.png"; 2145 set iconz17; 1889 2146 text: auto; 1890 2147 } 1891 2148 node[amenity=place_of_worship][religion=buddhist] { 1892 2149 icon-image: "religion/buddhism.png"; 2150 set iconz17; 1893 2151 text: auto; 1894 2152 } 1895 2153 node[amenity=place_of_worship][religion=christian] { 1896 2154 icon-image: "religion/church.png"; 2155 set iconz17; 1897 2156 text: auto; 1898 2157 } 1899 2158 node[amenity=place_of_worship][religion=hindu] { 1900 2159 icon-image: "religion/hinduism.png"; 2160 set iconz17; 1901 2161 text: auto; 1902 2162 } 1903 2163 node[amenity=place_of_worship][religion=jain] { 1904 2164 icon-image: "religion/jainism.png"; 2165 set iconz17; 1905 2166 text: auto; 1906 2167 } 1907 2168 node[amenity=place_of_worship][religion=jewish] { 1908 2169 icon-image: "religion/jewish.png"; 2170 set iconz17; 1909 2171 text: auto; 1910 2172 } 1911 2173 node[amenity=place_of_worship][religion=muslim] { 1912 2174 icon-image: "religion/muslim.png"; 2175 set iconz17; 1913 2176 text: auto; 1914 2177 } 1915 2178 node[amenity=place_of_worship][religion=sikh] { 1916 2179 icon-image: "religion/sikhism.png"; 2180 set iconz17; 1917 2181 text: auto; 1918 2182 } 1919 2183 node[amenity=place_of_worship][religion=shinto] { 1920 2184 icon-image: "religion/shinto.png"; 2185 set iconz17; 1921 2186 text: auto; 1922 2187 } 1923 2188 node[amenity=place_of_worship][religion=spiritualist] { 1924 2189 icon-image: "misc/no_icon.png"; 2190 set iconz17; 1925 2191 text: auto; 1926 2192 } 1927 2193 node[amenity=place_of_worship][religion=taoist] { 1928 2194 icon-image: "religion/taoism.png"; 2195 set iconz17; 1929 2196 text: auto; 1930 2197 } 1931 2198 node[amenity=place_of_worship][religion=unitarian] { 1932 2199 icon-image: "misc/no_icon.png"; 2200 set iconz17; 1933 2201 text: auto; 1934 2202 } 1935 2203 node[amenity=place_of_worship][religion=zoroastrian] { 1936 2204 icon-image: "misc/no_icon.png"; 2205 set iconz17; 1937 2206 text: auto; 1938 2207 } 1939 2208 node[amenity=grave_yard] { 1940 2209 icon-image: "rendering/landuse/cemetery.png"; 2210 set iconz17; 1941 2211 text: auto; 1942 2212 } 1943 2213 node[amenity=crematorium] { 1944 2214 icon-image: "misc/no_icon.png"; 2215 set iconz17; 1945 2216 text: auto; 1946 2217 } 1947 2218 node[amenity=post_office] { 1948 2219 icon-image: "service/post_office.png"; 2220 set iconz17; 1949 2221 text: auto; 1950 2222 } 1951 2223 node[amenity=post_box] { 1952 2224 icon-image: "service/post_box.png"; 2225 set iconz17; 1953 2226 text: auto; 1954 2227 } 1955 2228 node[amenity=studio] { 1956 2229 icon-image: "service/studio.png"; 2230 set iconz17; 1957 2231 text: auto; 1958 2232 } 1959 2233 node[amenity=school] { 1960 2234 icon-image: "education/school.png"; 2235 set iconz17; 1961 2236 text: auto; 1962 2237 } 1963 2238 node[amenity=university] { 1964 2239 icon-image: "education/university.png"; 2240 set iconz17; 1965 2241 text: auto; 1966 2242 } 1967 2243 node[amenity=college] { 1968 2244 icon-image: "education/college.png"; 2245 set iconz17; 1969 2246 text: auto; 1970 2247 } 1971 2248 node[amenity=kindergarten] { 1972 2249 icon-image: "education/kindergarten.png"; 2250 set iconz17; 1973 2251 text: auto; 1974 2252 } 1975 2253 node[amenity=driving_school] { 1976 2254 icon-image: "education/driving_school.png"; 2255 set iconz17; 1977 2256 text: auto; 1978 2257 } 1979 2258 area[amenity=pharmacy], … … 1988 2267 } 1989 2268 node[amenity=pharmacy] { 1990 2269 icon-image: "health/pharmacy.png"; 2270 set iconz17; 1991 2271 text: auto; 1992 2272 } 1993 2273 node[amenity=hospital], 1994 2274 node[amenity=clinic] { 1995 2275 icon-image: "health/hospital.png"; 2276 set iconz17; 1996 2277 text: auto; 1997 2278 } 1998 2279 node[amenity=nursery] { 1999 2280 icon-image: "misc/no_icon.png"; 2281 set iconz17; 2000 2282 text: auto; 2001 2283 } 2002 2284 node[amenity=baby_hatch] { 2003 2285 icon-image: "health/baby_hatch.png"; 2286 set iconz17; 2004 2287 text: auto; 2005 2288 } 2006 2289 node[amenity=doctors] { 2007 2290 icon-image: "health/doctor.png"; 2291 set iconz17; 2008 2292 text: auto; 2009 2293 } 2010 2294 node[amenity=dentist] { 2011 2295 icon-image: "health/dentist.png"; 2296 set iconz17; 2012 2297 text: auto; 2013 2298 } 2014 2299 node[amenity=veterinary] { 2015 2300 icon-image: "health/veterinary.png"; 2301 set iconz17; 2016 2302 text: auto; 2017 2303 } 2018 2304 area[amenity=library], … … 2033 2319 } 2034 2320 node[amenity=library] { 2035 2321 icon-image: "shop/rental/library.png"; 2322 set iconz17; 2036 2323 text: auto; 2037 2324 } 2038 2325 node[amenity=police] { 2039 2326 icon-image: "service/police.png"; 2327 set iconz17; 2040 2328 text: auto; 2041 2329 } 2042 2330 node[amenity=fire_station] { 2043 2331 icon-image: "service/firebrigade.png"; 2332 set iconz17; 2044 2333 text: auto; 2045 2334 } 2046 2335 node[amenity=bus_station] { 2047 2336 icon-image: "transport/bus.png"; 2337 set iconz17; 2048 2338 text: auto; 2049 2339 } 2050 2340 node[amenity=ferry_terminal] { 2051 2341 icon-image: "nautical/ferry.png"; 2342 set iconz17; 2052 2343 text: auto; 2053 2344 } 2054 2345 node[amenity=theatre] { 2055 2346 icon-image: "leisure/theater.png"; 2347 set iconz17; 2056 2348 text: auto; 2057 2349 } 2058 2350 node[amenity=cinema] { 2059 2351 icon-image: "leisure/cinema.png"; 2352 set iconz17; 2060 2353 text: auto; 2061 2354 } 2062 2355 node[amenity=arts_centre] { 2063 2356 icon-image: "service/arts_centre.png"; 2357 set iconz17; 2064 2358 text: auto; 2065 2359 } 2066 2360 node[amenity=courthouse] { 2067 2361 icon-image: "service/administration/court_of_law.png"; 2362 set iconz17; 2068 2363 text: auto; 2069 2364 } 2070 2365 node[amenity=prison] { 2071 2366 icon-image: "service/administration/prison.png"; 2367 set iconz17; 2072 2368 text: auto; 2073 2369 } 2074 2370 node[amenity=bank] { 2075 2371 icon-image: "money/bank.png"; 2372 set iconz17; 2076 2373 text: auto; 2077 2374 } 2078 2375 node[amenity=bureau_de_change] { 2079 2376 icon-image: "money/exchange.png"; 2377 set iconz17; 2080 2378 text: auto; 2081 2379 } 2082 2380 node[amenity=atm] { 2083 2381 icon-image: "money/atm.png"; 2382 set iconz17; 2084 2383 text: auto; 2085 2384 } 2086 2385 way[amenity=bench] { … … 2089 2388 } 2090 2389 node[amenity=bench] { 2091 2390 icon-image: "leisure/bench.png"; 2391 set iconz17; 2092 2392 text: auto; 2093 2393 } 2094 2394 node[amenity=bbq] { 2095 2395 icon-image: "leisure/bbq.png"; 2396 set iconz17; 2096 2397 text: auto; 2097 2398 } 2098 2399 node[emergency=fire_hydrant] { 2099 2400 icon-image: "service/fire_hydrant.png"; 2401 set iconz17; 2100 2402 text: auto; 2101 2403 } 2102 2404 area[amenity=shelter], … … 2108 2410 } 2109 2411 node[amenity=shelter] { 2110 2412 icon-image: "accommodation/shelter.png"; 2413 set iconz17; 2111 2414 text: auto; 2112 2415 } 2113 2416 node[amenity=hunting_stand] { 2114 2417 icon-image: "hunting_stand.png"; 2418 set iconz17; 2115 2419 text: auto; 2116 2420 } 2117 2421 node[amenity=marketplace] { 2118 2422 icon-image: "place/marketplace.png"; 2423 set iconz17; 2119 2424 text: auto; 2120 2425 } 2121 2426 node[amenity=wlan] { 2122 2427 icon-image: "wlan.png"; 2428 set iconz17; 2123 2429 text: auto; 2124 2430 } 2125 2431 node[amenity=vending_machine] { 2126 2432 icon-image: "transport/ticket-machine.png"; 2433 set iconz17; 2127 2434 } 2128 2435 node[vending=excrement_bags] { 2129 2436 icon-image: "service/excrement_bags.png"; 2437 set iconz17; 2130 2438 text: auto; 2131 2439 } 2132 2440 … … 2144 2452 } 2145 2453 node[craft=painter] { 2146 2454 icon-image: "craft/painter.png"; 2455 set iconz17; 2147 2456 text: auto; 2148 2457 } 2149 2458 node[craft=plumber] { 2150 2459 icon-image: "craft/plumber.png"; 2460 set iconz17; 2151 2461 text: auto; 2152 2462 } 2153 2463 node[craft=pottery] { 2154 2464 icon-image: "craft/pottery.png"; 2465 set iconz17; 2155 2466 text: auto; 2156 2467 } 2157 2468 node[craft=stonemason] { 2158 2469 icon-image: "craft/stonemason.png"; 2470 set iconz17; 2159 2471 text: auto; 2160 2472 } 2161 2473 node[craft=tiler] { 2162 2474 icon-image: "craft/tiler.png"; 2475 set iconz17; 2163 2476 text: auto; 2164 2477 } 2165 2478 node[craft=window_construction] { 2166 2479 icon-image: "craft/window_construction.png"; 2480 set iconz17; 2167 2481 text: auto; 2168 2482 } 2169 2483 … … 2183 2497 } 2184 2498 node[tourism=hotel] { 2185 2499 icon-image: "accommodation.png"; 2500 set iconz17; 2186 2501 text: auto; 2187 2502 } 2188 2503 node[tourism=motel] { 2189 2504 icon-image: "accommodation/motel.png"; 2505 set iconz17; 2190 2506 text: auto; 2191 2507 } 2192 2508 node[tourism=guest_house] { 2193 2509 icon-image: "accommodation/guest_house.png"; 2510 set iconz17; 2194 2511 text: auto; 2195 2512 } 2196 2513 node[tourism=hostel] { 2197 2514 icon-image: "accommodation/hostel.png"; 2515 set iconz17; 2198 2516 text: auto; 2199 2517 } 2200 2518 node[tourism=chalet] { 2201 2519 icon-image: "accommodation/chalet.png"; 2520 set iconz17; 2202 2521 text: auto; 2203 2522 } 2204 2523 node[tourism=alpine_hut] { 2205 2524 icon-image: "accommodation/alpine_hut.png"; 2525 set iconz17; 2206 2526 text: auto; 2207 2527 } 2208 2528 node[tourism=camp_site] { 2209 2529 icon-image: "accommodation/camping.png"; 2530 set iconz17; 2210 2531 text: auto; 2211 2532 } 2212 2533 node[tourism=caravan_site] { 2213 2534 icon-image: "accommodation/camping/caravan.png"; 2535 set iconz17; 2214 2536 text: auto; 2215 2537 } 2216 2538 area[tourism=picnic_site], … … 2224 2546 } 2225 2547 node[tourism=picnic_site] { 2226 2548 icon-image: "leisure/picnic.png"; 2549 set iconz17; 2227 2550 text: auto; 2228 2551 } 2229 2552 node[tourism=viewpoint] { 2230 2553 icon-image: "sightseeing/viewpoint.png"; 2554 set iconz17; 2231 2555 text: auto; 2232 2556 } 2233 2557 node[tourism=theme_park] { 2234 2558 icon-image: "leisure/theme_park.png"; 2559 set iconz17; 2235 2560 text: auto; 2236 2561 } 2237 2562 node[tourism=attraction] { 2238 2563 icon-image: "sightseeing.png"; 2564 set iconz17; 2239 2565 text: auto; 2240 2566 } 2241 2567 node[tourism=zoo] { 2242 2568 icon-image: "leisure/zoo.png"; 2569 set iconz17; 2243 2570 text: auto; 2244 2571 } 2245 2572 way[tourism=artwork] { … … 2248 2575 } 2249 2576 node[tourism=artwork] { 2250 2577 icon-image: "service/arts_centre.png"; 2578 set iconz17; 2251 2579 text: auto; 2252 2580 } 2253 2581 node[tourism=museum] { 2254 2582 icon-image: "sightseeing/museum.png"; 2583 set iconz17; 2255 2584 text: auto; 2256 2585 } 2257 2586 … … 2264 2593 } 2265 2594 node[tourism=information] { 2266 2595 icon-image: "misc/information.png"; 2596 set iconz17; 2267 2597 text: auto; 2268 2598 } 2269 2599 node[information=guidepost] { 2270 2600 icon-image: "misc/information/guidepost.png"; 2601 set iconz17; 2271 2602 text: auto; 2272 2603 } 2273 2604 area[information=office] { … … 2275 2606 } 2276 2607 node[information=office] { 2277 2608 icon-image: "misc/information/informationoffice.png"; 2609 set iconz17; 2278 2610 text: auto; 2279 2611 } 2280 2612 node[information=map] { 2281 2613 icon-image: "misc/information/map.png"; 2614 set iconz17; 2282 2615 text: auto; 2283 2616 } 2284 2617 node[information=board] { 2285 2618 icon-image: "misc/information/board.png"; 2619 set iconz17; 2286 2620 text: auto; 2287 2621 } 2288 2622 … … 2304 2638 } 2305 2639 node[historic=castle] { 2306 2640 icon-image: "sightseeing/castle.png"; 2641 set iconz17; 2307 2642 text: auto; 2308 2643 } 2309 2644 node[historic=monument] { 2310 2645 icon-image: "sightseeing/monument.png"; 2646 set iconz17; 2311 2647 text: auto; 2312 2648 } 2313 2649 node[historic=memorial] { 2314 2650 icon-image: "sightseeing/memorial.png"; 2651 set iconz17; 2315 2652 text: auto; 2316 2653 } 2317 2654 node[historic=archaeological_site] { 2318 2655 icon-image: "sightseeing/archaeological.png"; 2656 set iconz17; 2319 2657 text: auto; 2320 2658 } 2321 2659 node[historic=ruins] { 2322 2660 icon-image: "sightseeing/ruins.png"; 2661 set iconz17; 2323 2662 text: auto; 2324 2663 } 2325 2664 node[historic=battlefield] { 2326 2665 icon-image: "sightseeing/battlefield.png"; 2666 set iconz17; 2327 2667 text: auto; 2328 2668 } 2329 2669 node[historic=palaeontological_site] { 2330 2670 icon-image: "historic/palaeontological_site.png"; 2671 set iconz17; 2331 2672 text: auto; 2332 2673 } 2333 2674 node[historic=wayside_cross] { 2334 2675 icon-image: "religion/wayside_cross.png"; 2676 set iconz17; 2335 2677 text: auto; 2336 2678 } 2337 2679 node[historic=wayside_shrine] { 2338 2680 icon-image: "religion/wayside_shrine.png"; 2681 set iconz17; 2339 2682 text: auto; 2340 2683 } 2341 2684 node[historic=boundary_stone] { 2342 2685 icon-image: "historic/boundary_stone.png"; 2686 set iconz17; 2343 2687 text: auto; 2344 2688 } 2345 2689 … … 2356 2700 } 2357 2701 node[landuse=farm] { 2358 2702 icon-image: "misc/landmark/farm.png"; 2703 set iconz17; 2359 2704 text: auto; 2360 2705 } 2361 2706 node[landuse=farmland] { 2362 2707 icon-image: "misc/no_icon.png"; 2708 set iconz17; 2363 2709 text: auto; 2364 2710 } 2365 2711 node[landuse=meadow] { 2366 2712 icon-image: "misc/no_icon.png"; 2713 set iconz17; 2367 2714 text: auto; 2368 2715 } 2369 2716 node[landuse=vineyard] { 2370 2717 icon-image: "shop/groceries/fruits.png"; 2718 set iconz17; 2371 2719 text: auto; 2372 2720 } 2373 2721 area[landuse=quarry] { … … 2375 2723 } 2376 2724 node[landuse=quarry] { 2377 2725 icon-image: "misc/landmark/mine.png"; 2726 set iconz17; 2378 2727 text: auto; 2379 2728 } 2380 2729 area[landuse=landfill] { … … 2382 2731 } 2383 2732 node[landuse=landfill] { 2384 2733 icon-image: "misc/no_icon.png"; 2734 set iconz17; 2385 2735 text: auto; 2386 2736 } 2387 2737 area[landuse=basin], … … 2391 2741 node[landuse=basin], 2392 2742 node[landuse=reservoir] { 2393 2743 icon-image: "misc/no_icon.png"; 2744 set iconz17; 2394 2745 text: auto; 2395 2746 } 2396 2747 area[landuse=forest] { … … 2398 2749 } 2399 2750 node[landuse=forest] { 2400 2751 icon-image: "misc/landmark/trees.png"; 2752 set iconz17; 2401 2753 text: auto; 2402 2754 } 2403 2755 area[landuse=allotments], … … 2408 2760 } 2409 2761 node[landuse=allotments] { 2410 2762 icon-image: "misc/landmark/plant.png"; 2763 set iconz17; 2411 2764 text: auto; 2412 2765 } 2413 2766 node[landuse=greenhouse_horticulture] { 2414 2767 icon-image: "misc/landuse/greenhouse_horticulture.png"; 2768 set iconz17; 2415 2769 text: auto; 2416 2770 } 2417 2771 node[landuse=plant_nursery], 2418 2772 node[landuse=grass] { 2419 2773 icon-image: "misc/landmark/plant.png"; 2774 set iconz17; 2420 2775 text: auto; 2421 2776 } 2422 2777 area[landuse=residential] { … … 2424 2779 } 2425 2780 node[landuse=residential] { 2426 2781 icon-image: "misc/landuse/residential.png"; 2782 set iconz17; 2427 2783 text: auto; 2428 2784 } 2429 2785 area[landuse=garages] { … … 2431 2787 } 2432 2788 node[landuse=garages] { 2433 2789 icon-image: "misc/landuse/garages.png"; 2790 set iconz17; 2434 2791 text: auto; 2435 2792 } 2436 2793 area[landuse=farmyard] { … … 2438 2795 } 2439 2796 node[landuse=farmyard] { 2440 2797 icon-image: "misc/no_icon.png"; 2798 set iconz17; 2441 2799 text: auto; 2442 2800 } 2443 2801 area[landuse=retail], … … 2446 2804 } 2447 2805 node[landuse=retail] { 2448 2806 icon-image: "shop/mall.png"; 2807 set iconz17; 2449 2808 text: auto; 2450 2809 } 2451 2810 node[landuse=commercial] { 2452 2811 icon-image: "misc/landuse/commercial.png"; 2812 set iconz17; 2453 2813 text: auto; 2454 2814 } 2455 2815 area[landuse=industrial] { … … 2457 2817 } 2458 2818 node[landuse=industrial] { 2459 2819 icon-image: "misc/landmark/works.png"; 2820 set iconz17; 2460 2821 text: auto; 2461 2822 } 2462 2823 area[landuse=brownfield] { … … 2464 2825 } 2465 2826 node[landuse=brownfield] { 2466 2827 icon-image: "misc/no_icon.png"; 2828 set iconz17; 2467 2829 text: auto; 2468 2830 } 2469 2831 area[landuse=greenfield] { … … 2471 2833 } 2472 2834 node[landuse=greenfield] { 2473 2835 icon-image: "misc/no_icon.png"; 2836 set iconz17; 2474 2837 text: auto; 2475 2838 } 2476 2839 area[landuse=railway] { … … 2478 2841 } 2479 2842 node[landuse=railway] { 2480 2843 icon-image: "transport/railway_station.png"; 2844 set iconz17; 2481 2845 text: auto; 2482 2846 } 2483 2847 area[landuse=construction] { … … 2490 2854 } 2491 2855 node[landuse=construction] { 2492 2856 icon-image: "misc/construction.png"; 2857 set iconz17; 2493 2858 text: auto; 2494 2859 } 2495 2860 area[landuse=military] { … … 2497 2862 } 2498 2863 node[landuse=military] { 2499 2864 icon-image: "vehicle/tank.png"; 2865 set iconz17; 2500 2866 text: auto; 2501 2867 } 2502 2868 area[landuse=religious] { … … 2507 2873 } 2508 2874 node[landuse=cemetery] { 2509 2875 icon-image: "rendering/landuse/cemetery.png"; 2876 set iconz17; 2510 2877 text: auto; 2511 2878 } 2512 2879 area[landuse=village_green] { … … 2514 2881 } 2515 2882 node[landuse=village_green] { 2516 2883 icon-image: "leisure/common.png"; 2884 set iconz17; 2517 2885 text: auto; 2518 2886 } 2519 2887 area[landuse=recreation_ground] { … … 2521 2889 } 2522 2890 node[landuse=recreation_ground] { 2523 2891 icon-image: "leisure/common.png"; 2892 set iconz17; 2524 2893 text: auto; 2525 2894 } 2526 2895 … … 2537 2906 } 2538 2907 node[military=airfield] { 2539 2908 icon-image: "transport/airport/airfield.png"; 2909 set iconz17; 2540 2910 text: auto; 2541 2911 } 2542 2912 node[military=bunker] { 2543 2913 icon-image: "misc/landmark/bunker.png"; 2914 set iconz17; 2544 2915 text: auto; 2545 2916 } 2546 2917 node[military=barracks] { 2547 2918 icon-image: "misc/no_icon.png"; 2919 set iconz17; 2548 2920 text: auto; 2549 2921 } 2550 2922 node[military=danger_area] { 2551 2923 icon-image: "misc/danger.png"; 2924 set iconz17; 2552 2925 text: auto; 2553 2926 } 2554 2927 node[military=range] { 2555 2928 icon-image: "misc/landmark/range.png"; 2929 set iconz17; 2556 2930 text: auto; 2557 2931 } 2558 2932 … … 2562 2936 2563 2937 node[public_transport=stop_position] { 2564 2938 icon-image: "transport/railway_small.png"; 2939 set iconz17; 2565 2940 text: auto; 2566 2941 } 2567 2942 node[highway=bus_stop] { 2568 2943 icon-image: "transport/bus_small.png"; 2944 set iconz17; 2569 2945 text: auto; 2570 2946 } 2571 2947 node[public_transport=stop_position][bus=yes] { 2572 2948 icon-image: "transport/bus_small.png"; 2949 set iconz17; 2573 2950 text: auto; 2574 2951 } 2575 2952 node[public_transport=stop_position][aerial=yes] { 2576 2953 icon-image: "transport/aerialway.png"; 2954 set iconz17; 2577 2955 text: auto; 2578 2956 } 2579 2957 node[public_transport=stop_position][ferry=yes] { 2580 2958 icon-image: "transport/ferry.png"; 2959 set iconz17; 2581 2960 text: auto; 2582 2961 } 2583 2962 node[public_transport=stop_position][tram=yes] { 2584 2963 icon-image: "transport/tram.png"; 2964 set iconz17; 2585 2965 text: auto; 2586 2966 } 2587 2967 node[public_transport=stop_position][train=yes] { 2588 2968 icon-image: "transport/railway_small.png"; 2969 set iconz17; 2589 2970 text: auto; 2590 2971 } 2591 2972 area[public_transport=platform]:closed { … … 2598 2979 } 2599 2980 node[public_transport=platform] { 2600 2981 icon-image: "transport/bus_small.png"; 2982 set iconz17; 2601 2983 text: auto; 2602 2984 } 2603 2985 node[public_transport=platform][bus=yes] { 2604 2986 icon-image: "transport/bus_small.png"; 2987 set iconz17; 2605 2988 text: auto; 2606 2989 } 2607 2990 node[public_transport=platform][aerial=yes] { 2608 2991 icon-image: "transport/aerialway/station.png"; 2992 set iconz17; 2609 2993 text: auto; 2610 2994 } 2611 2995 node[public_transport=platform][ferry=yes] { 2612 2996 icon-image: "transport/ferry.png"; 2997 set iconz17; 2613 2998 text: auto; 2614 2999 } 2615 3000 node[public_transport=platform][tram=yes], 2616 3001 node[public_transport=platform][train=yes] { 2617 3002 icon-image: "transport/railway_station.png"; 3003 set iconz17; 2618 3004 text: auto; 2619 3005 } 2620 3006 … … 2629 3015 } 2630 3016 node[railway=station], node[railway=tram_station] { 2631 3017 icon-image: "transport/railway_station.png"; 3018 set iconz17; 2632 3019 text: auto; 2633 3020 } 2634 3021 node[railway=halt] { 2635 3022 icon-image: "transport/railway_small.png"; 3023 set iconz17; 2636 3024 text: auto; 2637 3025 } 2638 3026 node[railway=tram_stop] { 2639 3027 icon-image: "transport/tram.png"; 3028 set iconz17; 2640 3029 text: auto; 2641 3030 } 2642 3031 node[railway=subway_entrance] { 2643 3032 icon-image: "transport/underground.png"; 3033 set iconz17; 2644 3034 text: auto; 2645 3035 } 2646 3036 node[railway=crossing] { 2647 3037 icon-image: "vehicle/crossing_small.png"; 3038 set iconz17; 2648 3039 text: auto; 2649 3040 } 2650 3041 node[railway=level_crossing] { 2651 3042 icon-image: "vehicle/crossing.png"; 3043 set iconz17; 2652 3044 text: auto; 2653 3045 } 2654 3046 way[railway=rail] { … … 2717 3109 } 2718 3110 node[railway=turntable] { 2719 3111 icon-image: "transport/turntable.png"; 3112 set iconz17; 2720 3113 text: auto; 2721 3114 } 2722 3115 node[railway=buffer_stop] { 2723 3116 icon-image: "transport/buffer_stop.png"; 3117 set iconz17; 2724 3118 text: auto; 2725 3119 } 2726 3120 area[railway=platform]:closed { … … 2742 3136 node[railway=platform], node[railway=funicular], 2743 3137 node[service=yard], node[service=siding], node[service=spur] { 2744 3138 icon-image: "misc/deprecated.png"; 3139 set iconz17; 2745 3140 text: auto; 2746 3141 } 2747 3142 … … 2759 3154 } 2760 3155 node[aeroway=aerodrome] { 2761 3156 icon-image: "transport/airport.png"; 3157 set iconz17; 2762 3158 text: auto; 2763 3159 } 2764 3160 area[aeroway=terminal] { … … 2766 3162 } 2767 3163 node[aeroway=terminal] { 2768 3164 icon-image: "transport/airport/terminal.png"; 3165 set iconz17; 2769 3166 text: auto; 2770 3167 } 2771 3168 area[aeroway=helipad] { … … 2773 3170 } 2774 3171 node[aeroway=helipad] { 2775 3172 icon-image: "transport/airport/helipad.png"; 3173 set iconz17; 2776 3174 text: auto; 2777 3175 } 2778 3176 area[aeroway=runway] { … … 2784 3182 } 2785 3183 node[aeroway=runway] { 2786 3184 icon-image: "transport/airport/runway.png"; 3185 set iconz17; 2787 3186 text: auto; 2788 3187 } 2789 3188 area[aeroway=taxiway] { … … 2795 3194 } 2796 3195 node[aeroway=taxiway] { 2797 3196 icon-image: "transport/airport/taxiway.png"; 3197 set iconz17; 2798 3198 text: auto; 2799 3199 } 2800 3200 area[aeroway=apron], area[aeroway=hangar] { … … 2802 3202 } 2803 3203 node[aeroway=apron] { 2804 3204 icon-image: "transport/airport/apron.png"; 3205 set iconz17; 2805 3206 text: auto; 2806 3207 } 2807 3208 node[aeroway=hangar] { 2808 3209 icon-image: "transport/airport/hangar.png"; 3210 set iconz17; 2809 3211 text: auto; 2810 3212 } 2811 3213 node[aeroway=gate] { 2812 3214 icon-image: "transport/airport/gate.png"; 3215 set iconz17; 2813 3216 text: auto; 2814 3217 } 2815 3218 node[aeroway=windsock] { 2816 3219 icon-image: "transport/airport/windsock.png"; 3220 set iconz17; 2817 3221 text: auto; 2818 3222 } 2819 3223 … … 2829 3233 } 2830 3234 node[aerialway=cable_car] { 2831 3235 icon-image: "transport/aerialway/cable_car.png"; 3236 set iconz17; 2832 3237 text: auto; 2833 3238 } 2834 3239 node[aerialway=gondola] { 2835 3240 icon-image: "transport/aerialway/gondola.png"; 3241 set iconz17; 2836 3242 text: auto; 2837 3243 } 2838 3244 way[aerialway=chair_lift] { … … 2842 3248 } 2843 3249 node[aerialway=chair_lift] { 2844 3250 icon-image: "transport/aerialway/chair_lift.png"; 3251 set iconz17; 2845 3252 text: auto; 2846 3253 } 2847 3254 way[aerialway=drag_lift] { … … 2851 3258 } 2852 3259 node[aerialway=drag_lift] { 2853 3260 icon-image: "transport/aerialway/drag_lift.png"; 3261 set iconz17; 2854 3262 text: auto; 2855 3263 } 2856 3264 area[aerialway=station], … … 2859 3267 } 2860 3268 node[aerialway=station] { 2861 3269 icon-image: "transport/aerialway/station.png"; 3270 set iconz17; 2862 3271 text: auto; 2863 3272 } 2864 3273 node[aerialway=pylon] { 2865 3274 icon-image: "misc/landmark/power/tower_small.png"; 3275 set iconz17; 2866 3276 text: auto; 2867 3277 } 2868 3278 way[aerialway=goods] { … … 2872 3282 } 2873 3283 node[aerialway=goods] { 2874 3284 icon-image: "transport/aerialway/goods.png"; 3285 set iconz17; 2875 3286 text: auto; 2876 3287 } 2877 3288 … … 2884 3295 } 2885 3296 node[natural=spring] { 2886 3297 icon-image: "misc/landmark/spring.png"; 3298 set iconz17; 2887 3299 text: auto; 2888 3300 } 2889 3301 node[natural=saddle] { 2890 3302 icon-image: "presets/saddle.svg"; 3303 set iconz11; 2891 3304 text: auto; 3305 set textz11; 2892 3306 } 2893 3307 area[natural=peak] { 2894 3308 fill-color: peak#663300; 2895 3309 } 2896 3310 node[natural=peak] { 2897 3311 icon-image: "presets/peak.svg"; 3312 set iconz11; 2898 3313 text: auto; 3314 set textz11; 2899 3315 } 2900 3316 area[natural=glacier] { 2901 3317 fill-color: glacier#ffffff; 2902 3318 } 2903 3319 node[natural=glacier] { 2904 3320 icon-image: "misc/landmark/glacier_small.png"; 3321 set iconz11; 2905 3322 text: auto; 3323 set textz11; 2906 3324 } 2907 3325 area[natural=volcano] { 2908 3326 fill-color: volcano#5f0000; 2909 3327 } 2910 3328 node[natural=volcano] { 2911 3329 icon-image: "misc/landmark/volcano_small.png"; 3330 set iconz11; 2912 3331 text: auto; 3332 set textz11; 2913 3333 } 2914 3334 area[natural=cliff]:closed { 2915 3335 fill-color: natural#002f00; … … 2918 3338 repeat-image: "misc/cliff-pattern.png"; 2919 3339 repeat-image-align: top; 2920 3340 width: 1; 2921 color: #b2b2b2; 3341 color: #b2b2b2; 2922 3342 } 2923 3343 node[natural=cliff] { 2924 3344 icon-image: "misc/cliff.png"; 3345 set iconz17; 2925 3346 text: auto; 2926 3347 } 2927 3348 area[natural=scree] { … … 2929 3350 } 2930 3351 node[natural=scree] { 2931 3352 icon-image: "misc/no_icon.png"; 3353 set iconz17; 2932 3354 text: auto; 2933 3355 } 2934 3356 area[natural=scrub] { … … 2936 3358 } 2937 3359 node[natural=scrub] { 2938 3360 icon-image: "misc/no_icon.png"; 3361 set iconz17; 2939 3362 text: auto; 2940 3363 } 2941 3364 area[natural=fell] { … … 2943 3366 } 2944 3367 node[natural=fell] { 2945 3368 icon-image: "misc/no_icon.png"; 3369 set iconz17; 2946 3370 text: auto; 2947 3371 } 2948 3372 area[natural=heath] { … … 2950 3374 } 2951 3375 node[natural=heath] { 2952 3376 icon-image: "misc/no_icon.png"; 3377 set iconz17; 2953 3378 text: auto; 2954 3379 } 2955 3380 way[natural=tree_row] { … … 2958 3383 } 2959 3384 node[natural=tree_row] { 2960 3385 icon-image: "misc/no_icon.png"; 3386 set iconz17; 2961 3387 text: auto; 2962 3388 } 2963 3389 area[natural=wood] { … … 2965 3391 } 2966 3392 node[natural=wood] { 2967 3393 icon-image: "misc/landmark/trees.png"; 3394 set iconz17; 2968 3395 text: auto; 2969 3396 } 2970 3397 area[natural=grassland] { … … 2972 3399 } 2973 3400 node[natural=grassland] { 2974 3401 icon-image: "misc/no_icon.png"; 3402 set iconz17; 2975 3403 text: auto; 2976 3404 } 2977 3405 area[natural=wetland] { … … 2979 3407 } 2980 3408 node[natural=wetland] { 2981 3409 icon-image: "misc/no_icon.png"; 3410 set iconz17; 2982 3411 text: auto; 2983 3412 } 2984 3413 area[natural=water] { … … 2986 3415 } 2987 3416 node[natural=water] { 2988 3417 icon-image: "nautical/water.png"; 3418 set iconz17; 2989 3419 text: auto; 2990 3420 } 2991 3421 way[natural=coastline] { … … 2994 3424 } 2995 3425 node[natural=coastline] { 2996 3426 icon-image: "misc/coastline.png"; 3427 set iconz17; 2997 3428 text: auto; 2998 3429 } 2999 3430 area[natural=mud] { … … 3001 3432 } 3002 3433 node[natural=mud] { 3003 3434 icon-image: "misc/mud.png"; 3435 set iconz17; 3004 3436 text: auto; 3005 3437 } 3006 3438 area[natural=beach] { … … 3008 3440 } 3009 3441 node[natural=beach] { 3010 3442 icon-image: "misc/beach.png"; 3443 set iconz17; 3011 3444 text: auto; 3012 3445 } 3013 3446 area[natural=sand] { … … 3015 3448 } 3016 3449 node[natural=sand] { 3017 3450 icon-image: "misc/no_icon.png"; 3451 set iconz17; 3018 3452 text: auto; 3019 3453 } 3020 3454 area[natural=bay], … … 3024 3458 } 3025 3459 node[natural=bay] { 3026 3460 icon-image: "misc/bay.png"; 3461 set iconz17; 3027 3462 text: auto; 3028 3463 } 3029 3464 node[natural=land] { 3030 3465 icon-image: "misc/no_icon.png"; 3466 set iconz17; 3031 3467 text: auto; 3032 3468 } 3033 3469 node[natural=cave_entrance] { 3034 3470 icon-image: "misc/landmark/cave_entrance.png"; 3471 set iconz17; 3035 3472 text: auto; 3036 3473 } 3037 3474 node[natural=tree] { 3038 3475 icon-image: "misc/landmark/trees.png"; 3476 set iconz17; 3039 3477 text: auto; 3040 3478 } 3041 3479 node[natural=tree][type=conifer], 3042 3480 node[natural=tree][leaf_type=needleleaved] { 3043 3481 icon-image: "misc/landmark/trees_conifer.png"; 3482 set iconz17; 3044 3483 text: auto; 3045 3484 } 3046 3485 node[natural=tree][type=broad_leaved], 3047 3486 node[natural=tree][leaf_type=broadleaved] { 3048 3487 icon-image: "misc/landmark/trees_broad_leaved.png"; 3488 set iconz17; 3049 3489 text: auto; 3050 3490 } 3051 3491 node[natural=tree][type=palm] { 3052 3492 icon-image: "misc/landmark/trees_palm.png"; 3493 set iconz17; 3053 3494 text: auto; 3054 3495 } 3055 3496 … … 3083 3524 } 3084 3525 node[waterway=dock] { 3085 3526 icon-image: "nautical/boatyard.png"; 3527 set iconz17; 3086 3528 text: auto; 3087 3529 } 3088 3530 node[waterway=lock_gate] { 3089 3531 icon-image: "nautical/lock_gate.png"; 3532 set iconz17; 3090 3533 text: auto; 3091 3534 } 3092 3535 node[waterway=turning_point] { 3093 3536 icon-image: "nautical/turning.png"; 3537 set iconz17; 3094 3538 text: auto; 3095 3539 } 3096 3540 area[waterway=boatyard] { … … 3098 3542 } 3099 3543 node[waterway=boatyard] { 3100 3544 icon-image: "nautical/boatyard.png"; 3545 set iconz17; 3101 3546 text: auto; 3102 3547 } 3103 3548 node[waterway=water_point] { 3104 3549 icon-image: "accommodation/camping/water.png"; 3550 set iconz17; 3105 3551 text: auto; 3106 3552 } 3107 3553 node[waterway=waste_disposal] { 3108 3554 icon-image: "accommodation/camping/wastewater.png"; 3555 set iconz17; 3109 3556 text: auto; 3110 3557 } 3111 3558 node[waterway=mooring] { 3112 3559 icon-image: "nautical/marina.png"; 3560 set iconz17; 3113 3561 text: auto; 3114 3562 } 3115 3563 way[waterway=weir] { … … 3118 3566 } 3119 3567 node[waterway=weir] { 3120 3568 icon-image: "nautical/weir.png"; 3569 set iconz17; 3121 3570 text: auto; 3122 3571 } 3123 3572 way[waterway=rapids] { … … 3126 3575 } 3127 3576 node[waterway=rapids] { 3128 3577 icon-image: "misc/no_icon.png"; 3578 set iconz17; 3129 3579 text: auto; 3130 3580 } 3131 3581 area[waterway=dam]:closed { … … 3137 3587 } 3138 3588 node[waterway=dam] { 3139 3589 icon-image: "nautical/dam.png"; 3590 set iconz17; 3140 3591 text: auto; 3141 3592 } 3142 3593 /* it's not possible to have both line and area, line seems more likely */ … … 3146 3597 } 3147 3598 node[waterway=waterfall] { 3148 3599 icon-image: "nautical/waterfall.png"; 3600 set iconz17; 3149 3601 text: auto; 3150 3602 } 3151 3603 node[waterway=river], node[waterway=riverbank], … … 3153 3605 node[waterway=stream], 3154 3606 node[waterway=ditch], node[waterway=drain] { 3155 3607 icon-image: "misc/deprecated.png"; 3608 set iconz17; 3156 3609 text: auto; 3157 3610 } 3158 3611 … … 3181 3634 node[route=tour], 3182 3635 node[route=pub_crawl] { 3183 3636 icon-image: "misc/deprecated.png"; 3637 set iconz17; 3184 3638 text: auto; 3185 3639 } 3186 3640 … … 3202 3656 } 3203 3657 node[sport="9pin"] { 3204 3658 icon-image: "sport/10pin.png"; 3659 set iconz17; 3205 3660 text: auto; 3206 3661 } 3207 3662 node[sport="10pin"] { 3208 3663 icon-image: "sport/10pin.png"; 3664 set iconz17; 3209 3665 text: auto; 3210 3666 } 3211 3667 node[sport=athletics] { 3212 3668 icon-image: "sport/athletics.png"; 3669 set iconz17; 3213 3670 text: auto; 3214 3671 } 3215 3672 node[sport=soccer], … … 3218 3675 node[sport=canadian_football], 3219 3676 node[sport=gaelic_football] { 3220 3677 icon-image: "sport/soccer.png"; 3678 set iconz17; 3221 3679 text: auto; 3222 3680 } 3223 3681 node[sport=rugby_league], 3224 3682 node[sport=rugby_union] { 3225 3683 icon-image: "sport/football.png"; 3684 set iconz17; 3226 3685 text: auto; 3227 3686 } 3228 3687 area[sport=baseball], … … 3239 3698 } 3240 3699 node[sport=baseball] { 3241 3700 icon-image: "sport/baseball.png"; 3701 set iconz17; 3242 3702 text: auto; 3243 3703 } 3244 3704 node[sport=basketball] { 3245 3705 icon-image: "sport/basketball.png"; 3706 set iconz17; 3246 3707 text: auto; 3247 3708 } 3248 3709 node[sport=boules] { 3249 3710 icon-image: "sport/boule.png"; 3711 set iconz17; 3250 3712 text: auto; 3251 3713 } 3252 3714 node[sport=bowls] { 3253 3715 icon-image: "sport/boule.png"; 3716 set iconz17; 3254 3717 text: auto; 3255 3718 } 3256 3719 node[sport=canoe] { 3257 3720 icon-image: "sport/canoe.png"; 3721 set iconz17; 3258 3722 text: auto; 3259 3723 } 3260 3724 node[sport=chess] { 3261 3725 icon-image: "sport/chess.png"; 3726 set iconz17; 3262 3727 text: auto; 3263 3728 } 3264 3729 node[sport=climbing] { 3265 icon-image:"sport/climbing.png" ; 3730 icon-image: "sport/climbing.png"; 3731 set iconz17; 3266 3732 text: auto; 3267 3733 } 3268 3734 node[sport=cricket] { 3269 3735 icon-image: "sport/cricket.png"; 3736 set iconz17; 3270 3737 text: auto; 3271 3738 } 3272 3739 node[sport=cricket_nets] { 3273 3740 icon-image: "misc/no_icon.png"; 3741 set iconz17; 3274 3742 text: auto; 3275 3743 } 3276 3744 node[sport=croquet] { 3277 3745 icon-image: "sport/croquet.png"; 3746 set iconz17; 3278 3747 text: auto; 3279 3748 } 3280 3749 area[sport=cycling], … … 3291 3760 } 3292 3761 node[sport=cycling] { 3293 3762 icon-image: "sport/cycling.png"; 3763 set iconz17; 3294 3764 text: auto; 3295 3765 } 3296 3766 node[sport=dog_racing] { 3297 3767 icon-image: "leisure/dog.png"; 3768 set iconz17; 3298 3769 text: auto; 3299 3770 } 3300 3771 node[sport=equestrian] { 3301 3772 icon-image: "sport/riding.png"; 3773 set iconz17; 3302 3774 text: auto; 3303 3775 } 3304 3776 node[sport=golf] { 3305 3777 icon-image: "sport/golf.png"; 3778 set iconz17; 3306 3779 text: auto; 3307 3780 } 3308 3781 node[sport=gymnastics] { 3309 3782 icon-image: "sport/multi.png"; 3783 set iconz17; 3310 3784 text: auto; 3311 3785 } 3312 3786 node[sport=hockey] { 3313 3787 icon-image: "sport/hockey.png"; 3788 set iconz17; 3314 3789 text: auto; 3315 3790 } 3316 3791 node[sport=horse_racing] { 3317 3792 icon-image: "sport/riding.png"; 3793 set iconz17; 3318 3794 text: auto; 3319 3795 } 3320 3796 node[sport=karting] { 3321 3797 icon-image: "sport/karting.png"; 3798 set iconz17; 3322 3799 text: auto; 3323 3800 } 3324 3801 node[sport=motocross] { 3325 3802 icon-image: "sport/motocross.png"; 3803 set iconz17; 3326 3804 text: auto; 3327 3805 } 3328 3806 node[sport=motor] { 3329 3807 icon-image: "sport/motor.png"; 3808 set iconz17; 3330 3809 text: auto; 3331 3810 } 3332 3811 area[sport=multi], … … 3338 3817 } 3339 3818 node[sport=multi] { 3340 3819 icon-image: "sport/multi.png"; 3820 set iconz17; 3341 3821 text: auto; 3342 3822 } 3343 3823 node[sport=pelota] { 3344 3824 icon-image: "sport/pelota.png"; 3825 set iconz17; 3345 3826 text: auto; 3346 3827 } 3347 3828 node[sport=racquet] { 3348 3829 icon-image: "sport/racquetball.png"; 3830 set iconz17; 3349 3831 text: auto; 3350 3832 } 3351 3833 node[sport=skating] { 3352 3834 icon-image: "sport/skating.png"; 3835 set iconz17; 3353 3836 text: auto; 3354 3837 } 3355 3838 node[sport=skateboard] { 3356 3839 icon-image: "sport/skateboard.png"; 3840 set iconz17; 3357 3841 text: auto; 3358 3842 } 3359 3843 area[sport=swimming] { … … 3361 3845 } 3362 3846 node[sport=swimming] { 3363 3847 icon-image: "sport/pool.png"; 3848 set iconz17; 3364 3849 text: auto; 3365 3850 } 3366 3851 area[sport=skiing], … … 3371 3856 } 3372 3857 node[sport=skiing] { 3373 3858 icon-image: "sport/skiing.png"; 3859 set iconz17; 3374 3860 text: auto; 3375 3861 } 3376 3862 node[sport=table_tennis] { 3377 3863 icon-image: "sport/table_tennis.png"; 3864 set iconz17; 3378 3865 text: auto; 3379 3866 } 3380 3867 node[sport=tennis] { 3381 3868 icon-image: "sport/tennis.png"; 3869 set iconz17; 3382 3870 text: auto; 3383 3871 } 3384 3872 node[sport=paintball] { 3385 3873 icon-image: "misc/no_icon.png"; 3874 set iconz17; 3386 3875 text: auto; 3387 3876 } 3388 3877 area[sport=squash], … … 3399 3888 } 3400 3889 node[sport=squash] { 3401 3890 icon-image: "misc/no_icon.png"; 3891 set iconz17; 3402 3892 text: auto; 3403 3893 } 3404 3894 node[sport=shooting] { 3405 3895 icon-image: "misc/no_icon.png"; 3896 set iconz17; 3406 3897 text: auto; 3407 3898 } 3408 3899 node[sport=volleyball] { 3409 3900 icon-image: "sport/volleyball.png"; 3901 set iconz17; 3410 3902 text: auto; 3411 3903 } 3412 3904 node[sport=beachvolleyball] { 3413 3905 icon-image: "sport/beachvolleyball.png"; 3906 set iconz17; 3414 3907 text: auto; 3415 3908 } 3416 3909 node[sport=bowling] { 3417 3910 icon-image: "sport/10pin.png"; 3911 set iconz17; 3418 3912 text: auto; 3419 3913 } 3420 3914 node[sport=handball] { 3421 3915 icon-image: "sport/handball.png"; 3916 set iconz17; 3422 3917 text: auto; 3423 3918 } 3424 3919 node[sport=rowing] { 3425 3920 icon-image: "sport/rowing.png"; 3921 set iconz17; 3426 3922 text: auto; 3427 3923 } 3428 3924 node[sport=sailing] { 3429 3925 icon-image: "misc/no_icon.png"; 3926 set iconz17; 3430 3927 text: auto; 3431 3928 } 3432 3929 node[sport=diving] { 3433 3930 icon-image: "sport/diving.png"; 3931 set iconz17; 3434 3932 text: auto; 3435 3933 } 3436 3934 node[sport=badminton] { 3437 3935 icon-image: "misc/no_icon.png"; 3936 set iconz17; 3438 3937 text: auto; 3439 3938 } 3440 3939 area[sport=archery], … … 3446 3945 } 3447 3946 node[sport=archery] { 3448 3947 icon-image: "sport/archery.png"; 3948 set iconz17; 3449 3949 text: auto; 3450 3950 } 3451 3951 node[sport=fishing] { 3452 3952 icon-image: "sport/fishing.png"; 3953 set iconz17; 3453 3954 text: auto; 3454 3955 } 3455 3956 node[sport=safety_training] { 3456 3957 icon-image: "sport/safety_training.png"; 3958 set iconz17; 3457 3959 text: auto; 3458 3960 } 3459 3961 node[sport=model_aerodrome] { 3460 3962 icon-image: "transport/airport.png"; 3963 set iconz17; 3461 3964 text: auto; 3462 3965 } 3463 3966 node[sport=rc_car] { 3464 3967 icon-image: "transport/car.png"; 3968 set iconz17; 3465 3969 text: auto; 3466 3970 } 3467 3971 … … 3471 3975 3472 3976 node[mountain_pass?] { 3473 3977 icon-image: "misc/landmark/mountain_pass.png"; 3978 set iconz11; 3474 3979 text: auto; 3980 set textz11; 3475 3981 } 3476 3982 3477 3983 /*****************/ … … 3545 4051 node[boundary=political], 3546 4052 node[boundary=national_park] { 3547 4053 icon-image: "misc/deprecated.png"; 4054 set iconz17; 3548 4055 text: auto; 3549 4056 } 3550 4057 … … 3553 4060 /******************/ 3554 4061 node[maxspeed=none][!is_prop_set(icon-image)] { 3555 4062 icon-image: "vehicle/restriction/maxspeed_none.svg"; 4063 set iconz17; 3556 4064 } 3557 4065 node|z17-[maxspeed=~/^[0-9]+$/][!is_prop_set(icon-image)] { 3558 4066 maxspeedprop: tag(maxspeed); … … 3608 4116 text-color: white; 3609 4117 } 3610 4118 4119 /**************/ 4120 /* place tags */ 4121 /**************/ 4122 4123 /* lot's of "openGeoDB:..." tags can be found in germany */ 4124 node["openGeoDB:type"=Stadt], 4125 node["openGeoDB:type"=Kreis], 4126 node["openGeoDB:type"=Gemeinde], 4127 node["openGeoDB:type"=Ort], 4128 node["openGeoDB:type"=District], 4129 node["openGeoDB:location"=locality] { 4130 icon-image: "place/settlement/town.png"; 4131 set iconz11; 4132 text: auto; 4133 set textz11; 4134 font-size: 10; 4135 font-weight: bold; 4136 text-color:black; 4137 text-halo-color: white; 4138 text-halo-radius: 1; 4139 } 4140 area[place=continent], 4141 area[place=country], 4142 area[place=state], 4143 area[place=region], 4144 area[place=county], 4145 area[place=city], 4146 area[place=town], 4147 area[place=village], 4148 area[place=hamlet], 4149 area[place=farm], 4150 area[place=isolated_dwelling], 4151 area[place=neighbourhood], 4152 area[place=suburb], 4153 area[place=locality], 4154 area[place=island], 4155 area[place=islet] { 4156 fill-color: place#8de3cb; 4157 } 4158 node[place=continent], 4159 node[place=country], 4160 node[place=state], 4161 node[place=region], 4162 node[place=county] { 4163 icon-image: "place/settlement/capital.png"; 4164 set iconz11; 4165 text: auto; 4166 set textz11; 4167 font-size: 10; 4168 font-weight: bold; 4169 text-color:black; 4170 text-halo-color: white; 4171 text-halo-radius: 1; 4172 } 4173 node[place=city] { 4174 icon-image: "place/settlement/city.png"; 4175 set iconz11; 4176 text: auto; 4177 set textz11; 4178 font-size: 10; 4179 font-weight: bold; 4180 text-color:black; 4181 text-halo-color: white; 4182 text-halo-radius: 1; 4183 } 4184 node[place=town], 4185 node[place=village], 4186 node[place=hamlet], 4187 node[place=farm], 4188 node[place=isolated_dwelling], 4189 node[place=neighbourhood], 4190 node[place=suburb] { 4191 icon-image: "place/settlement/town.png"; 4192 set iconz11; 4193 text: auto; 4194 set textz11; 4195 font-size: 10; 4196 font-weight: bold; 4197 text-color:black; 4198 text-halo-color: white; 4199 text-halo-radius: 1; 4200 } 4201 node[place=locality] { 4202 icon-image: "place/locality.png"; 4203 set iconz11; 4204 text: auto; 4205 set textz11; 4206 font-size: 10; 4207 font-weight: bold; 4208 text-color:black; 4209 text-halo-color: white; 4210 text-halo-radius: 1; 4211 } 4212 node[place=island] { 4213 icon-image: "place/island.png"; 4214 set iconz11; 4215 text: auto; 4216 set textz11; 4217 font-size: 10; 4218 font-weight: bold; 4219 text-color:black; 4220 text-halo-color: white; 4221 text-halo-radius: 1; 4222 } 4223 node[place=islet] { 4224 icon-image: "place/islet.png"; 4225 set iconz11; 4226 text: auto; 4227 set textz11; 4228 font-size: 10; 4229 font-weight: bold; 4230 text-color:black; 4231 text-halo-color: white; 4232 text-halo-radius: 1; 4233 } 4234 3611 4235 /***************/ 3612 4236 /* zoom levels */ 3613 4237 /***************/ … … 3649 4273 way > node|z19- { symbol-size: 4; } 3650 4274 node|z19-:connection { symbol-size: 6; } 3651 4275 3652 node|z-16, 4276 node|z-10.iconz11 { 4277 icon-image: none; 4278 } 4279 node|z-16.iconz17!.iconz11, 3653 4280 relation|z-16[type=restriction] { 3654 4281 icon-image: none; 3655 4282 } 3656 node|z-17 { 4283 node|z-15.iconz16::core_fixme, 4284 node|z-15.iconz16::core_note { 4285 icon-image: none; 4286 } 4287 node|z-10 { 4288 text: none; 4289 } 4290 node|z-17!.textz11 { 3657 4291 text: none; 3658 4292 } 3659 4293 … … 3664 4298 /* way text labels */ 3665 4299 /*******************/ 3666 4300 3667 3668 4301 way|z17-[highway^=motorway], 3669 4302 way|z17-[highway^=trunk], 3670 4303 way|z17-[highway^=primary], … … 3718 4351 font-size: 12; 3719 4352 } 3720 4353 3721 /**************/3722 /* place tags */3723 /**************/3724 3725 /* lot's of "openGeoDB:..." tags can be found in germany */3726 node|z11-["openGeoDB:type"=Stadt],3727 node|z11-["openGeoDB:type"=Kreis],3728 node|z11-["openGeoDB:type"=Gemeinde],3729 node|z11-["openGeoDB:type"=Ort],3730 node|z11-["openGeoDB:type"=District],3731 node|z11-["openGeoDB:location"=locality] {3732 icon-image: "place/settlement/town.png";3733 text: auto;3734 font-size: 10;3735 font-weight: bold;3736 text-color:black;3737 text-halo-color: white;3738 text-halo-radius: 1;3739 }3740 area[place=continent],3741 area[place=country],3742 area[place=state],3743 area[place=region],3744 area[place=county],3745 area[place=city],3746 area[place=town],3747 area[place=village],3748 area[place=hamlet],3749 area[place=farm],3750 area[place=isolated_dwelling],3751 area[place=neighbourhood],3752 area[place=suburb],3753 area[place=locality],3754 area[place=island],3755 area[place=islet] {3756 fill-color: place#8de3cb;3757 }3758 node|z11-[place=continent],3759 node|z11-[place=country],3760 node|z11-[place=state],3761 node|z11-[place=region],3762 node|z11-[place=county] {3763 icon-image: "place/settlement/capital.png";3764 text: auto;3765 font-size: 10;3766 font-weight: bold;3767 text-color:black;3768 text-halo-color: white;3769 text-halo-radius: 1;3770 }3771 node|z11-[place=city] {3772 icon-image: "place/settlement/city.png";3773 text: auto;3774 font-size: 10;3775 font-weight: bold;3776 text-color:black;3777 text-halo-color: white;3778 text-halo-radius: 1;3779 }3780 node|z11-[place=town],3781 node|z11-[place=village],3782 node|z11-[place=hamlet],3783 node|z11-[place=farm],3784 node|z11-[place=isolated_dwelling],3785 node|z11-[place=neighbourhood],3786 node|z11-[place=suburb] {3787 icon-image: "place/settlement/town.png";3788 text: auto;3789 font-size: 10;3790 font-weight: bold;3791 text-color:black;3792 text-halo-color: white;3793 text-halo-radius: 1;3794 }3795 node|z11-[place=locality] {3796 icon-image: "place/locality.png";3797 text: auto;3798 font-size: 10;3799 font-weight: bold;3800 text-color:black;3801 text-halo-color: white;3802 text-halo-radius: 1;3803 }3804 node|z11-[place=island] {3805 icon-image: "place/island.png";3806 text: auto;3807 font-size: 10;3808 font-weight: bold;3809 text-color:black;3810 text-halo-color: white;3811 text-halo-radius: 1;3812 }3813 node|z11-[place=islet] {3814 icon-image: "place/islet.png";3815 text: auto;3816 font-size: 10;3817 font-weight: bold;3818 text-color:black;3819 text-halo-color: white;3820 text-halo-radius: 1;3821 }3822 3823 4354 /* "deprecated" tags 3824 4355 historic=museum -> tourism=museum 3825 4356 man_made=power_wind -> power=generator and power_source=wind … … 3841 4372 leisure=zoo -> tourism=zoo 3842 4373 power=station -> power=plant or power=sub_station 3843 4374 */ 3844