{"renderer":{"visualVariables":[{"type":"sizeInfo","field":null,"valueExpression":"// Write a script that returns a value that will be used to draw features.\r\n// For example, find the percentage of males:\r\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\r\n\r\nvar Score = $feature.HpsScore\r\nvar vs = $view.scale\r\n\r\nvar ScoreSize = when(\r\n Score > 22, 22, //Greater than 22\r\n Score > 18, 18, //Greater than 18\r\n Score > 14, 14, //Greater than 14\r\n Score > 10, 10, //Greater than 10\r\n Score > 6, 6, //Greater than 6\r\n 6) //Less than 6\r\n \r\nwhen(\r\n vs >= 37000000, ScoreSize,\r\n vs >= 18500000, 1 + ScoreSize,\r\n vs >= 9300000, 2 + ScoreSize,\r\n vs >= 4700000, 4 + ScoreSize,\r\n vs >= 2000000, 6 + ScoreSize,\r\n 8 + ScoreSize)","valueExpressionTitle":"HPSA Score Range (the higher the score, the greater the priority)","valueUnit":"unknown","minSize":3.75,"maxSize":18.75,"minDataValue":15,"maxDataValue":30}],"authoringInfo":{"visualVariables":[{"type":"sizeInfo","minSliderValue":14,"maxSliderValue":30}]},"type":"uniqueValue","field1":"HpsTypDes","uniqueValueInfos":[{"value":"Federally Qualified Health Center","symbol":{"color":[55,126,184,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Federally Qualified Health Center"},{"value":"Rural Health Clinic","symbol":{"color":[77,175,74,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Rural Health Clinic"},{"value":"Indian Health Service, Tribal Health, and Urban Indian Health Organizations","symbol":{"color":[152,78,163,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Indian Health Service, Tribal Health, and Urban Indian Health Organizations"},{"value":"Correctional Facility","symbol":{"color":[255,127,0,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Correctional Facility"},{"value":"Federally Qualified Health Center Look A Like","symbol":{"color":[255,255,51,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Federally Qualified Health Center Look A Like"},{"value":"State Mental Hospital","symbol":{"color":[228,26,28,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"State Mental Hospital"},{"value":"Other Facility","symbol":{"color":[194,194,194,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Other Facility"}]},"transparency":0}
CntFips (type: esriFieldTypeString, alias: County or County Equivalent Federal Information Processing Standard (FIPS) Code, SQL Type: sqlTypeNVarchar, length: 3, nullable: true, editable: true)
StCntFips (type: esriFieldTypeString, alias: State and County Federal Information Processing Standards (FIPS) Code, SQL Type: sqlTypeNVarchar, length: 5, nullable: true, editable: true)
StFips (type: esriFieldTypeString, alias: State Federal Information Processing Standards (FIPS) Code, SQL Type: sqlTypeNVarchar, length: 2, nullable: true, editable: true)
CCityNM (type: esriFieldTypeString, alias: Common City Name with State Abbreviation, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
CZipCD (type: esriFieldTypeString, alias: Common Zip Code, SQL Type: sqlTypeNVarchar, length: 10, nullable: true, editable: true)
CCntStAbbr (type: esriFieldTypeString, alias: Common County Name with State Abbreviation, SQL Type: sqlTypeNVarchar, length: 100, nullable: true, editable: true)
CStCntFips (type: esriFieldTypeString, alias: Common State County Federal Information Processing Standard (FIPS) Code, SQL Type: sqlTypeNVarchar, length: 5, nullable: true, editable: true)
CStAbbr (type: esriFieldTypeString, alias: Common State Abbreviation, SQL Type: sqlTypeNVarchar, length: 2, nullable: true, editable: true)
CStNM (type: esriFieldTypeString, alias: Common State Name, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
CStFips (type: esriFieldTypeString, alias: Common State Federal Information Processing Standards (FIPS) Code, SQL Type: sqlTypeNVarchar, length: 2, nullable: true, editable: true)
CRegNM (type: esriFieldTypeString, alias: Common Region Name, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
ID: Federally Qualified Health Center
Name: Federally Qualified Health Center
Domains:
Templates:
Name: Federally Qualified Health Center
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
HpsTypDes: Federally Qualified Health Center
ID: Rural Health Clinic
Name: Rural Health Clinic
Domains:
Templates:
Name: Rural Health Clinic
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
HpsTypDes: Rural Health Clinic
ID: Indian Health Service, Tribal Health, and Urban Indian Health Organizations
Name: Indian Health Service, Tribal Health, and Urban Indian Health Organizations
Domains:
Templates:
Name: Indian Health Service, Tribal Health, and Urban Indian Health Organizations
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
HpsTypDes: Indian Health Service, Tribal Health, and Urban Indian Health Organizations