Changes between Version 8 and Version 15 of Styles/Coloured_buildings
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Coloured_buildings
v8 v15 40 40 [osmwiki:Key:building Wiki:building][[BR]] 41 41 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]45 42 46 43 == Code == … … 53 50 author: "geozeisig"; 54 51 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 } 55 meta[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 } 60 61 area[building=residential] 61 62 { … … 92 93 width: 3; 93 94 } 94 95 area[building=terrace] 96 { 97 text: eval("Reihen"); 95 area[building=semidetached_house] 96 { 97 text: eval("Doppel"); 98 98 text-color: black; 99 99 font-size: 9; … … 103 103 width: 3; 104 104 } 105 105 area[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 } 106 115 area[building=apartments] 107 116 { … … 114 123 width: 3; 115 124 } 116 117 125 area[building=garage] 118 126 { … … 125 133 width: 3; 126 134 } 127 128 135 area[building=garages] 129 136 { … … 137 144 } 138 145 146 area[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 } 139 156 area[building=hotel] 140 157 { … … 158 175 width: 3; 159 176 } 160 177 area[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 } 187 area[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 } 161 197 area[building=industrial] 162 198 { … … 180 216 width: 3; 181 217 } 182 218 area[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 } 228 area[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 } 238 area[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 } 248 area[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 } 183 258 area[building=cathedral] 184 259 { … … 194 269 area[building=retail] 195 270 { 196 text: eval("Ein zelhandel");271 text: eval("Einkauf"); 197 272 text-color: black; 198 273 font-size: 9; … … 203 278 } 204 279 280 area[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 } 290 area[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 205 301 area[building=roof] 206 302 { … … 224 320 width: 3; 225 321 } 322 area[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 } 226 332 area[amenity=hospital] 227 333 { … … 232 338 { 233 339 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 } 347 area[building=kindergarten] 348 { 349 text: eval("KinderG"); 234 350 text-color: black; 235 351 font-size: 9; … … 268 384 fill-color: #FF2238; 269 385 width: 3; 270 } 271 386 dashes: 10,2; 387 } 388 area[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 } 272 398 273 399 area[building=dormitory] … … 282 408 } 283 409 284 area[building][amenity][building!=church][building!=cathedral] 410 area[building=yes][amenity][building!=church][building!=cathedral] 285 411 { 286 412 text: "amenity"; … … 294 420 } 295 421 296 area[building][shop] 422 area[building=yes][shop] 297 423 { 298 424 text: "shop"; … … 306 432 } 307 433 308 area[building][office] 434 area[building=yes][office] 309 435 { 310 436 text: "office";
