Changeset 6351 in josm
- Timestamp:
- 2013-11-02T00:25:21+01:00 (11 years ago)
- Location:
- trunk
- Files:
-
- 4 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/potlatch2.mapcss
r5376 r6351 110 110 way[construction=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 4,12;} 111 111 112 way[railway=disused] ,way[railway=abandoned] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; }113 way[railway=disused] ::dashes,way[railway=abandoned]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; }112 way[railway=disused][!highway],way[railway=abandoned][!highway] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 113 way[railway=disused][!highway]::dashes,way[railway=abandoned][!highway]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 114 114 115 115 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; } … … 122 122 way[construction=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,12; } 123 123 124 /* Waterways */ 124 /* Waterways */ 125 125 126 126 way[waterway=river], 127 127 way[waterway=canal], 128 128 way[waterway=stream] { z-index: 5; color: #3434ff; width: 2; text:auto; text-color: #3434ff; font-size:9; text-position: line; text-offset: 7;} 129 way[waterway=drain] 129 way[waterway=drain] {z-index: 5; color: #3434ff; width: 1; text:auto; text-color: #3434ff; text-position: line; text-offset: 3;} 130 130 way[waterway][tunnel=yes] {z-index: 5; dashes: 8,4;} 131 131 … … 134 134 way[aeroway=aerodrome]:closed 135 135 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 1; } 136 way|z-15[aeroway=aerodrome]:closed137 { z-index: 3; fill-color: #bb99bb; fill-opacity: 0.5;}138 136 way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; } 139 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 140 141 way|z17-[aeroway=runway]!:closed { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 1; } 142 way|z17-[aeroway=runway]!:closed::aa { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 143 way|z17-[aeroway=runway]!:closed::bb { z-index: 11; color: black; width: 7; } 144 way|z17-[aeroway=runway]!:closed::cc { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 145 way|z17-[aeroway=runway]!:closed::dd { z-index: 13; color: black; width: 3; } 146 way|z17-[aeroway=runway]!:closed::ee { z-index: 14; color: white; width: 1; dashes: 4, 16; } 147 148 way|z15-16[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 149 way|z15-16[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 150 way|z15-16[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 151 way|z15-16[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 152 153 way|z-14[aeroway=runway]!:closed { z-index: 9; color: #444444; width: 3; } 154 155 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 156 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 137 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 138 139 way[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 140 way[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 141 way[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 142 way[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 143 144 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 145 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 157 146 158 147 /* Barriers */ … … 218 207 node[barrier=cattle_grid] { icon-image: icons/barrier_cattle_grid.16.png; z-index: 20; } 219 208 node[amenity=school] { icon-image: icons/education_school.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 220 a era[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; }209 area[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; } 221 210 node[amenity=bar] { icon-image: icons/food_bar.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 222 211 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 223 212 node[amenity=fast_food] { icon-image: icons/food_fastfood.n.16.png; z-index: 20; } 213 node[amenity=nightclub] { icon-image: icons/food_nightclub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; } 224 214 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; } 225 215 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } … … 235 225 node[amenity=hunting_stand] { icon-image: icons/sport_shooting.n.16.png; z-index: 20; } 236 226 node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 227 node[amenity=library] { icon-image: icons/amenity_library.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 237 228 node[amenity=place_of_worship] { icon-image: icons/place_of_worship_unknown.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 238 229 node[amenity=post_office] { icon-image: icons/amenity_post_office.n.16.png; z-index: 20; } … … 244 235 node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.png; z-index: 20; } 245 236 node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.16.png; z-index: 20; } 237 node[amenity=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 238 node[emergency=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 246 239 /* Shops */ 247 240 node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.16.png; z-index: 20; } … … 255 248 node[shop=confectionery] { icon-image: icons/shopping_confectionery.n.16.png; z-index: 20; } 256 249 node[shop=convenience] { icon-image: icons/shopping_convenience.n.16.png; z-index: 20; } 250 node[shop=department_store] { icon-image: icons/shopping_department_store.n.16.png; z-index: 20; } 257 251 node[shop=doityourself] { icon-image: icons/shopping_diy.n.16.png; z-index: 20; } 258 252 node[shop=fishmonger] { icon-image: icons/shopping_fish.n.16.png; z-index: 20; } … … 316 310 node[power=station] { icon-image: icons/power_substation.n.16.png; z-index: 20; } 317 311 node[power=generator] { icon-image: icons/power_station.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 312 /* P2 previously had these icons instead of "icon-image: cross" which is not standard MapCSS but a P2 keyword we won't implement, so keep the old icons */ 318 313 node[power=tower] { icon-image: icons/power_tower_high2.n.16.png; z-index: 20; } 319 314 node[power=pole] { icon-image: icons/power_tower_low.n.16.png; z-index: 20; } … … 327 322 node[addr:housename]::hn_casing { z-index: -100; symbol-shape: circle; symbol-size: 10; symbol-fill-color: blue; } 328 323 329 way[addr:interpolation] { z-index: 5;color: #B0E0E6; width: 3; dashes: 3,3;}324 way[addr:interpolation] { color: #B0E0E6; width: 3; dashes: 3,3;} 330 325 /**************** 331 326 * core_landuse.css -
trunk/styles_nodist/potlatch2/README
r5215 r6351 17 17 When updating from upstream, keep all 4 locations in sync. 18 18 19 At time of writing, the last update used f4019f791c0ee268443c942ad06f127d9911758abut better check the commit dates as well.19 At time of writing, the last update used 570240ab6a42a3efa007a7dd6110fe96d079b277 (2013-02-10) but better check the commit dates as well. -
trunk/styles_nodist/potlatch2/patched/core_pois.css
r5218 r6351 32 32 node[barrier=cattle_grid] { icon-image: icons/barrier_cattle_grid.16.png; z-index: 20; } 33 33 node[amenity=school] { icon-image: icons/education_school.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 34 a era[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; }34 area[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; } 35 35 node[amenity=bar] { icon-image: icons/food_bar.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 36 36 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 37 37 node[amenity=fast_food] { icon-image: icons/food_fastfood.n.16.png; z-index: 20; } 38 node[amenity=nightclub] { icon-image: icons/food_nightclub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; } 38 39 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 0; text: auto; font-size: 10; z-index: 20; } 39 40 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } … … 49 50 node[amenity=hunting_stand] { icon-image: icons/sport_shooting.n.16.png; z-index: 20; } 50 51 node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 52 node[amenity=library] { icon-image: icons/amenity_library.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 51 53 node[amenity=place_of_worship] { icon-image: icons/place_of_worship_unknown.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 52 54 node[amenity=post_office] { icon-image: icons/amenity_post_office.n.16.png; z-index: 20; } … … 58 60 node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.png; z-index: 20; } 59 61 node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.16.png; z-index: 20; } 62 node[amenity=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 63 node[emergency=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 60 64 /* Shops */ 61 65 node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.16.png; z-index: 20; } … … 69 73 node[shop=confectionery] { icon-image: icons/shopping_confectionery.n.16.png; z-index: 20; } 70 74 node[shop=convenience] { icon-image: icons/shopping_convenience.n.16.png; z-index: 20; } 75 node[shop=department_store] { icon-image: icons/shopping_department_store.n.16.png; z-index: 20; } 71 76 node[shop=doityourself] { icon-image: icons/shopping_diy.n.16.png; z-index: 20; } 72 77 node[shop=fishmonger] { icon-image: icons/shopping_fish.n.16.png; z-index: 20; } … … 130 135 node[power=station] { icon-image: icons/power_substation.n.16.png; z-index: 20; } 131 136 node[power=generator] { icon-image: icons/power_station.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 137 /* P2 previously had these icons instead of "icon-image: cross" which is not standard MapCSS but a P2 keyword we won't implement, so keep the old icons */ 132 138 node[power=tower] { icon-image: icons/power_tower_high2.n.16.png; z-index: 20; } 133 139 node[power=pole] { icon-image: icons/power_tower_low.n.16.png; z-index: 20; } … … 141 147 node[addr:housename]::hn_casing { z-index: -100; symbol-shape: circle; symbol-size: 10; symbol-fill-color: blue; } 142 148 143 way[addr:interpolation] { z-index: 5;color: #B0E0E6; width: 3; dashes: 3,3;}149 way[addr:interpolation] { color: #B0E0E6; width: 3; dashes: 3,3;} -
trunk/styles_nodist/potlatch2/patched/core_ways.css
r5218 r6351 61 61 way[construction=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 4,12;} 62 62 63 way[railway=disused] ,way[railway=abandoned] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; }64 way[railway=disused] ::dashes,way[railway=abandoned]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; }63 way[railway=disused][!highway],way[railway=abandoned][!highway] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 64 way[railway=disused][!highway]::dashes,way[railway=abandoned][!highway]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 65 65 66 66 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; } … … 73 73 way[construction=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,12; } 74 74 75 /* Waterways */ 75 /* Waterways */ 76 76 77 77 way[waterway=river], 78 78 way[waterway=canal], 79 79 way[waterway=stream] { z-index: 5; color: #3434ff; width: 2; text:auto; text-color: #3434ff; font-size:9; text-position: line; text-offset: 7;} 80 way[waterway=drain] 80 way[waterway=drain] {z-index: 5; color: #3434ff; width: 1; text:auto; text-color: #3434ff; text-position: line; text-offset: 3;} 81 81 way[waterway][tunnel=yes] {z-index: 5; dashes: 8,4;} 82 82 … … 85 85 way[aeroway=aerodrome]:closed 86 86 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 1; } 87 way|z-15[aeroway=aerodrome]:closed88 { z-index: 3; fill-color: #bb99bb; fill-opacity: 0.5;}89 87 way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; } 90 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 88 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 91 89 92 way|z17-[aeroway=runway]!:closed { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 1; } 93 way|z17-[aeroway=runway]!:closed::aa { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 94 way|z17-[aeroway=runway]!:closed::bb { z-index: 11; color: black; width: 7; } 95 way|z17-[aeroway=runway]!:closed::cc { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 96 way|z17-[aeroway=runway]!:closed::dd { z-index: 13; color: black; width: 3; } 97 way|z17-[aeroway=runway]!:closed::ee { z-index: 14; color: white; width: 1; dashes: 4, 16; } 90 way[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 91 way[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 92 way[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 93 way[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 98 94 99 way|z15-16[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 100 way|z15-16[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 101 way|z15-16[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 102 way|z15-16[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 103 104 way|z-14[aeroway=runway]!:closed { z-index: 9; color: #444444; width: 3; } 105 106 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 107 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 95 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 96 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 108 97 109 98 /* Barriers */ -
trunk/styles_nodist/potlatch2/source/core_pois.css
r5215 r6351 29 29 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:15; text: name; font-size: 10; z-index: 20; } 30 30 node[amenity=fast_food] { icon-image: icons/food_fastfood.n.16.png; z-index: 20; } 31 node[amenity=nightclub] { icon-image: icons/food_nightclub.n.16.png; text-offset: 15; text: name; font-size: 10; z-index: 20; } 31 32 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 15; text: name; font-size: 10; z-index: 20; } 32 33 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:15; text: name; font-size: 10; z-index: 20; } … … 42 43 node[amenity=hunting_stand] { icon-image: icons/sport_shooting.n.16.png; z-index: 20; } 43 44 node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; text-offset:15; text: name; font-size: 10; z-index: 20; } 45 node[amenity=library] { icon-image: icons/amenity_library.n.16.png; text-offset:15; text: name; font-size: 10; z-index: 20; } 44 46 node[amenity=place_of_worship] { icon-image: icons/place_of_worship_unknown.n.16.png; text-offset:15; text: name; font-size: 10; z-index: 20; } 45 47 node[amenity=post_office] { icon-image: icons/amenity_post_office.n.16.png; z-index: 20; } … … 51 53 node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.png; z-index: 20; } 52 54 node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.16.png; z-index: 20; } 55 node[amenity=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 56 node[emergency=fire_hydrant] { icon-image: icons/emergency_hydrant.n.16.png; z-index: 20; } 53 57 /* Shops */ 54 58 node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.16.png; z-index: 20; } … … 62 66 node[shop=confectionery] { icon-image: icons/shopping_confectionery.n.16.png; z-index: 20; } 63 67 node[shop=convenience] { icon-image: icons/shopping_convenience.n.16.png; z-index: 20; } 68 node[shop=department_store] { icon-image: icons/shopping_department_store.n.16.png; z-index: 20; } 64 69 node[shop=doityourself] { icon-image: icons/shopping_diy.n.16.png; z-index: 20; } 65 70 node[shop=fishmonger] { icon-image: icons/shopping_fish.n.16.png; z-index: 20; } … … 123 128 node[power=station] { icon-image: icons/power_substation.n.16.png; z-index: 20; } 124 129 node[power=generator] { icon-image: icons/power_station.png; z-index: 20; text-offset:15; text: name; font-size: 10; z-index: 20; } 125 node[power=tower] { icon-image: icons/power_tower_high2.n.16.png; z-index: 20; }126 node[power=pole] { icon-image: icons/power_tower_low.n.16.png; z-index: 20; }130 node[power=tower] { icon-image: cross; icon-width: 7; width: 3; color: #F44; z-index: 20; } 131 node[power=pole] { icon-image: cross; icon-width: 7; width: 3; color: #444; z-index: 20; } 127 132 node[waterway=weir] { icon-image: icons/transport_weir.n.16.png; z-index: 20; } 128 133 -
trunk/styles_nodist/potlatch2/source/core_ways.css
r5215 r6351 58 58 way[construction=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 4,12;} 59 59 60 way[railway=disused] ,way[railway=abandoned] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; }61 way[railway=disused] ::dashes,way[railway=abandoned]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; }60 way[railway=disused][!highway],way[railway=abandoned][!highway] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 61 way[railway=disused][!highway]::dashes,way[railway=abandoned][!highway]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 62 62 63 63 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; } … … 70 70 way[construction=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,12; } 71 71 72 /* Waterways */ 72 /* Waterways */ 73 73 74 74 way[waterway=river], 75 75 way[waterway=canal], 76 76 way[waterway=stream] { color: #3434ff; width: 2; text:name; text-color: #3434ff; font-size:9; text-position: offset; text-offset: 7;} 77 way[waterway=drain] 77 way[waterway=drain] {color: #3434ff; width: 1; text:name; text-color: #3434ff; text-position: offset; text-offset: 3;} 78 78 way[waterway][tunnel=yes] {dashes: 8,4;} 79 79 … … 82 82 way[aeroway=aerodrome] :area 83 83 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 1; } 84 way|z-15[aeroway=aerodrome] :area85 { z-index: 3; fill-color: #bb99bb; fill-opacity: 0.5;}86 84 way[aeroway=taxiway] !:area { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; } 87 85 way[aeroway=taxiway] :area { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 88 86 89 way|z17-[aeroway=runway] !:area { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 1; } 90 way|z17-[aeroway=runway]::aa !:area { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 91 way|z17-[aeroway=runway]::bb !:area { z-index: 11; color: black; width: 7; } 92 way|z17-[aeroway=runway]::cc !:area { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 93 way|z17-[aeroway=runway]::dd !:area { z-index: 13; color: black; width: 3; } 94 way|z17-[aeroway=runway]::ee !:area { z-index: 14; color: white; width: 1; dashes: 4, 16; } 95 96 way|z15-16[aeroway=runway] !:area { z-index: 9; color: black; width: 5; } 97 way|z15-16[aeroway=runway]::aa !:area { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 98 way|z15-16[aeroway=runway]::bb !:area { z-index: 13; color: black; width: 3; } 99 way|z15-16[aeroway=runway]::cc !:area { z-index: 14; color: white; width: 1; dashes: 4, 16; } 100 101 way|z-14[aeroway=runway] !:area { z-index: 9; color: #444444; width: 3; } 87 way[aeroway=runway] !:area { z-index: 9; color: black; width: 5; } 88 way[aeroway=runway]::aa !:area { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 89 way[aeroway=runway]::bb !:area { z-index: 13; color: black; width: 3; } 90 way[aeroway=runway]::cc !:area { z-index: 14; color: white; width: 1; dashes: 4, 16; } 102 91 103 92 way[aeroway=runway] :area { z-index: 9; color: black; width: 3; fill-color: #775577; }
Note:
See TracChangeset
for help on using the changeset viewer.