Changes between Version 10 and Version 11 of Styles/DisasterDamageAssessment


Ignore:
Timestamp:
2025-04-25T03:55:26+02:00 (11 months ago)
Author:
severin.menard
Comment:

no Roof material ? label for buildings under construction

Legend:

Unmodified
Added
Removed
Modified
  • Styles/DisasterDamageAssessment

    v10 v11  
    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][damage] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
     66way[!roof:material][building!=construction][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][damage:Chido] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; }
     68way[!roof:material][building!=construction][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