{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":885104},{"size":0.75,"value":2765951},{"size":0.375,"value":11063806},{"size":0,"value":22127612}]}],"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\nif( $feature.StartDate <=Now() && $feature.EndDate >= Now()) {\n $feature.AlertType\n}\nelse{\n \"No Alert Issued\"\n}","valueExpressionTitle":"ALERT TYPE","defaultSymbol":null,"uniqueValueInfos":[{"value":"No Alert Issued","symbol":{"color":null,"outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"No Alert Issued"},{"value":"Cold Weather Alert","symbol":{"color":[0,92,230,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Cold Weather Alert"},{"value":"Extreme Heat Warning","symbol":{"color":[168,0,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Extreme Heat Warning"},{"value":"Heat Alert","symbol":{"color":[255,0,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Heat Alert"},{"value":"Heat Advisory","symbol":{"color":[255,127,127,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Heat Advisory"}]},"transparency":46}