Name: MergedFeatures
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPoint
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -17582204.6805
YMin: -5204103.2209
XMax: 19810787.4282
YMax: 9558001.6206
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","field":"Population_that_has_convenient_","valueExpression":null,"valueUnit":"unknown","minSize":6,"maxSize":37.5,"minDataValue":13.2,"maxDataValue":94.1}],"authoringInfo":{"type":"relationship","numClasses":3,"focus":"HH","field1":{"field":"Household_Electricity___per_kWh","classBreakInfos":[{"minValue":0.0141,"maxValue":0.1401},{"minValue":0.1401,"maxValue":0.1669},{"minValue":0.1669,"maxValue":0.4075}]},"field2":{"field":"Gas___Per_Gallon","classBreakInfos":[{"minValue":1.13,"maxValue":2.957},{"minValue":2.957,"maxValue":3.321},{"minValue":3.321,"maxValue":7.24}]},"visualVariables":[{"type":"sizeInfo","minSliderValue":13.2,"maxSliderValue":94.1}]},"type":"uniqueValue","valueExpression":"var field1 = $feature['Household_Electricity___per_kWh'];\nvar field2 = $feature['Gas___Per_Gallon'];\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 = [[0.0141,0.1401],[0.1401,0.1669],[0.1669,0.4075]];\nvar breaks2 = [[1.13,2.957],[2.957,3.321],[3.321,7.24]];\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":[98,19,113,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"High - High"},{"value":"HM","symbol":{"color":[98,77,138,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"High - Medium"},{"value":"HL","symbol":{"color":[94,165,216,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"High - Low"},{"value":"MH","symbol":{"color":[150,53,103,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"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":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Medium - Medium"},{"value":"ML","symbol":{"color":[165,198,229,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Medium - Low"},{"value":"LH","symbol":{"color":[201,88,92,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Low - High"},{"value":"LM","symbol":{"color":[218,165,172,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Low - Medium"},{"value":"LL","symbol":{"color":[236,230,242,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Low - Low"}]},"transparency":0}
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:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
- Place (type: esriFieldTypeString, alias: Place, SQL Type: sqlTypeNVarchar, length: 4000, nullable: true, editable: true)
- Gas___Per_Gallon (type: esriFieldTypeDouble, alias: Gas $ Per Gallon, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Household_Electricity___per_kWh (type: esriFieldTypeDouble, alias: Household Electricity $ per kWh, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Business_Electricity___per_kWh (type: esriFieldTypeDouble, alias: Business Electricity $ per kWh, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Population_that_has_convenient_ (type: esriFieldTypeDouble, alias: Population_that_has_convenient_, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Democracy_Index (type: esriFieldTypeInteger, alias: Democracy Index, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Government_Type (type: esriFieldTypeString, alias: Government Type, SQL Type: sqlTypeNVarchar, length: 4000, nullable: true, editable: true)
- Income_catergory (type: esriFieldTypeString, alias: Income catergory, SQL Type: sqlTypeNVarchar, length: 4000, nullable: true, editable: true)
- HDI (type: esriFieldTypeDouble, alias: HDI, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- Development_Level (type: esriFieldTypeString, alias: Development Level, SQL Type: sqlTypeNVarchar, length: 4000, nullable: true, editable: true)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 12/9/2024 7:40:01 PM
Schema Last Edit Date: 12/9/2024 7:40:01 PM
Data Last Edit Date: 12/9/2024 7:27:38 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat