Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Pt:Styles/Coloured_buildings
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages(revision=12)]] [[PageOutline(2-10,Índice)]] = Coloured buildings = == Classificação de edifícios == [[Image(wiki:Styles/Coloured_buildings:Residential.jpg)]][[BR]] Casa Separada: building=detached[[BR]] Fileira de Casas: building=terrace[[BR]] Apartamentos: building=apartments[[BR]] Garagem(ns): building=garage(s)[[BR]] [[Image(wiki:Styles/Coloured_buildings:House.jpg)]][[BR]] ''Muito geral, melhor usar os valores superiores''[[BR]] Casa: building=house[[BR]] Residencial: building=residential[[BR]] [[Image(wiki:Styles/Coloured_buildings:Commercial.jpg)]][[BR]] Hotel: building=hotel[[BR]] Igreja: building=church, building=cathedral[[BR]] Lojas: building=retail[[BR]] Hospital: building=hospital[[BR]] Comercial: building=commercial[[BR]] Industrial: building=industrial[[BR]] [[Image(wiki:Styles/Coloured_buildings:School.jpg)]][[BR]] Escola (somente o edificio): building=school[[BR]] Área da escola: amenity=school[[BR]] Universidade: building=university[[BR]] Edifício Público: building=public[[BR]] Dormitório: building=dormitory[[BR]] [[Image(wiki:Styles/Coloured_buildings:amenity.jpg)]][[BR]] [osmwiki:Pt:Key:amenity amenity] com o valor da estrutura[[BR]] [[Image(wiki:Styles/Coloured_buildings:shop.jpg)]][[BR]] [osmwiki:Pt:Key:shop shop] com o valor do comércio[[BR]] [[Image(wiki:Styles/Coloured_buildings:Office.jpg)]][[BR]] [osmwiki:Pt:Office office] com o valor do escritório[[BR]] [osmwiki:Pt:Key:building Wiki:building][[BR]] == Código == {{{ #!style type="mapcss" meta { title: "Coloured Buildings.pt"; author: "geozeisig, matheusgomesms"; version: "1.014_2020-03-26"; description: "Style to classify buildings (Portuguese) from couloured buildings.de originally created by geozeisig"; link: "https://josm.openstreetmap.de/wiki/Styles/Coloured_buildings"; } meta[lang=pt] { title: "Coloured Buildings.pt"; description: "Estilo para classificar edifícios"; link: "https://josm.openstreetmap.de/wiki/Pt:Styles/Coloured_buildings"; } area[building=residential] { text: eval("Residencial"); text-color: black; font-size: 9; z-index: 1; color: #FFFFFF; fill-color: #FFFFFF; width: 3; dashes: 10,2; } area[building=house] { text: eval("Casa"); text-color: black; font-size: 9; z-index: 1; color: #FFF88B; fill-color: #FFF88B; width: 3; dashes: 10,2; } area[building=detached] { text: eval("Casa Separada"); text-color: black; font-size: 9; z-index: 1; color: #FFFD36; fill-color: #FFFD36; width: 3; } area[building=semidetached_house] { text: eval("Casa Geminada"); text-color: black; font-size: 9; z-index: 1; color: #FFFC00; fill-color: #FFFC00; width: 3; } area[building=terrace] { text: eval("Fileira de Casas"); text-color: black; font-size: 9; z-index: 1; color: #FFFC00; fill-color: #FFFC00; width: 3; } area[building=apartments] { text: eval("Apartamentos"); text-color: black; font-size: 9; z-index: 1; color: #FF9E00; fill-color: #FF9E00; width: 3; } area[building=garage] { text: eval("Garagem"); text-color: black; font-size: 9; z-index: 1; color: #A37237; fill-color: #A37237; width: 3; } area[building=garages] { text: eval("Garagens"); text-color: black; font-size: 9; z-index: 1; color: #A37237; fill-color: #A37237; width: 3; } area[building=parking] { text: eval("Estacionamento"); text-color: black; font-size: 9; z-index: 1; color: #A37237; fill-color: #A37237; width: 3; } area[building=hotel] { text: eval("Hotel"); text-color: black; font-size: 9; z-index: 1; color: #F26100; fill-color: #F26100; width: 3; } area[building=commercial] { text: eval("Comercial"); text-color: black; font-size: 9; z-index: 1; color: #D76EFF; fill-color: #D76EFF; width: 3; } area[building=warehouse] { text: eval("Armazém"); text-color: black; font-size: 9; z-index: 1; color: #D76EFF; fill-color: #D76EFF; width: 3; } area[building=toilets] { text: eval("Banheiro"); text-color: black; font-size: 9; z-index: 1; color: #D76EFF; fill-color: #D76EFF; width: 3; } area[building=industrial] { text: eval("Industrial"); text-color: black; font-size: 9; z-index: 1; color: #C224FF; fill-color: #C224FF; width: 3; } area[building=church] { text: eval("Igreja"); text-color: black; font-size: 9; z-index: 1; color: #9224FF; fill-color: #9224FF; width: 3; } area[building=chapel] { text: eval("Capela"); text-color: black; font-size: 9; z-index: 1; color: #9224FF; fill-color: #9224FF; width: 3; } area[building=mosque] { text: eval("Mesquita"); text-color: black; font-size: 9; z-index: 1; color: #9224FF; fill-color: #9224FF; width: 3; } area[building=synagogue] { text: eval("Sinagoga"); text-color: black; font-size: 9; z-index: 1; color: #9224FF; fill-color: #9224FF; width: 3; } area[building=temple] { text: eval("Templo"); text-color: black; font-size: 9; z-index: 1; color: #9224FF; fill-color: #9224FF; width: 3; } area[building=cathedral] { text: eval("Catedral"); text-color: black; font-size: 9; z-index: 1; color: #7D1DDD; fill-color: #7D1DDD; width: 3; } area[building=retail] { text: eval("Loja"); text-color: black; font-size: 9; z-index: 1; color: #A5FC4E; fill-color: #A5FC4E; width: 3; } area[building=supermarket] { text: eval("Supermercado"); text-color: black; font-size: 9; z-index: 1; color: #A5FC4E; fill-color: #A5FC4E; width: 3; } area[building=kiosk] { text: eval("Quiosque"); text-color: black; font-size: 9; z-index: 1; color: #A5FC4E; fill-color: #A5FC4E; width: 3; } area[building=roof] { text: eval("Telhado"); text-color: black; font-size: 9; z-index: 1; color: #CBA371; fill-color: #CBA371; width: 3; } area[building=hospital] { text: eval("Hospital"); text-color: black; font-size:10; z-index: 1; color: #FF5566; fill-color: #FF5566; width: 3; } area[building=fire_station] { text: eval("Bombeiros"); 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] { text: eval("Escola"); text-color: black; font-size: 9; z-index: 1; color: #884CFF; fill-color: #884CFF; width: 3; } area[building=kindergarten] { text: eval("Jardim de Infância"); 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] { text: eval("Universidade"); 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] { text: eval("Edifício Público"); text-color: black; font-size: 9; z-index: 1; color: #FF2238; fill-color: #FF2238; width: 3; dashes: 10,2; } area[building=train_station] { text: eval("Estação de Trem"); text-color: black; font-size: 9; z-index: 1; color: #FF2238; fill-color: #FF2238; width: 3; } area[building=dormitory] { text: eval("Dormitório"); text-color: black; font-size: 9; z-index: 1; color: #F07B2D; fill-color: #F07B2D; width: 3; } area[building=yes][amenity][building!=church][building!=cathedral] { text: "Equipamento"; text-color: black; dashes: 20,4; font-size: 10; z-index: 1; color: #FF2238; fill-color: #FF2238; width: 3; } area[building=yes][shop] { text: "Loja"; text-color: black; dashes: 20,4; font-size: 10; z-index: 1; color: #3E43D2; fill-color: #3E43D2; width: 3; } area[building=yes][office] { text: "Escritório"; text-color: black; font-size: 10; z-index: 1; color: #39D237; fill-color: #39D237; width: 3; dashes: 20,4; } /* highlight wrong schoolbuildings */ way[building=yes][amenity=school] { text: eval("Estabelecer como building=school"); font-size: 12; z-index: 1; color: red; width: 5; dashes: 20,4; dashes-background-color: #FFFF00; } /* highlight wrong church */ way[building=yes][amenity=place_of_worship] { text: eval("Estabelecer como building=church"); font-size: 12; z-index: 1; color: red; width: 5; dashes: 20,4; dashes-background-color: #FFFF00; } }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.