Name: DataLittleHoover12_26
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPoint
Description:
Copyright Text:
Min. Scale: 73957191
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -13792163.2746
YMin: 3898315.2752
XMax: -12839090.7582
YMax: 5122585.7154
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","field":null,"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)\n\n$feature[\"2016_Population\"]-$feature[\"1990_Population\"]","valueExpressionTitle":"Population Change (1990 to 2016)","valueUnit":"unknown","minSize":6,"maxSize":37.5,"minDataValue":0,"maxDataValue":500000}],"authoringInfo":{"type":"relationship","numClasses":3,"focus":"HH","field1":{"field":"Population_Growth","classBreakInfos":[{"minValue":-11.66,"maxValue":10},{"minValue":10,"maxValue":45},{"minValue":45,"maxValue":114.46}]},"field2":{"field":"Total_Average_Year_over_Year_Change_in_Health_Services_Funding","classBreakInfos":[{"minValue":-56.38,"maxValue":15},{"minValue":15,"maxValue":300},{"minValue":300,"maxValue":3267.17}]},"visualVariables":[{"type":"sizeInfo","minSliderValue":-985,"maxSliderValue":1193991}]},"type":"uniqueValue","valueExpression":"var field1 = $feature['Population_Growth'];\nvar field2 = $feature['Total_Average_Year_over_Year_Change_in_Health_Services_Funding'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[-11.66,10],[10,45],[45,114.46]];\nvar breaks2 = [[-56.38,15],[15,300],[300,3267.17]];\nvar classCodes = [\"L\",\"M\",\"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;","valueExpressionTitle":"Relationship","uniqueValueInfos":[{"value":"HH","symbol":{"color":[236,230,242,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Spending matches population growth"},{"value":"HM","symbol":{"color":[218,165,172,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"High - Medium"},{"value":"HL","symbol":{"color":[201,88,92,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Spending does not match population growth"},{"value":"MH","symbol":{"color":[165,198,229,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Medium - High"},{"value":"MM","symbol":{"color":[158,121,155,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Medium - Medium"},{"value":"ML","symbol":{"color":[150,53,103,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Medium - Low"},{"value":"LH","symbol":{"color":[94,165,216,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Spending exceeds population growth"},{"value":"LM","symbol":{"color":[98,77,138,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Low - Medium"},{"value":"LL","symbol":{"color":[98,19,113,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Population and spending did not grow"}]}}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeNone
Object ID Field: ObjectId
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- State (type: esriFieldTypeString, alias: State, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- F2016_Population (type: esriFieldTypeInteger, alias: 2016 Population, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- F1990_Population (type: esriFieldTypeInteger, alias: 1990 Population, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- COUNTY (type: esriFieldTypeString, alias: COUNTY, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- Population_Growth (type: esriFieldTypeDouble, alias: Population Growth, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Total_Average_Year_over_Year_Ch (type: esriFieldTypeDouble, alias: Total Average Year over Year Change in Health Services Funding, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Population_Growth_to_Funding_Ch (type: esriFieldTypeString, alias: Population Growth to Funding Change Ratio, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- ObjectId (type: esriFieldTypeOID, alias: ObjectId, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolPoint
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 2/20/2019 12:08:09 AM
Schema Last Edit Date: 2/20/2019 12:08:09 AM
Data Last Edit Date: 2/20/2019 12:08:09 AM
Supported Operations:
Query
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat