Changes between Version 13 and Version 14 of Styles/Coloured_buildings


Ignore:
Timestamp:
2020-03-26T09:05:38+01:00 (6 years ago)
Author:
Geozeisig
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_buildings

    v13 v14  
    4040[osmwiki:Key:building Wiki:building][[BR]]
    4141
    42 ''Helpful for an Overview:''
    43 [http://www.itoworld.com/map/122# ITO Building Classification]
    44 [http://www.itoworld.com/map/176 Various residetial building tags]
    4542
    4643== Code ==
     
    9794        width: 3;
    9895}
    99 
    100 area[building=terrace]
    101 {
    102         text: eval("Reihen");
     96area[building=semidetached_house]
     97{
     98        text: eval("Doppel");
    10399        text-color: black;
    104100        font-size: 9;
     
    108104        width: 3;
    109105}
    110 
     106area[building=terrace]
     107{
     108        text: eval("Reihen");
     109        text-color: black;
     110        font-size: 9;
     111        z-index: 1;
     112        color: #FFFC00;
     113        fill-color: #FFFC00;
     114        width: 3;
     115}
    111116area[building=apartments]
    112117{
     
    119124        width: 3;
    120125}
    121 
    122126area[building=garage]
    123127{
     
    130134        width: 3;
    131135}
    132 
    133136area[building=garages]
    134137{
     
    142145}
    143146
     147area[building=parking]
     148{
     149        text: eval("ParkH");
     150        text-color: black;
     151        font-size: 9;
     152        z-index: 1;
     153        color: #A37237;
     154        fill-color: #A37237;
     155        width: 3;
     156}
    144157area[building=hotel]
    145158{
     
    163176        width: 3;
    164177}
    165 
     178area[building=warehouse]
     179{
     180        text: eval("Lager");
     181        text-color: black;
     182        font-size: 9;
     183        z-index: 1;
     184        color: #D76EFF;
     185        fill-color: #D76EFF;
     186        width: 3;
     187}
     188area[building=toilets]
     189{
     190        text: eval("Toilette");
     191        text-color: black;
     192        font-size: 9;
     193        z-index: 1;
     194        color: #D76EFF;
     195        fill-color: #D76EFF;
     196        width: 3;
     197}
    166198area[building=industrial]
    167199{
     
    185217        width: 3;
    186218}
    187 
     219area[building=chapel]
     220{
     221        text: eval("Kapelle");
     222        text-color: black;
     223        font-size: 9;
     224        z-index: 1;
     225        color: #9224FF;
     226        fill-color: #9224FF;
     227        width: 3;
     228}
     229area[building=mosque]
     230{
     231        text: eval("Moschee");
     232        text-color: black;
     233        font-size: 9;
     234        z-index: 1;
     235        color: #9224FF;
     236        fill-color: #9224FF;
     237        width: 3;
     238}
     239area[building=synagogue]
     240{
     241        text: eval("Synagoge");
     242        text-color: black;
     243        font-size: 9;
     244        z-index: 1;
     245        color: #9224FF;
     246        fill-color: #9224FF;
     247        width: 3;
     248}
     249area[building=temple]
     250{
     251        text: eval("Tempel");
     252        text-color: black;
     253        font-size: 9;
     254        z-index: 1;
     255        color: #9224FF;
     256        fill-color: #9224FF;
     257        width: 3;
     258}
    188259area[building=cathedral]
    189260{
     
    197268}
    198269
    199 area[building=supermarket]
    200 {
    201         text: eval("Supermarket");
     270area[building=retail]
     271{
     272        text: eval("Einkauf");
    202273        text-color: black;
    203274        font-size: 9;
     
    208279}
    209280
     281area[building=supermarket]
     282{
     283        text: eval("SuperM");
     284        text-color: black;
     285        font-size: 9;
     286        z-index: 1;
     287        color: #A5FC4E;
     288        fill-color: #A5FC4E;
     289        width: 3;
     290}
     291area[building=kiosk]
     292{
     293        text: eval("Kiosk");
     294        text-color: black;
     295        font-size: 9;
     296        z-index: 1;
     297        color: #A5FC4E;
     298        fill-color: #A5FC4E;
     299        width: 3;
     300}
     301
    210302area[building=roof]
    211303{
     
    229321        width: 3;
    230322}
     323area[building=fire_station]
     324{
     325        text: eval("FeuerW");
     326        text-color: black;
     327        font-size:10;
     328        z-index: 1;
     329        color: #FF5566;
     330        fill-color: #FF5566;
     331        width: 3;
     332}
    231333area[amenity=hospital]
    232334{
     
    237339{
    238340        text: eval("Schule");
     341        text-color: black;
     342        font-size: 9;
     343        z-index: 1;
     344        color: #884CFF;
     345        fill-color: #884CFF;
     346        width: 3;
     347}
     348area[building=kindergarten]
     349{
     350        text: eval("KinderG");
    239351        text-color: black;
    240352        font-size: 9;
     
    273385        fill-color: #FF2238;
    274386        width: 3;
    275 }
    276 
     387        dashes: 10,2;
     388}
     389area[building=train_station]
     390{
     391        text: eval("Bahnhof");
     392        text-color: black;
     393        font-size: 9;
     394        z-index: 1;
     395        color: #FF2238;
     396        fill-color: #FF2238;
     397        width: 3;
     398}
    277399
    278400area[building=dormitory]
     
    287409}
    288410
    289 area[building][amenity][building!=church][building!=cathedral]
     411area[building=yes][amenity][building!=church][building!=cathedral]
    290412{
    291413        text: "amenity";
     
    299421}
    300422
    301 area[building][shop]
     423area[building=yes][shop]
    302424{
    303425        text: "shop";
     
    311433}
    312434
    313 area[building][office]
     435area[building=yes][office]
    314436{
    315437        text: "office";