Name: EnrichedLayer
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPolygon
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: -9209566.6906
YMin: 4434477.2297
XMax: -8585546.6619
YMax: 4720120.9469
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"transparencyInfo","valueExpression":"$feature[\"NEVMARR_CY\"];\n$feature[\"MARRIED_CY\"];\n$feature[\"DIVORCD_CY\"];\nvar fieldNames = [ \"NEVMARR_CY\", \"MARRIED_CY\", \"DIVORCD_CY\" ];\nvar numFields = 3;\nvar maxValueField = null;\nvar maxValue = -Infinity;\nvar value, i, totalValue = null;\nfor(i = 0; i < numFields; i++) {\nvalue = $feature[fieldNames[i]];\nif(value > 0) {\nif(value > maxValue) {\nmaxValue = value;\nmaxValueField = fieldNames[i];\n}\nelse if (value == maxValue) {\nmaxValueField = null;\n}\n}\nif(value != null && value >= 0) {\nif (totalValue == null) { totalValue = 0; }\ntotalValue = totalValue + value;\n}\n}\nvar strength = null;\nif (maxValueField != null && totalValue > 0) {\nstrength = (maxValue / totalValue) * 100;\n}\nreturn strength;","stops":[{"value":34,"transparency":85},{"value":60,"transparency":0}],"legendOptions":{"title":"Strength of predominance"}},{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":616775},{"size":0.75,"value":1927422},{"size":0.375,"value":7709689},{"size":0,"value":15419378}]}],"authoringInfo":{"type":"predominance","fields":["NEVMARR_CY","MARRIED_CY","DIVORCD_CY"],"visualVariables":[{"type":"transparencyInfo","minSliderValue":0,"maxSliderValue":100}]},"type":"uniqueValue","valueExpression":"$feature[\"NEVMARR_CY\"];\n$feature[\"MARRIED_CY\"];\n$feature[\"DIVORCD_CY\"];\nvar fieldNames = [ \"NEVMARR_CY\", \"MARRIED_CY\", \"DIVORCD_CY\" ];\nvar numFields = 3;\nvar maxValueField = null;\nvar maxValue = -Infinity;\nvar value, i, totalValue = null;\nfor(i = 0; i < numFields; i++) {\nvalue = $feature[fieldNames[i]];\nif(value > 0) {\nif(value > maxValue) {\nmaxValue = value;\nmaxValueField = fieldNames[i];\n}\nelse if (value == maxValue) {\nmaxValueField = null;\n}\n}\n}\nreturn maxValueField;","valueExpressionTitle":"Predominant category","uniqueValueInfos":[{"value":"MARRIED_CY","symbol":{"color":[255,115,223,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"2023 Pop Age 15+: Married"},{"value":"NEVMARR_CY","symbol":{"color":[169,0,230,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"2023 Pop Age 15+: Never Married"},{"value":"DIVORCD_CY","symbol":{"color":[56,168,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"2023 Pop Age 15+: Divorced"}]},"transparency":0,"showLabels":false}
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)
- FACILITYID (type: esriFieldTypeString, alias: FACILITYID, SQL Type: sqlTypeNVarchar, length: 10, nullable: true, editable: true)
- NAME (type: esriFieldTypeString, alias: NAME, SQL Type: sqlTypeNVarchar, length: 200, nullable: true, editable: true)
- ADDRESS (type: esriFieldTypeString, alias: ADDRESS, SQL Type: sqlTypeNVarchar, length: 200, nullable: true, editable: true)
- CITY (type: esriFieldTypeString, alias: CITY, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
- STATE (type: esriFieldTypeString, alias: STATE, SQL Type: sqlTypeNVarchar, length: 20, nullable: true, editable: true)
- ZIP (type: esriFieldTypeString, alias: ZIP, SQL Type: sqlTypeNVarchar, length: 15, nullable: true, editable: true)
- ZIP4 (type: esriFieldTypeString, alias: ZIP4, SQL Type: sqlTypeNVarchar, length: 15, nullable: true, editable: true)
- TELEPHONE (type: esriFieldTypeString, alias: TELEPHONE, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
- TYPE (type: esriFieldTypeString, alias: TYPE, SQL Type: sqlTypeNVarchar, length: 25, nullable: true, editable: true)
- STATUS (type: esriFieldTypeString, alias: STATUS, SQL Type: sqlTypeNVarchar, length: 15, nullable: true, editable: true)
- POPULATION (type: esriFieldTypeInteger, alias: POPULATION, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- COUNTY (type: esriFieldTypeString, alias: COUNTY, SQL Type: sqlTypeNVarchar, length: 50, nullable: true, editable: true)
- COUNTYFIPS (type: esriFieldTypeString, alias: COUNTYFIPS, SQL Type: sqlTypeNVarchar, length: 15, nullable: true, editable: true)
- COUNTRY (type: esriFieldTypeString, alias: COUNTRY, SQL Type: sqlTypeNVarchar, length: 8, nullable: true, editable: true)
- NAICS_CODE (type: esriFieldTypeString, alias: NAICS_CODE, SQL Type: sqlTypeNVarchar, length: 6, nullable: true, editable: true)
- NAICS_DESC (type: esriFieldTypeString, alias: NAICS_DESC, SQL Type: sqlTypeNVarchar, length: 120, nullable: true, editable: true)
- SOURCE (type: esriFieldTypeString, alias: SOURCE, SQL Type: sqlTypeNVarchar, length: 254, nullable: true, editable: true)
- SOURCEDATE (type: esriFieldTypeDate, alias: SOURCEDATE, SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
- VAL_METHOD (type: esriFieldTypeString, alias: VAL_METHOD, SQL Type: sqlTypeNVarchar, length: 30, nullable: true, editable: true)
- VAL_DATE (type: esriFieldTypeDate, alias: VAL_DATE, SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
- WEBSITE (type: esriFieldTypeString, alias: WEBSITE, SQL Type: sqlTypeNVarchar, length: 254, nullable: true, editable: true)
- SECURELVL (type: esriFieldTypeString, alias: SECURELVL, SQL Type: sqlTypeNVarchar, length: 20, nullable: true, editable: true)
- CAPACITY (type: esriFieldTypeInteger, alias: CAPACITY, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- SHAPE_Leng (type: esriFieldTypeDouble, alias: SHAPE_Leng, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- CreationDate (type: esriFieldTypeDate, alias: CreationDate, SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
- Creator (type: esriFieldTypeString, alias: Creator, SQL Type: sqlTypeNVarchar, length: 128, nullable: true, editable: true)
- EditDate (type: esriFieldTypeDate, alias: EditDate, SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
- Editor (type: esriFieldTypeString, alias: Editor, SQL Type: sqlTypeNVarchar, length: 128, nullable: true, editable: true)
- ORIG_FID (type: esriFieldTypeInteger, alias: ORIG_FID, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- BUFF_DIST (type: esriFieldTypeDouble, alias: Buffer distance in Miles, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- AnalysisArea (type: esriFieldTypeDouble, alias: Area in Square Miles, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- ID (type: esriFieldTypeString, alias: Id, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- sourceCountry (type: esriFieldTypeString, alias: Country code, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- ENRICH_FID (type: esriFieldTypeInteger, alias: ENRICH_FID, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- aggregationMethod (type: esriFieldTypeString, alias: Aggregation method, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- populationToPolygonSizeRating (type: esriFieldTypeDouble, alias: Population to polygon size rating for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- apportionmentConfidence (type: esriFieldTypeDouble, alias: Apportionment confidence for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- HasData (type: esriFieldTypeInteger, alias: Has data, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- CRMCYPROC (type: esriFieldTypeDouble, alias: 2023 Property Crime Index, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- MARRIED_CY (type: esriFieldTypeDouble, alias: 2023 Pop Age 15+: Married, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- DIVORCD_CY (type: esriFieldTypeDouble, alias: 2023 Pop Age 15+: Divorced, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- NEVMARR_CY (type: esriFieldTypeDouble, alias: 2023 Pop Age 15+: Never Married, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- MEDHINC_CY (type: esriFieldTypeDouble, alias: 2023 Median Household Income, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- ID_1 (type: esriFieldTypeString, alias: Id, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- sourceCountry_1 (type: esriFieldTypeString, alias: Country code, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- ENRICH_FID_1 (type: esriFieldTypeInteger, alias: ENRICH_FID, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- aggregationMethod_1 (type: esriFieldTypeString, alias: Aggregation method, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- populationToPolygonSizeRating_1 (type: esriFieldTypeDouble, alias: Population to polygon size rating for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- apportionmentConfidence_1 (type: esriFieldTypeDouble, alias: Apportionment confidence for the country, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- HasData_1 (type: esriFieldTypeInteger, alias: Has data, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- ACSHHBPOV (type: esriFieldTypeDouble, alias: 2021 HHs: Inc Below Poverty Level (ACS 5-Yr), SQL Type: sqlTypeDecimal, nullable: true, editable: true)
- POPDENS_CY (type: esriFieldTypeDouble, alias: 2023 Population Density, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 5/13/2024 10:30:35 PM
Schema Last Edit Date: 5/13/2024 10:30:35 PM
Data Last Edit Date: 5/13/2024 10:30:35 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat