Changes between Version 11 and Version 12 of Styles/DisasterDamageAssessment
- Timestamp:
- 2025-04-25T21:36:21+02:00 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/DisasterDamageAssessment
v11 v12 64 64 65 65 /*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; } 66 way[!roof:material][building!=construction][roof!=no][damage] { text: eval("Roof material ?"); text-color: #f30122; text-halo-color: white; font-size: 11; text-position: center; } 67 67 way[!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; } 68 way[!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; } 69 69 way[!roof:material][!damage:Chido][building] { width: 1.5; color: white; } 70 70
