wiki:Eo:Styles/Coloured_buildings_uk

Version 1 (modified by paleid, 17 months ago) ( diff )

Eo added

Lingvoj:

Koloraj konstruaĵoj

Klasifiko de konstruaĵoj

Aparta: building=detached
Teraĉa: building=terrace
Apartamentoj: building=apartments
Garaĝo(j): building=garage(s)

tro ĝenerala, prefere uzu la suprajn valorojn
Domo: building=house
Loĝeja: building=residential

Hotelo: building=hotel
Preĝejo: building=church, building=cathedral
Vendado: building=retail
Malsanulejo: building=hospital
Komerca: building=commercial
Industria: building=industrial

Lernejo (nur konstruaĵo): building=school
Lerneja areo: amenity=school
Universitato: building=university
Civita: building=civic
Dormejo: building=dormitory

amenity kun la valoro de amenity

shop kun la valoro de shop

office kun la valoro de office

Wiki:building

Kodo

meta   
{
        title: "Koloraj Konstruaĵoj.uk";
        author: "darkonus"; 
        version: "0.1_2_2025-04-10";
        description: "Stilo por klasifiki konstruaĵojn. Traduko de la stilo geozeisig";
        link: "https://josm.openstreetmap.de/wiki/Styles/Coloured_buildings_uk";
}
meta[lang=uk]
{
        title: "Koloraj Konstruaĵoj.uk";
        description: "Stilo por klasifiki konstruaĵojn. Traduko de la stilo geozeisig";
        link: "https://josm.openstreetmap.de/wiki/De:Styles/Coloured_buildings";
}
area[building=residential], area[building:part=residential]  
{
        text: eval("Loĝeja konstruaĵo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FFFFFF; 
        fill-color: #FFFFFF; 
        width: 3;
        dashes: 10,2;
}
        
area[building=house], area[building:part=house] 
{
        text: eval("Domo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FFF88B; 
        fill-color: #FFF88B; 
        width: 3;
        dashes: 10,2;
}

area[building=detached], area[building:part=detached] 
{
        text: eval("Unufamilia domo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FFFD36; 
        fill-color: #FFFD36; 
        width: 3;
}
area[building=semidetached_house], area[building:part=semidetached_house] 
{
        text: eval("Dufamilia domo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FFFC00; 
        fill-color: #FFFC00; 
        width: 3;
}
area[building=terrace], area[building:part=terrace] 
{
        text: eval("Vico da domoj");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FFFC00; 
        fill-color: #FFFC00; 
        width: 3;
}
area[building=apartments], area[building:part=apartments] 
{
        text: eval("Apartamenta domo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FF9E00; 
        fill-color: #FF9E00; 
        width: 3;
}
area[building=garage], area[building:part=garage]  
{
        text: eval("Garaĝo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A37237; 
        fill-color: #A37237; 
        width: 3;
}
area[building=garages], area[building:part=garages]  
{
        text: eval("Garaĝoj");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A37237; 
        fill-color: #A37237; 
        width: 3;
}

area[building=parking], area[building:part=parking]  
{
        text: eval("Parkeja konstruaĵo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A37237; 
        fill-color: #A37237; 
        width: 3;
}
area[building=hotel], area[building:part=hotel]  
{
        text: eval("Hotelo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #F26100; 
        fill-color: #F26100; 
        width: 3;
}

area[building=commercial], area[building:part=commercial]  
{
        text: eval("Komerca");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #D76EFF; 
        fill-color: #D76EFF; 
        width: 3;
}
area[building=warehouse], area[building:part=warehouse]  
{
        text: eval("Magazeno");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #D76EFF; 
        fill-color: #D76EFF; 
        width: 3;
}
area[building=toilets], area[building:part=toilets]  
{
        text: eval("Necesejo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #D76EFF; 
        fill-color: #D76EFF; 
        width: 3;
}
area[building=service], area[building:part=service]  
{
        text: eval("Serva");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #D76EFF; 
        fill-color: #D76EFF; 
        width: 3;
}
area[building=industrial], area[building:part=industrial]  
{
        text: eval("Industria");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #C224FF; 
        fill-color: #C224FF; 
        width: 3;
}

area[building=church], area[building:part=church]  
{
        text: eval("Preĝejo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #9224FF; 
        fill-color: #9224FF; 
        width: 3;
}
area[building=chapel], area[building:part=chapel]  
{
        text: eval("Kapelo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #9224FF; 
        fill-color: #9224FF; 
        width: 3;
}
area[building=mosque], area[building:part=mosque]  
{
        text: eval("Moskeo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #9224FF; 
        fill-color: #9224FF; 
        width: 3;
}
area[building=synagogue], area[building:part=synagogue]  
{
        text: eval("Sinagogo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #9224FF; 
        fill-color: #9224FF; 
        width: 3;
}
area[building=temple], area[building:part=temple]  
{
        text: eval("Templo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #9224FF; 
        fill-color: #9224FF; 
        width: 3;
}
area[building=cathedral], area[building:part=cathedral]  
{
        text: eval("Katedralo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #7D1DDD; 
        fill-color: #7D1DDD; 
        width: 3;
}

area[building=retail], area[building:part=retail]  
{
        text: eval("Vendado");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A5FC4E; 
        fill-color: #A5FC4E; 
        width: 3;
}

area[building=supermarket], area[building:part=supermarket]  
{
        text: eval("Supermarkedo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A5FC4E; 
        fill-color: #A5FC4E; 
        width: 3;
}
area[building=kiosk], area[building:part=kiosk]  
{
        text: eval("Kiosko");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #A5FC4E; 
        fill-color: #A5FC4E; 
        width: 3;
}

area[building=roof], area[building:part=roof]  
{
        text: eval("Tegmento");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #CBA371; 
        fill-color: #CBA371; 
        width: 3;
}

area[building=shed], area[building:part=shed]  
{
        text: eval("Budo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #CBA371; 
        fill-color: #CBA371; 
        width: 3;
}


area[building=hospital], area[building:part=hospital]  
{
        text: eval("Malsanulejo");
        text-color: black; 
        font-size:10;
        z-index: 1;
        color: #FF5566; 
        fill-color: #FF5566; 
        width: 3;
}
area[building=fire_station], area[building:part=fire_station]  
{
        text: eval("Fajrobrigado");
        text-color: black; 
        font-size:10;
        z-index: 1;
        color: #FF5566; 
        fill-color: #FF5566; 
        width: 3;
}
area[amenity=hospital]
{
        color: #FF5566; 
        width: 3;
}
area[building=school], area[building:part=school]  
{
        text: eval("Lernejo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #884CFF; 
        fill-color: #884CFF; 
        width: 3;
}
area[building=kindergarten], area[building:part=kindergarten]  
{
        text: eval("Infanvartejo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #884CFF; 
        fill-color: #884CFF; 
        width: 3;
}
area[amenity=school]
{
        color: #884CFF; 
        width: 3;
}
area[building=university], area[building:part=university]  
{
        text: eval("Universitato");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #7834FF; 
        fill-color: #7834FF; 
        width: 2;
}
area[amenity=university] 
{
        color: #7834FF; 
        width: 3;
}
area[building=civic], area[building:part=civic] 
{
        text: eval("Civita");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FF2238; 
        fill-color: #FF2238; 
        width: 3;
        dashes: 10,2;
}
area[building=train_station], area[building:part=train_station] 
{
        text: eval("Fervoja stacio");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #FF2238; 
        fill-color: #FF2238; 
        width: 3;
}

area[building=dormitory], area[building:part=dormitory]  
{
        text: eval("Dormejo");
        text-color: black; 
        font-size: 9;
        z-index: 1;
        color: #F07B2D; 
        fill-color: #F07B2D; 
        width: 3;
}

area[building=yes][amenity][building!=church][building!=cathedral], area[building:part=yes][amenity][building:part!=church][building:part!=cathedral] 
{
        text: "amenity";
        text-color: black; 
        dashes: 20,4;
        font-size: 10;
        z-index: 1;
        color: #FF2238; 
        fill-color: #FF2238; 
        width: 3;
}

area[building=yes][shop], area[building:part=yes][shop]
{
        text: "shop";
        text-color: black; 
        dashes: 20,4;
        font-size: 10;
        z-index: 1;
        color: #3E43D2; 
        fill-color: #3E43D2; 
        width: 3;
}

area[building=yes][office], area[building:part=yes][office]
{
        text: "office"; 
        text-color: black; 
        font-size: 10;
        z-index: 1;
        color: #39D237; 
        fill-color: #39D237; 
        width: 3;
        dashes: 20,4;
}
/* emfazu malĝustajn lernejojn */
way[building=yes][amenity=school], way[building:part=yes][amenity=school]
{
        text: eval("marku lernejon");
        font-size: 12;
        z-index: 1;
        color: red;
        width: 5; 
        dashes: 20,4;
        dashes-background-color: #FFFF00;
}
/* emfazu malĝustajn infanvartejojn */
way[building=yes][amenity=kindergarten], way[building:part=yes][amenity=kindergarten]
{
        text: eval("marku infanvartejon");
        font-size: 12;
        z-index: 1;
        color: red;
        width: 5; 
        dashes: 20,4;
        dashes-background-color: #FFFF00;
}

/* emfazu malĝustajn preĝejojn */
way[building=yes][amenity=place_of_worship], way[building:part=yes][amenity=place_of_worship]
{
        text: eval("marku preĝejon");
        font-size: 12;
        z-index: 1;
        color: red;
        width: 5; 
        dashes: 20,4;
        dashes-background-color: #FFFF00;
}

Eo:Styles_Coloured_buildings_uk-style.mapcss, Eo:Styles_Coloured_buildings_uk.zip

Note: See TracWiki for help on using the wiki.