Changes between Version 14 and Version 15 of Styles/JP-Tsunami


Ignore:
Timestamp:
2011-04-30T03:53:32+02:00 (13 years ago)
Author:
pierzen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/JP-Tsunami

    v14 v15  
    44#!style type="mapcss"
    55
     6
    67meta
    78{
    89    title: "Japan Tsunami POIS";
    910    description: "POIS related to Tsunami plus Surface / Roads with damages, obstacles";
    10     version: "1.[[revision]]_[[date]]";
     11    version: "1.15_2011-04-30";
    1112    author: "PierZen";
    1213   
     
    1819*/
    1920/* control node size to help vizualise damaged zones at lower zoom levels */
    20 node|z1-16 { symbol-size:0; z-index:1;}
    21 node|z1-16:tagged { symbol-size:6; z-index:1;}
    22 node[note] { icon-image: icons/hot_note.16.png; z-index: 18;}
    23 node|z1-15[note],node|z1-8[power=tower] { icon-size:2;}
    24 node|z9-12[power=tower] { icon-size:8;}
    25 /* nodes selected */
    26 node:selected { color: navy; width: +5;}
     21node[note] { icon-size:6; z-index: 1;}
     22node|z1-17 { symbol-shape: square; symbol-stroke-color: rose; symbol-fill-color: rose; symbol-size: 1; z-index:1}
     23node|z18 { symbol-shape: square; symbol-stroke-color: navy; symbol-fill-color: rose; symbol-size:5;  z-index:1}
     24node|z19- { symbol-shape: square; symbol-stroke-color: navy; symbol-fill-color: rose; symbol-size:6;  z-index:1}
     25node|z1-14[power] { icon-size:8; z-index:21;}
     26node|z15-[power] { icon-size:16; z-index:21;}
    2727/* icons */
    2828node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; }
     
    4646  { icon-image: icons/hot_obstacle.16.png; z-index: 22;}
    4747/* priority nodes - showed from zoom level 8 */
    48 node|z8-13[amenity=kindergarten], node|z8-13[amenity=nursing_home],
    49 node|z8-13[amenity=community_centre], node|z8-13[amenity=comunity_centre],
    50 node|z8-13[amenity=social_facility], node|z8-13[amenity=public_building],
    51 node|z8-13[leisure=playground], node|z8-13[amenity=post_office],
    52 node|z8-13[social_facility=food_bank], node|z8-13[amenity=crematorium],
    53 node|z8-13[amenity=mortuary]  { icon-size:8;}
    54 node|z14-16[amenity=kindergarten], node|z14-16[amenity=nursing_home],
    55 node|z14-16[amenity=community_centre], node|z14-16[amenity=comunity_centre],
    56 node|z14-16[amenity=social_facility], node|z14-16[amenity=public_building],
    57 node|z14-16[leisure=playground], node|z14-16[amenity=post_office],
    58 node|z14-16[social_facility=food_bank], node|z14-16[amenity=crematorium],
    59 node|z14-16[amenity=mortuary]  { icon-size:12;}
    60 node|z17-[amenity=kindergarten], node|z17-[amenity=nursing_home],
    61 node|z17-[amenity=community_centre], node|z17-[amenity=comunity_centre],
    62 node|z17-[amenity=social_facility], node|z17-[amenity=public_building],
    63 node|z17-[leisure=playground], node|z17-[amenity=post_office],
    64 node|z17-[social_facility=food_bank], node|z17-[amenity=crematorium],
    65 node|z17-[amenity=mortuary]  { icon-size:16;}
     48node[amenity=kindergarten], node[amenity=nursing_home],
     49node[amenity=community_centre], node[amenity=comunity_centre],
     50node[amenity=social_facility], node[amenity=public_building],
     51node[leisure=playground], node[amenity=post_office],
     52node[social_facility=food_bank], node[amenity=crematorium] { set .tsunami_node; }
     53nodez8-13 .tsunami_node { icon-size:8;}
     54node|z14-16  .tsunami_node   { icon-size:12;}
     55node|z17- .tsunami_node   { icon-size:16;}
    6656node|z10-[aeroway=helipad], node|z10-[power=generator], node|z10-[power=generator],
    6757node|z10-[impassable="YES"], node|z10-[impassable=yes],
     
    7969area[obstacletype=debris], area[tsunami]  {color:red;  width:4; fill-color: red; opacity:0.4; z-index: 20;}
    8070area[natural=wetland][wetland=tsunami] { color: red; width:4; opacity:0.3;  fill-color: red; fill-image: "icons/marsh.png" z-index: 19;}
    81 /* area selected */
    82 area:selected {fil-color: yellow; z-index:21}
    8371/* impassable ways */
    8472way[access=closed], way[practicability=no], way[barrier=obstacle],