{"operationalLayers":[{"id":"Zip_Code_COVID19_Case_Data_1911","layerType":"ArcGISFeatureLayer","url":"https://services2.arcgis.com/xtuWQvb2YQnp0z3F/arcgis/rest/services/Zip_Code_COVID19_Case_Data/FeatureServer/0","visibility":true,"opacity":1,"title":"Zip Code Data","itemId":"f2b93d14fa0f4786a3ecb767564292e7","layerDefinition":{"drawingInfo":{"renderer":{"authoringInfo":{"type":"classedColor","colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[247,251,255,255],"toColor":[223,235,247,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[223,235,247,255],"toColor":[199,220,240,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[199,220,240,255],"toColor":[157,201,224,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[157,201,224,255],"toColor":[107,175,214,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[107,175,214,255],"toColor":[66,146,199,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[66,146,199,255],"toColor":[33,112,181,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[33,112,181,255],"toColor":[8,82,156,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[8,82,156,255],"toColor":[7,47,107,255]}]},"classificationMethod":"esriClassifyManual"},"type":"classBreaks","field":"Positive","legendOptions":{"order":"ascendingValues"},"minValue":-1,"classBreakInfos":[{"symbol":{"color":[180,202,225,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"R (1-4)","classMaxValue":-1},{"symbol":{"color":[230,237,245,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"0","classMaxValue":0},{"symbol":{"color":[156,185,215,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":"5-10","classMaxValue":10},{"symbol":{"color":[106,150,195,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">10-20","classMaxValue":20},{"symbol":{"color":[57,115,175,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">20-100","classMaxValue":100},{"symbol":{"color":[8,81,156,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">100-500","classMaxValue":500},{"symbol":{"color":[5,56,109,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">500-1000","classMaxValue":1000},{"symbol":{"color":[3,32,62,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">1000-2000","classMaxValue":2000},{"symbol":{"color":[3,32,62,255],"outline":{"color":null,"width":0.7,"type":"esriSLS","style":"esriSLSNull"},"type":"esriSFS","style":"esriSFSSolid"},"label":">2000","classMaxValue":50000}],"classificationMethod":"esriClassifyManual"},"scaleSymbols":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":true,"label":"PO_NAME"},{"fieldName":"Positive","visible":true,"isEditable":true,"label":"Positive","format":{"places":2,"digitSeparator":true}},{"fieldName":"Negative","visible":true,"isEditable":true,"label":"Negative","format":{"places":2,"digitSeparator":true}},{"fieldName":"Shape__Area","visible":true,"label":"Shape__Area","isEditable":false,"format":{"places":2,"digitSeparator":true}},{"fieldName":"Shape__Length","visible":true,"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},{"fieldName":"Probable","label":"Probable","isEditable":true,"visible":false,"format":{"places":2,"digitSeparator":true}},{"fieldName":"Additional_Tracking","label":"Additional_Tracking","isEditable":true,"visible":false,"format":{"places":2,"digitSeparator":true}},{"fieldName":"Positive_Redacted","label":"Positive_Redacted","isEditable":true,"visible":false,"stringFieldOption":"textbox"},{"fieldName":"Negative_Redacted","label":"Negative_Redacted","isEditable":true,"visible":false,"stringFieldOption":"textbox"}],"description":"Zip Code: {ZIP_CODE}<\/span>
Name: {PO_NAME}<\/span>
{expression/expr0}<\/span>
{expression/expr1}
{expression/expr2} <\/font>

Source: Pennsylvania National Electronic Disease Surveillance System (PA-NEDSS) <\/font><\/i><\/i><\/font><\/font>","showAttachments":false,"expressionInfos":[{"name":"expr0","title":"Custom","expression":"IIf($feature.Positive==-1, 'Positive: Redacted (1-4 Positive Cases)', 'Positive: '+$feature.Positive)","returnType":"string"},{"name":"expr1","title":"Custom","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":"IIf($feature.Probable==-1, 'Probable: Redacted (1-4 Cases)', 'Probable: '+$feature.Probable)","returnType":"string"}],"mediaInfos":[]}},{"id":"PA_County_Boundaries_Detailed_3689","layerType":"ArcGISFeatureLayer","url":"https://services2.arcgis.com/xtuWQvb2YQnp0z3F/arcgis/rest/services/PA_County_Boundaries_Detailed/FeatureServer/0","visibility":true,"opacity":1,"title":"Counties","itemId":"5775d4c36b8b4d34adb5ddaa48033e4a","layerDefinition":{"drawingInfo":{"renderer":{"type":"simple","symbol":{"color":null,"outline":{"color":[36,36,36,255],"width":0.7,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},"scaleSymbols":true}},"disablePopup":true,"showLegend":false}],"baseMap":{"baseMapLayers":[{"id":"layer0","layerType":"ArcGISTiledMapServiceLayer","url":"https://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer","visibility":true,"opacity":1,"title":"World Dark Gray Canvas Base"},{"id":"World_Dark_Gray_Reference_8618","layerType":"ArcGISTiledMapServiceLayer","url":"https://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Reference/MapServer","visibility":true,"opacity":0,"title":"World Dark Gray Reference","isReference":true}],"title":"Dark Gray Canvas"},"spatialReference":{"wkid":102100,"latestWkid":3857},"authoringApp":"WebMapViewer","authoringAppVersion":"8.1","version":"2.16","applicationProperties":{"viewing":{"routing":{"enabled":true},"basemapGallery":{"enabled":true},"measure":{"enabled":true}}}}