Changes between Version 9 and Version 10 of Styles/Coloured_Suburb
- Timestamp:
- 2015-02-05T18:34:09+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Coloured_Suburb
v9 v10 37 37 z-index: -1; 38 38 } 39 way["postal_code"][prop(crc)<303]40 {41 color: #ffffff;42 width: 3;43 font-size: 12;44 text-color: #000000;45 text-position: line;46 text: "postal_code";47 text-offset: 0;48 text-halo-color: #ffffff;49 text-halo-radius:250 }51 39 /* --------- */ 52 40 area[building]["addr:suburb"][prop(crc)>=303][prop(crc)<606] … … 63 51 z-index: -1; 64 52 } 65 way["postal_code"][prop(crc)>=303][prop(crc)<606]66 {67 color: #b88142;68 width: 3;69 font-size: 12;70 text-color: #000000;71 text-position: line;72 text: "postal_code";73 text-offset: 0;74 text-halo-color: #b88142;75 text-halo-radius:276 }77 53 /* --------- */ 78 54 area[building]["addr:suburb"][prop(crc)>=606][prop(crc)<909] … … 89 65 z-index: -1; 90 66 } 91 way["postal_code"][prop(crc)>=606][prop(crc)<909]92 {93 color: #a3fe8f;94 width: 3;95 font-size: 12;96 text-color: #000000;97 text-position: line;98 text: "postal_code";99 text-offset: 0;100 text-halo-color: #a3fe8f;101 text-halo-radius:2102 }103 67 /* --------- */ 104 68 area[building]["addr:suburb"][prop(crc)>=909][prop(crc)<1212] … … 115 79 z-index: -1; 116 80 } 117 way["postal_code"][prop(crc)>=909][prop(crc)<1212]118 {119 color: #b8674c;120 width: 3;121 font-size: 12;122 text-color: #000000;123 text-position: line;124 text: "postal_code";125 text-offset: 0;126 text-halo-color: #b8674c;127 text-halo-radius:2128 }129 81 /* --------- */ 130 82 area[building]["addr:suburb"][prop(crc)>=1212][prop(crc)<1515] … … 141 93 z-index: -1; 142 94 } 143 way["postal_code"][prop(crc)>=1212][prop(crc)<1515]144 {145 color: #fcff5c;146 width: 3;147 font-size: 12;148 text-color: #000000;149 text-position: line;150 text: "postal_code";151 text-offset: 0;152 text-halo-color: #fcff5c;153 text-halo-radius:2154 }155 95 /* --------- */ 156 96 area[building]["addr:suburb"][prop(crc)>=1515][prop(crc)<1818] … … 167 107 z-index: -1; 168 108 } 169 way["postal_code"][prop(crc)>=1515][prop(crc)<1818]170 {171 color: #81c0ff;172 width: 3;173 font-size: 12;174 text-color: #000000;175 text-position: line;176 text: "postal_code";177 text-offset: 0;178 text-halo-color: #81c0ff;179 text-halo-radius:2180 }181 109 /* --------- */ 182 110 area[building]["addr:suburb"][prop(crc)>=1818][prop(crc)<2121] … … 193 121 z-index: -1; 194 122 } 195 way["postal_code"][prop(crc)>=1818][prop(crc)<2121]196 {197 color: #6b8e23;198 width: 3;199 font-size: 12;200 text-color: #000000;201 text-position: line;202 text: "postal_code";203 text-offset: 0;204 text-halo-color: #6b8e23;205 text-halo-radius:2206 }207 123 /* --------- */ 208 124 area[building]["addr:suburb"][prop(crc)>=2121][prop(crc)<2424] … … 219 135 z-index: -1; 220 136 } 221 way["postal_code"][prop(crc)>=2121][prop(crc)<2424]222 {223 color: #e1bd6a;224 width: 3;225 font-size: 12;226 text-color: #000000;227 text-position: line;228 text: "postal_code";229 text-offset: 0;230 text-halo-color: #e1bd6a;231 text-halo-radius:2232 }233 137 /* --------- */ 234 138 area[building]["addr:suburb"][prop(crc)>=2424][prop(crc)<2727] … … 245 149 z-index: -1; 246 150 } 247 way["postal_code"][prop(crc)>=2424][prop(crc)<2727]248 {249 color: #7fffd4;250 width: 3;251 font-size: 12;252 text-color: #000000;253 text-position: line;254 text: "postal_code";255 text-offset: 0;256 text-halo-color: #7fffd4;257 text-halo-radius:2258 }259 151 /* --------- */ 260 152 area[building]["addr:suburb"][prop(crc)>=2727][prop(crc)<3030] … … 271 163 z-index: -1; 272 164 } 273 way["postal_code"][prop(crc)>=2727][prop(crc)<3030]274 {275 color: #8a2be2;276 width: 3;277 font-size: 12;278 text-color: #000000;279 text-position: line;280 text: "postal_code";281 text-offset: 0;282 text-halo-color: #8a2be2;283 text-halo-radius:2284 }285 165 /* --------- */ 286 166 area[building]["addr:suburb"][prop(crc)>=3030][prop(crc)<3333] … … 297 177 z-index: -1; 298 178 } 299 way["postal_code"][prop(crc)>=3030][prop(crc)<3333]300 {301 color: #a52a2a;302 width: 3;303 font-size: 12;304 text-color: #000000;305 text-position: line;306 text: "postal_code";307 text-offset: 0;308 text-halo-color: #a52a2a;309 text-halo-radius:2310 }311 179 /* --------- */ 312 180 area[building]["addr:suburb"][prop(crc)>=3333][prop(crc)<3636] … … 323 191 z-index: -1; 324 192 } 325 way["postal_code"][prop(crc)>=3333][prop(crc)<3636]326 {327 color: #f0b9a6;328 width: 3;329 font-size: 12;330 text-color: #000000;331 text-position: line;332 text: "postal_code";333 text-offset: 0;334 text-halo-color: #f0b9a6;335 text-halo-radius:2336 }337 193 /* --------- */ 338 194 area[building]["addr:suburb"][prop(crc)>=3636][prop(crc)<3939] … … 349 205 z-index: -1; 350 206 } 351 way["postal_code"][prop(crc)>=3636][prop(crc)<3939]352 {353 color: #8fbc8f;354 width: 3;355 font-size: 12;356 text-color: #000000;357 text-position: line;358 text: "postal_code";359 text-offset: 0;360 text-halo-color: #8fbc8f;361 text-halo-radius:2362 }363 207 /* --------- */ 364 208 area[building]["addr:suburb"][prop(crc)>=3939][prop(crc)<4242] … … 375 219 z-index: -1; 376 220 } 377 way["postal_code"][prop(crc)>=3939][prop(crc)<4242]378 {379 color: #1b7777;380 width: 3;381 font-size: 12;382 text-color: #000000;383 text-position: line;384 text: "postal_code";385 text-offset: 0;386 text-halo-color: #1b7777;387 text-halo-radius:2388 }389 221 /* --------- */ 390 222 area[building]["addr:suburb"][prop(crc)>=4242][prop(crc)<4545] … … 401 233 z-index: -1; 402 234 } 403 way["postal_code"][prop(crc)>=4242][prop(crc)<4545]404 {405 color: #ff1493;406 width: 3;407 font-size: 12;408 text-color: #000000;409 text-position: line;410 text: "postal_code";411 text-offset: 0;412 text-halo-color: #ff1493;413 text-halo-radius:2414 }415 235 /* --------- */ 416 236 area[building]["addr:suburb"][prop(crc)>=4545][prop(crc)<4848] … … 427 247 z-index: -1; 428 248 } 429 way["postal_code"][prop(crc)>=4545][prop(crc)<4848]430 {431 color: #0072e2;432 width: 3;433 font-size: 12;434 text-color: #000000;435 text-position: line;436 text: "postal_code";437 text-offset: 0;438 text-halo-color: #0072e2;439 text-halo-radius:2440 }441 249 /* --------- */ 442 250 area[building]["addr:suburb"][prop(crc)>=4848][prop(crc)<5151] … … 452 260 z-index: -1; 453 261 } 454 way["postal_code"][prop(crc)>=4848][prop(crc)<5151]455 {456 color: #008f00;457 width: 3;458 font-size: 12;459 text-color: #000000;460 text-position: line;461 text: "postal_code";462 text-offset: 0;463 text-halo-color: #008f00;464 text-halo-radius:2465 }466 262 /* --------- */ 467 263 area[building]["addr:suburb"][prop(crc)>=5151][prop(crc)<5454] … … 478 274 z-index: -1; 479 275 } 480 way["postal_code"][prop(crc)>=5151][prop(crc)<5454]481 {482 color: #ffe400;483 width: 3;484 font-size: 12;485 text-color: #000000;486 text-position: line;487 text: "postal_code";488 text-offset: 0;489 text-halo-color: #ffe400;490 text-halo-radius:2491 }492 276 /* --------- */ 493 277 area[building]["addr:suburb"][prop(crc)>=5454][prop(crc)<5757] … … 504 288 z-index: -1; 505 289 } 506 way["postal_code"][prop(crc)>=5454][prop(crc)<5757]507 {508 color: #BF9017;509 width: 3;510 font-size: 12;511 text-color: #000000;512 text-position: line;513 text: "postal_code";514 text-offset: 0;515 text-halo-color: #BF9017;516 text-halo-radius:2517 }518 290 /* --------- */ 519 291 area[building]["addr:suburb"][prop(crc)>=5757][prop(crc)<6060] … … 530 302 z-index: -1; 531 303 } 532 way["postal_code"][prop(crc)>=5757][prop(crc)<6060]533 {534 color: #adff2f;535 width: 3;536 font-size: 12;537 text-color: #000000;538 text-position: line;539 text: "postal_code";540 text-offset: 0;541 text-halo-color: #adff2f;542 text-halo-radius:2543 }544 304 /* --------- */ 545 305 area[building]["addr:suburb"][prop(crc)>=6060][prop(crc)<6363] … … 556 316 z-index: -1; 557 317 } 558 way["postal_code"][prop(crc)>=6060][prop(crc)<6363]559 {560 color: #ff69b4;561 width: 3;562 font-size: 12;563 text-color: #000000;564 text-position: line;565 text: "postal_code";566 text-offset: 0;567 text-halo-color: #ff69b4;568 text-halo-radius:2569 }570 318 /* --------- */ 571 319 area[building]["addr:suburb"][prop(crc)>=6363][prop(crc)<6666] … … 582 330 z-index: -1; 583 331 } 584 way["postal_code"][prop(crc)>=6363][prop(crc)<6666]585 {586 color: #cd5c5c;587 width: 3;588 font-size: 12;589 text-color: #000000;590 text-position: line;591 text: "postal_code";592 text-offset: 0;593 text-halo-color: #cd5c5c;594 text-halo-radius:2595 }596 332 /* --------- */ 597 333 area[building]["addr:suburb"][prop(crc)>=6666][prop(crc)<6969] … … 608 344 z-index: -1; 609 345 } 610 way["postal_code"][prop(crc)>=6666][prop(crc)<6969]611 {612 color: #7d5a07;613 width: 3;614 font-size: 12;615 text-color: #000000;616 text-position: line;617 text: "postal_code";618 text-offset: 0;619 text-halo-color: #7d5a07;620 text-halo-radius:2621 }622 346 /* --------- */ 623 347 area[building]["addr:suburb"][prop(crc)>=6969][prop(crc)<7272] … … 634 358 z-index: -1; 635 359 } 636 way["postal_code"][prop(crc)>=6969][prop(crc)<7272]637 {638 color: #824600;639 width: 3;640 font-size: 12;641 text-color: #000000;642 text-position: line;643 text: "postal_code";644 text-offset: 0;645 text-halo-color: #824600;646 text-halo-radius:2647 }648 360 /* --------- */ 649 361 area[building]["addr:suburb"][prop(crc)>=7272][prop(crc)<7575] … … 660 372 z-index: -1; 661 373 } 662 way["postal_code"][prop(crc)>=7272][prop(crc)<7575]663 {664 color: #f08080;665 width: 3;666 font-size: 12;667 text-color: #000000;668 text-position: line;669 text: "postal_code";670 text-offset: 0;671 text-halo-color: #f08080;672 text-halo-radius:2673 }674 374 /* --------- */ 675 375 area[building]["addr:suburb"][prop(crc)>=7575][prop(crc)<7878] … … 686 386 z-index: -1; 687 387 } 688 way["postal_code"][prop(crc)>=7575][prop(crc)<7878]689 {690 color: #F75617;691 width: 3;692 font-size: 12;693 text-color: #000000;694 text-position: line;695 text: "postal_code";696 text-offset: 0;697 text-halo-color: #F75617;698 text-halo-radius:2699 }700 388 /* --------- */ 701 389 area[building]["addr:suburb"][prop(crc)>=7878][prop(crc)<8181] … … 712 400 z-index: -1; 713 401 } 714 way["postal_code"][prop(crc)>=7878][prop(crc)<8181]715 {716 color: #54d954;717 width: 3;718 font-size: 12;719 text-color: #000000;720 text-position: line;721 text: "postal_code";722 text-offset: 0;723 text-halo-color: #54d954;724 text-halo-radius:2725 }726 402 /* --------- */ 727 403 area[building]["addr:suburb"][prop(crc)>=8181][prop(crc)<8484] … … 737 413 symbol-size: 20; 738 414 z-index: -1; 739 }740 way["postal_code"][prop(crc)>=8181][prop(crc)<8484]741 {742 color: #ba55d3;743 width: 3;744 font-size: 12;745 text-color: #000000;746 text-position: line;747 text: "postal_code";748 text-offset: 0;749 text-halo-color: #ba55d3;750 text-halo-radius:2751 415 } 752 416 /* --------- */ … … 771 435 z-index: -1; 772 436 } 773 way["postal_code"][prop(crc)>=8484][prop(crc)<8787]774 {775 color: #9370db;776 width: 3;777 font-size: 12;778 text-color: #000000;779 text-position: line;780 text: "postal_code";781 text-offset: 0;782 text-halo-color: #9370db;783 text-halo-radius:2784 }785 437 /* --------- */ 786 438 area[building]["addr:suburb"][prop(crc)>=8787][prop(crc)<9090] … … 797 449 z-index: -1; 798 450 } 799 way["postal_code"][prop(crc)>=8787][prop(crc)<9090]800 {801 color: #ff7c00;802 width: 3;803 font-size: 12;804 text-color: #000000;805 text-position: line;806 text: "postal_code";807 text-offset: 0;808 text-halo-color: #ff7c00;809 text-halo-radius:2810 }811 451 /* --------- */ 812 452 area[building]["addr:suburb"][prop(crc)>=9090][prop(crc)<9393] … … 823 463 z-index: -1; 824 464 } 825 way["postal_code"][prop(crc)>=9090][prop(crc)<9393]826 {827 color: #3cb371;828 width: 3;829 font-size: 12;830 text-color: #000000;831 text-position: line;832 text: "postal_code";833 text-offset: 0;834 text-halo-color: #3cb371;835 text-halo-radius:2836 }837 465 /* --------- */ 838 466 area[building]["addr:suburb"][prop(crc)>=9393][prop(crc)<9696] … … 849 477 z-index: -1; 850 478 } 851 way["postal_code"][prop(crc)>=9393][prop(crc)<9696]852 {853 color: #707000;854 width: 3;855 font-size: 12;856 text-color: #000000;857 text-position: line;858 text: "postal_code";859 text-offset: 0;860 text-halo-color: #707000;861 text-halo-radius:2862 }863 479 /* --------- */ 864 480 area[building]["addr:suburb"][prop(crc)>=9696] … … 874 490 symbol-size: 20; 875 491 z-index: -1; 876 }877 way["postal_code"][prop(crc)>=9696]878 {879 color: #ff4444;880 width: 3;881 font-size: 12;882 text-color: #000000;883 text-position: line;884 text: "postal_code";885 text-offset: 0;886 text-halo-color: #ff4444;887 text-halo-radius:2888 492 } 889 493 … … 944 548 color: red; 945 549 dashes: 10; 946 } 550 } 947 551 948 552 }}}
