{"layers":[{"id":0,"layerDefinition":{"defaultVisibility":true},"popupInfo":{"title":"","fieldInfos":[{"fieldName":"OBJECTID","visible":true,"isEditable":false,"label":"OBJECTID"},{"fieldName":"ZIP_CODE","visible":true,"isEditable":true,"label":"ZIP_CODE"},{"fieldName":"PO_NAME","visible":true,"isEditable":false,"label":"PO_NAME"},{"fieldName":"Positive","visible":true,"isEditable":false,"label":"Positive","format":{"places":0,"digitSeparator":true}},{"fieldName":"Negative","visible":true,"isEditable":false,"label":"Negative","format":{"places":0,"digitSeparator":true}},{"fieldName":"Probable","visible":true,"isEditable":false,"label":"Probable","format":{"places":0,"digitSeparator":true}},{"fieldName":"Additional_Tracking","visible":true,"isEditable":false,"label":"Additional_Tracking","format":{"places":2,"digitSeparator":true}},{"fieldName":"Positive_Redacted","visible":false,"isEditable":false,"label":"Positive_Redacted"},{"fieldName":"Negative_Redacted","visible":false,"isEditable":false,"label":"Negative_Redacted"},{"fieldName":"Shape__Area","visible":false,"label":"Shape__Area","isEditable":false,"format":{"places":2,"digitSeparator":true}},{"fieldName":"Shape__Length","visible":false,"label":"Shape__Length","isEditable":false,"format":{"places":2,"digitSeparator":true}},{"fieldName":"expression/expr0","visible":true},{"fieldName":"expression/expr1","visible":true},{"fieldName":"expression/expr2","visible":true}],"description":"ZIP Code: {ZIP_CODE}
Name: {PO_NAME} 
{expression/expr0}
{expression/expr1}
{expression/expr2}<\/font>

Source: Pennsylvania National Electronic Surveillance System (PA-NEDSS)<\/font><\/i><\/font>","showAttachments":false,"expressionInfos":[{"name":"expr0","title":"Positive Popup","expression":"// Write a script to return a value to show in the pop-up.\n// For example, get the average of 4 fields:\n// Average($feature.SalesQ1, $feature.SalesQ2, $feature.SalesQ3, $feature.SalesQ4)\n\nIIf($feature.Positive==-1, 'Positive: Redacted (1-4 Positive Cases)', 'Positive: '+$feature.Positive)","returnType":"string"},{"name":"expr1","title":"Negative Popup","expression":"// Write a script to return a value to show in the pop-up.\n// For example, get the average of 4 fields:\n// Average($feature.SalesQ1, $feature.SalesQ2, $feature.SalesQ3, $feature.SalesQ4)\n\nIIf($feature.Negative==-1, 'Negative: Redacted (1-4 Persons Testing Negative)', 'Negative: '+$feature.Negative)","returnType":"string"},{"name":"expr2","title":"Probable Popup","expression":"// Write a script to return a value to show in the pop-up.\n// For example, get the average of 4 fields:\n// Average($feature.SalesQ1, $feature.SalesQ2, $feature.SalesQ3, $feature.SalesQ4)\n\nIIf($feature.Probable==-1, 'Probable: Redacted (1-4 Cases)', 'Probable: '+$feature.Probable)","returnType":"string"}],"mediaInfos":[]}}]}