Changes between Version 11 and Version 12 of Styles/DisasterDamageAssessment


Ignore:
Timestamp:
2025-04-25T21:36:21+02:00 (7 months ago)
Author:
severin.menard
Comment:

Added roof!=no for the "Roof material?" label

Legend:

Unmodified
Added
Removed
Modified
  • Styles/DisasterDamageAssessment

    v11 v12  
    6464
    6565/*way[!damage][roof:material] { text: eval("Damage ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }*/
    66 way[!roof:material][building!=construction][damage] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
     66way[!roof:material][building!=construction][roof!=no][damage] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
    6767way[!roof:material][!damage][building] { width: 1.5; color: white; }
    68 way[!roof:material][building!=construction][damage:Chido] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
     68way[!roof:material][building!=construction][roof!=no][damage:Chido] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
    6969way[!roof:material][!damage:Chido][building] { width: 1.5; color: white; }
    7070