{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":16160800},{"size":0.75,"value":50502500},{"size":0.375,"value":202010002},{"size":0,"value":404020004}]}],"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)\nvar legality = when($feature.Legal == 0, \"illegal\",\n $feature.FinancePer100_14day>0, \"legal with limits on finance charges\",\n \"legal with no limit on finance charges\")\n\nreturn legality","valueExpressionTitle":"legality","defaultSymbol":null,"uniqueValueInfos":[{"value":"legal with limits on finance charges","symbol":{"color":[21,77,89,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"legal with limits on finance charges"},{"value":"legal with no limit on finance charges","symbol":{"color":[17,36,49,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"legal with no limit on finance charges"},{"value":"illegal","symbol":{"color":[253,209,96,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"illegal"}]},"transparency":20}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText