Changes between Version 8 and Version 15 of Styles/Coloured_buildings


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_buildings

    v8 v15  
    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 ==
     
    5350        author: "geozeisig";
    5451        version: "1.0[[revision]]_[[date]]";
    55         description: "Style to classify buildings";
    56         link: "[wiki:Styles/Coloured_buildings http://josm.openstreetmap.de/wiki/Styles/Coloured_buildings]";
    57         watch-modified: true;
    58 }
    59        
     52        description: "Style to classify buildings (german)";
     53        link: "https://josm.openstreetmap.de/wiki/Styles/Coloured_buildings";
     54}
     55meta[lang=de]
     56{
     57        title: "Coloured Buildings.de";
     58        description: "Stil für Gebäudeklassifizierung";
     59        link: "https://josm.openstreetmap.de/wiki/De:Styles/Coloured_buildings";
     60}
    6061area[building=residential]
    6162{
     
    9293        width: 3;
    9394}
    94 
    95 area[building=terrace]
    96 {
    97         text: eval("Reihen");
     95area[building=semidetached_house]
     96{
     97        text: eval("Doppel");
    9898        text-color: black;
    9999        font-size: 9;
     
    103103        width: 3;
    104104}
    105 
     105area[building=terrace]
     106{
     107        text: eval("Reihen");
     108        text-color: black;
     109        font-size: 9;
     110        z-index: 1;
     111        color: #FFFC00;
     112        fill-color: #FFFC00;
     113        width: 3;
     114}
    106115area[building=apartments]
    107116{
     
    114123        width: 3;
    115124}
    116 
    117125area[building=garage]
    118126{
     
    125133        width: 3;
    126134}
    127 
    128135area[building=garages]
    129136{
     
    137144}
    138145
     146area[building=parking]
     147{
     148        text: eval("ParkH");
     149        text-color: black;
     150        font-size: 9;
     151        z-index: 1;
     152        color: #A37237;
     153        fill-color: #A37237;
     154        width: 3;
     155}
    139156area[building=hotel]
    140157{
     
    158175        width: 3;
    159176}
    160 
     177area[building=warehouse]
     178{
     179        text: eval("Lager");
     180        text-color: black;
     181        font-size: 9;
     182        z-index: 1;
     183        color: #D76EFF;
     184        fill-color: #D76EFF;
     185        width: 3;
     186}
     187area[building=toilets]
     188{
     189        text: eval("Toilette");
     190        text-color: black;
     191        font-size: 9;
     192        z-index: 1;
     193        color: #D76EFF;
     194        fill-color: #D76EFF;
     195        width: 3;
     196}
    161197area[building=industrial]
    162198{
     
    180216        width: 3;
    181217}
    182 
     218area[building=chapel]
     219{
     220        text: eval("Kapelle");
     221        text-color: black;
     222        font-size: 9;
     223        z-index: 1;
     224        color: #9224FF;
     225        fill-color: #9224FF;
     226        width: 3;
     227}
     228area[building=mosque]
     229{
     230        text: eval("Moschee");
     231        text-color: black;
     232        font-size: 9;
     233        z-index: 1;
     234        color: #9224FF;
     235        fill-color: #9224FF;
     236        width: 3;
     237}
     238area[building=synagogue]
     239{
     240        text: eval("Synagoge");
     241        text-color: black;
     242        font-size: 9;
     243        z-index: 1;
     244        color: #9224FF;
     245        fill-color: #9224FF;
     246        width: 3;
     247}
     248area[building=temple]
     249{
     250        text: eval("Tempel");
     251        text-color: black;
     252        font-size: 9;
     253        z-index: 1;
     254        color: #9224FF;
     255        fill-color: #9224FF;
     256        width: 3;
     257}
    183258area[building=cathedral]
    184259{
     
    194269area[building=retail]
    195270{
    196         text: eval("Einzelhandel");
     271        text: eval("Einkauf");
    197272        text-color: black;
    198273        font-size: 9;
     
    203278}
    204279
     280area[building=supermarket]
     281{
     282        text: eval("SuperM");
     283        text-color: black;
     284        font-size: 9;
     285        z-index: 1;
     286        color: #A5FC4E;
     287        fill-color: #A5FC4E;
     288        width: 3;
     289}
     290area[building=kiosk]
     291{
     292        text: eval("Kiosk");
     293        text-color: black;
     294        font-size: 9;
     295        z-index: 1;
     296        color: #A5FC4E;
     297        fill-color: #A5FC4E;
     298        width: 3;
     299}
     300
    205301area[building=roof]
    206302{
     
    224320        width: 3;
    225321}
     322area[building=fire_station]
     323{
     324        text: eval("FeuerW");
     325        text-color: black;
     326        font-size:10;
     327        z-index: 1;
     328        color: #FF5566;
     329        fill-color: #FF5566;
     330        width: 3;
     331}
    226332area[amenity=hospital]
    227333{
     
    232338{
    233339        text: eval("Schule");
     340        text-color: black;
     341        font-size: 9;
     342        z-index: 1;
     343        color: #884CFF;
     344        fill-color: #884CFF;
     345        width: 3;
     346}
     347area[building=kindergarten]
     348{
     349        text: eval("KinderG");
    234350        text-color: black;
    235351        font-size: 9;
     
    268384        fill-color: #FF2238;
    269385        width: 3;
    270 }
    271 
     386        dashes: 10,2;
     387}
     388area[building=train_station]
     389{
     390        text: eval("Bahnhof");
     391        text-color: black;
     392        font-size: 9;
     393        z-index: 1;
     394        color: #FF2238;
     395        fill-color: #FF2238;
     396        width: 3;
     397}
    272398
    273399area[building=dormitory]
     
    282408}
    283409
    284 area[building][amenity][building!=church][building!=cathedral]
     410area[building=yes][amenity][building!=church][building!=cathedral]
    285411{
    286412        text: "amenity";
     
    294420}
    295421
    296 area[building][shop]
     422area[building=yes][shop]
    297423{
    298424        text: "shop";
     
    306432}
    307433
    308 area[building][office]
     434area[building=yes][office]
    309435{
    310436        text: "office";