{"renderer":{"type":"uniqueValue","valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nWhen($feature.Damage_class_2 <= 2, 'Insignificant', $feature.Damage_class_2 >2 && $feature.Damage_class_2 <= 4, 'Minor', $feature.Damage_class_2 > 4 && $feature.Damage_class_2 <=8, 'Moderate', $feature.Damage_class_2 > 8 && $feature.Damage_class_2 <=16, 'Major',$feature.Damage_class_2 > 16 && $feature.Damage_class_2 <=25,'Catastrophic','n/a');","valueExpressionTitle":" ","defaultSymbol":null,"uniqueValueInfos":[{"value":"Catastrophic","symbol":{"color":[255,0,0,255],"size":9,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[26,26,26,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Catastrophic"},{"value":"Major","symbol":{"color":[255,170,0,255],"size":7.5,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[26,26,26,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Major"},{"value":"Moderate","symbol":{"color":[85,255,0,255],"size":6.75,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[26,26,26,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Moderate"},{"value":"Minor","symbol":{"color":[0,197,255,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[26,26,26,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Minor"},{"value":"Insignificant","symbol":{"color":[255,255,0,255],"size":5.25,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[26,26,26,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Insignificant"}]},"transparency":0}
HasZ: false
HasM: false
Has Attachments: true
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText