Changes between Version 5 and Version 6 of Styles/JP-Tsunami


Ignore:
Timestamp:
2011-04-27T03:37:24+02:00 (15 years ago)
Author:
pierzen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/JP-Tsunami

    v5 v6  
    1919*/
    2020
     21way[access=closed], way[practicability=no], way[barrier=obstacle],
     22way[impassable=YES], way[impassable=yes] { color: orange;  casing-color: red; dashes: 2, 8;}
     23area[natural=wetland][wetland=tsunami] { color: red; width:2; opacity:0.3;  fill-color: red; fill-image: "icons/marsh.png"}
     24area[building=collapsed] {color:red;  width:10; fill-color: red; opacity:1.0;}
     25area[landuse=brownfield],
     26area[obstacletype=debris], area[tsunami]  {color:red;  width:2; fill-color: red; opacity:0.3;}
     27node[impassable=YES], node[impassable=yes],
     28node[obstacletype], node[barrier:obstacletype] { icon-image: icons/hot_obstacle.16.png; icon-width: 25; z-index: 21;}
     29node[barrier:obstacle], node[barrier:obstacle_type], node[Barrier:obstacle_type]  { icon-image: icons/hot_obstacle.16.png; icon-width: 25; z-index: 21;}
    2130node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; }
    2231node[amenity=nursing_home] { icon-image: icons/hot_nurse.16.png; z-index: 20; }
     
    3342node[power=generator][power_source=nuclear] { icon-image: icons/hot_nuclear_power.16.png; z-index: 10; }
    3443node[power=generator][generator:source=nuclear] { icon-image: icons/hot_nuclear_power.16.png; z-index: 10; }
    35 way[access=closed], way[practicability=no], way[barrier=obstacle],
    36 way[impassable=YES], way[impassable=yes] { color: orange;  casing-color: red; dashes: 2, 8;}
    37 area[natural=wetland][wetland=tsunami] { color: red; width:2; opacity:0.3;  fill-color: red; fill-image: "icons/marsh.png"}
    38 area[building=collapsed] {color:red;  width:10; fill-color: red; opacity:1.0;}
    39 area[landuse=brownfield],
    40 area[obstacletype=debris], area[tsunami]  {color:red;  width:2; fill-color: red; opacity:0.3;}
    41 node[impassable=YES], node[impassable=yes],
    42 node[obstacletype], node[barrier:obstacletype] { icon-image: icons/hot_obstacle.16.png; icon-width: 25; z-index: 21;}
    43 node[barrier:obstacle], node[barrier:obstacle_type], node[Barrier:obstacle_type]  { icon-image: icons/hot_obstacle.16.png; icon-width: 25; z-index: 21;}
    4444node[barrier:damage_type], node[barrier=debris],
    4545node[earthquake:damage], node[tsunami:damage],