{"renderer":{"type":"uniqueValue","visualVariables":[{"type":"sizeInfo","valueExpression":"$view.scale","stops":[{"size":3,"value":3314},{"size":1.5,"value":10356},{"size":1.125,"value":41426},{"size":0.75,"value":82851}],"target":"outline"}],"valueExpression":"// Write a script that returns a value that will be used to draw features.\r\n// For example, find the percentage of oak trees:\r\n// Round(($feature.oak_count / $feature.all_trees_count) * 100, 2)\r\n\r\nvar water = $feature.WATCODE\r\nif(Find('2',water,0)>-1){\r\n return( '2 - Private')\r\n}\r\nif(Find('1',water,0)>-1){\r\n return('1 - None')\r\n}\r\nif(Find('0',water,0)>-1 || water == NULL){\r\n return('No Data/Unknown')\r\n}\r\nelse{\r\n return('3 - Community/Public')\r\n}","valueExpressionTitle":"WATCODE_Group","uniqueValueGroups":[{"classes":[{"label":"1 - None","symbol":{"type":"esriSFS","color":[188,232,231,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"values":[["1 - None"]]},{"label":"2 - Private","symbol":{"type":"esriSFS","color":[135,184,178,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"values":[["2 - Private"]]},{"label":"3 - Community/Public","symbol":{"type":"esriSFS","color":[51,86,86,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"values":[["3 - Community/Public"]]},{"label":"No Data/Unknown","symbol":{"type":"esriSFS","color":[153,153,153,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"values":[["No Data/Unknown"]]}]}],"uniqueValueInfos":[{"label":"1 - None","symbol":{"type":"esriSFS","color":[188,232,231,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"value":"1 - None"},{"label":"2 - Private","symbol":{"type":"esriSFS","color":[135,184,178,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"value":"2 - Private"},{"label":"3 - Community/Public","symbol":{"type":"esriSFS","color":[51,86,86,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"value":"3 - Community/Public"},{"label":"No Data/Unknown","symbol":{"type":"esriSFS","color":[153,153,153,255],"outline":{"type":"esriSLS","color":[110,110,110,219],"width":0.75,"style":"esriSLSSolid"},"style":"esriSFSSolid"},"value":"No Data/Unknown"}]}}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText