{"renderer":{"type":"uniqueValue","field1":null,"valueExpression":"function isOdd(value){\n // Returns either 1 or 0.\n // 1 = odd number\n // 0 = even number\n // Boolean() converts the raw value to a bool\n var val = Boolean($feature.ADDRESS % 2);\n if (val) {\n return \"ODD\"\n }\n else {\n return \"EVEN\";\n }\n}\n\nisOdd($feature.ADDRESS)","valueExpressionTitle":"Custom","uniqueValueInfos":[{"value":"EVEN","label":"EVEN","symbol":{"color":[237,81,81,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"ODD","label":"ODD","symbol":{"color":[20,158,206,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}}]},"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText