Changes between Version 9 and Version 10 of Styles/Coloured_Suburb


Ignore:
Timestamp:
2015-02-05T18:34:09+01:00 (11 years ago)
Author:
geozeisig
Comment:

Korrektur

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_Suburb

    v9 v10  
    3737        z-index: -1;
    3838}
    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:2
    50 }
    5139/* --------- */
    5240area[building]["addr:suburb"][prop(crc)>=303][prop(crc)<606]
     
    6351        z-index: -1;
    6452}
    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:2
    76 }
    7753/* --------- */
    7854area[building]["addr:suburb"][prop(crc)>=606][prop(crc)<909]
     
    8965        z-index: -1;
    9066}
    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:2
    102 }
    10367                /* --------- */
    10468area[building]["addr:suburb"][prop(crc)>=909][prop(crc)<1212]
     
    11579        z-index: -1;
    11680}
    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:2
    128 }
    12981                /* --------- */
    13082area[building]["addr:suburb"][prop(crc)>=1212][prop(crc)<1515]
     
    14193        z-index: -1;
    14294}
    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:2
    154 }
    15595                /* --------- */
    15696area[building]["addr:suburb"][prop(crc)>=1515][prop(crc)<1818]
     
    167107        z-index: -1;
    168108}
    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:2
    180 }
    181109                /* --------- */
    182110area[building]["addr:suburb"][prop(crc)>=1818][prop(crc)<2121]
     
    193121        z-index: -1;
    194122}
    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:2
    206 }
    207123                /* --------- */
    208124area[building]["addr:suburb"][prop(crc)>=2121][prop(crc)<2424]
     
    219135        z-index: -1;
    220136}
    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:2
    232 }
    233137                /* --------- */
    234138area[building]["addr:suburb"][prop(crc)>=2424][prop(crc)<2727]
     
    245149        z-index: -1;
    246150}
    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:2
    258 }
    259151                /* --------- */
    260152area[building]["addr:suburb"][prop(crc)>=2727][prop(crc)<3030]
     
    271163        z-index: -1;
    272164}
    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:2
    284 }
    285165                /* --------- */
    286166area[building]["addr:suburb"][prop(crc)>=3030][prop(crc)<3333]
     
    297177        z-index: -1;
    298178}
    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:2
    310 }
    311179                /* --------- */
    312180area[building]["addr:suburb"][prop(crc)>=3333][prop(crc)<3636]
     
    323191        z-index: -1;
    324192}
    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:2
    336 }
    337193                /* --------- */
    338194area[building]["addr:suburb"][prop(crc)>=3636][prop(crc)<3939]
     
    349205        z-index: -1;
    350206}
    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:2
    362 }
    363207                /* --------- */
    364208area[building]["addr:suburb"][prop(crc)>=3939][prop(crc)<4242]
     
    375219        z-index: -1;
    376220}
    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:2
    388 }
    389221                /* --------- */
    390222area[building]["addr:suburb"][prop(crc)>=4242][prop(crc)<4545]
     
    401233        z-index: -1;
    402234}
    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:2
    414 }
    415235                /* --------- */
    416236area[building]["addr:suburb"][prop(crc)>=4545][prop(crc)<4848]
     
    427247        z-index: -1;
    428248}
    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:2
    440 }
    441249                /* --------- */
    442250area[building]["addr:suburb"][prop(crc)>=4848][prop(crc)<5151]
     
    452260        z-index: -1;
    453261}
    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:2
    465 }
    466262                /* --------- */
    467263area[building]["addr:suburb"][prop(crc)>=5151][prop(crc)<5454]
     
    478274        z-index: -1;
    479275}
    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:2
    491 }
    492276                /* --------- */
    493277area[building]["addr:suburb"][prop(crc)>=5454][prop(crc)<5757]
     
    504288        z-index: -1;
    505289}
    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:2
    517 }
    518290                /* --------- */
    519291area[building]["addr:suburb"][prop(crc)>=5757][prop(crc)<6060]
     
    530302        z-index: -1;
    531303}
    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:2
    543 }
    544304                /* --------- */
    545305area[building]["addr:suburb"][prop(crc)>=6060][prop(crc)<6363]
     
    556316        z-index: -1;
    557317}
    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:2
    569 }
    570318                /* --------- */
    571319area[building]["addr:suburb"][prop(crc)>=6363][prop(crc)<6666]
     
    582330        z-index: -1;
    583331}
    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:2
    595 }
    596332                /* --------- */
    597333area[building]["addr:suburb"][prop(crc)>=6666][prop(crc)<6969]
     
    608344        z-index: -1;
    609345}
    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:2
    621 }
    622346                /* --------- */
    623347area[building]["addr:suburb"][prop(crc)>=6969][prop(crc)<7272]
     
    634358        z-index: -1;
    635359}
    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:2
    647 }
    648360                /* --------- */
    649361area[building]["addr:suburb"][prop(crc)>=7272][prop(crc)<7575]
     
    660372        z-index: -1;
    661373}
    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:2
    673 }
    674374                /* --------- */
    675375area[building]["addr:suburb"][prop(crc)>=7575][prop(crc)<7878]
     
    686386        z-index: -1;
    687387}
    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:2
    699 }
    700388                /* --------- */
    701389area[building]["addr:suburb"][prop(crc)>=7878][prop(crc)<8181]
     
    712400        z-index: -1;
    713401}
    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:2
    725 }
    726402                /* --------- */
    727403area[building]["addr:suburb"][prop(crc)>=8181][prop(crc)<8484]
     
    737413        symbol-size: 20;
    738414        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:2
    751415}
    752416                /* --------- */
     
    771435        z-index: -1;
    772436}
    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:2
    784 }
    785437                /* --------- */
    786438area[building]["addr:suburb"][prop(crc)>=8787][prop(crc)<9090]
     
    797449        z-index: -1;
    798450}
    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:2
    810 }
    811451                /* --------- */
    812452area[building]["addr:suburb"][prop(crc)>=9090][prop(crc)<9393]
     
    823463        z-index: -1;
    824464}
    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:2
    836 }
    837465                /* --------- */
    838466area[building]["addr:suburb"][prop(crc)>=9393][prop(crc)<9696]
     
    849477        z-index: -1;
    850478}
    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:2
    862 }
    863479                /* --------- */
    864480area[building]["addr:suburb"][prop(crc)>=9696]
     
    874490        symbol-size: 20;
    875491        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:2
    888492}
    889493
     
    944548        color: red;
    945549        dashes: 10;
    946         }
     550        } 
    947551
    948552}}}