{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Healthy Places Index", "type": "Feature Layer", "description": "This layer is used within the Justice40 dashboard to display six disadvantage theme indicators (Transportation, Health, Economy, Equity, Resilience, and Environmental), an overall disadvantage indicator, and underlying data used to create the indicators. Underlying data that went into each theme was compiled at the census tract level from various sources, normalized, and averaged to generate overall indicators for each of the themes. The Justice40 Dashboard is located here https://experience.arcgis.com/experience/43be156528364d48b5a436936aa3f474", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "DOT, Census Bureau, Center for Disease Control and Prevention, Environmental Protection Agency, Federal Emergency Management Agency, Deloitte", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['HPI_Percentile'];\nvar field2 = $feature['IllumSqMeter'];\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 = [[5.59999999999999964472863,19.8000000000000007105427],[19.8000010000000017384991,34],[34.0000009999999974752427,44.7000000000000028421709],[44.7000010000000003174137,68.5]];\nvar breaks2 = [[17.0229342553992104569716,37.1354307602546569455626],[37.1354317602546544208053,44.344190685773028803851],[44.3441916857730262790938,49.058377229036381095284],[49.0583782290363785705267,78.8205435716137259305469]];\nvar classCodes = [\"L\", \"M1\", \"M2\", \"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", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "High - High", "description": "High - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HH" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 44, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM2" ] ] }, { "label": "High - Mild", "description": "High - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 61, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HM1" ] ] }, { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 79, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "HL" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 75, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M2H" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 93, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M2M2" ] ] }, { "label": "Medium - Mild", "description": "Medium - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 111, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M2M1" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 129, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M2L" ] ] }, { "label": "Mild - High", "description": "Mild - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 124, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M1H" ] ] }, { "label": "Mild - Medium", "description": "Mild - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 143, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M1M2" ] ] }, { "label": "Mild - Mild", "description": "Mild - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 161, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M1M1" ] ] }, { "label": "Mild - Low", "description": "Mild - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 180, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "M1L" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 173, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LH" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 192, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM2" ] ] }, { "label": "Low - Mild", "description": "Low - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 211, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LM1" ] ] }, { "label": "Low - Low", "description": "Low - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 26, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 44, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM2", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 61, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HM1", "label": "High - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 79, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 75, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M2H", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 93, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M2M2", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 111, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M2M1", "label": "Medium - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 129, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M2L", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 124, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M1H", "label": "Mild - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 143, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M1M2", "label": "Mild - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 161, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M1M1", "label": "Mild - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 180, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "M1L", "label": "Mild - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 173, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 192, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM2", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 211, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LM1", "label": "Low - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 230, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "HPI_Percentile", "label": "Healthy Places Index", "classBreakInfos": [ { "minValue": 5.6, "maxValue": 19.8 }, { "minValue": 19.8, "maxValue": 34 }, { "minValue": 34, "maxValue": 44.7 }, { "minValue": 44.7, "maxValue": 68.5 } ] }, "field2": { "field": "IllumSqMeter", "label": "Illumination (Lux) Per Square Meter", "classBreakInfos": [ { "minValue": 17.02293425539921, "maxValue": 37.13543076025466 }, { "minValue": 37.13543076025466, "maxValue": 44.34419068577303 }, { "minValue": 44.34419068577303, "maxValue": 49.05837722903638 }, { "minValue": 49.05837722903638, "maxValue": 78.82054357161373 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "numClasses": 4 } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6042958.271795467, "ymin": 2192293.7700719233, "xmax": 6090826.016645232, "ymax": 2237549.3472111346, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "HPI_Percentile", "type": "esriFieldTypeDouble", "alias": "HPI_Percentile", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 2, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 254, "domain": null }, { "name": "COUNTY_FIP", "type": "esriFieldTypeString", "alias": "COUNTY_FIP", "length": 5, "domain": null }, { "name": "ST_ABBR", "type": "esriFieldTypeString", "alias": "ST_ABBR", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 254, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 254, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "AREA_SQMI", "type": "esriFieldTypeDouble", "alias": "AREA_SQMI", "domain": null }, { "name": "E_TOTPOP", "type": "esriFieldTypeInteger", "alias": "E_TOTPOP", "domain": null }, { "name": "total_work", "type": "esriFieldTypeDouble", "alias": "total_work", "domain": null }, { "name": "non_transi", "type": "esriFieldTypeDouble", "alias": "non_transi", "domain": null }, { "name": "transit_us", "type": "esriFieldTypeInteger", "alias": "transit_us", "domain": null }, { "name": "est_vmiles", "type": "esriFieldTypeDouble", "alias": "est_vmiles", "domain": null }, { "name": "est_annual", "type": "esriFieldTypeDouble", "alias": "est_annual", "domain": null }, { "name": "Avg_Annual", "type": "esriFieldTypeDouble", "alias": "Avg_Annual", "domain": null }, { "name": "five_year_", "type": "esriFieldTypeDouble", "alias": "five_year_", "domain": null }, { "name": "Highway_MP", "type": "esriFieldTypeDouble", "alias": "Highway_MP", "domain": null }, { "name": "Mean_Annua", "type": "esriFieldTypeInteger", "alias": "Mean_Annua", "domain": null }, { "name": "Mean_Ann_1", "type": "esriFieldTypeDouble", "alias": "Mean_Ann_1", "domain": null }, { "name": "Average_au", "type": "esriFieldTypeDouble", "alias": "Average_au", "domain": null }, { "name": "Average_An", "type": "esriFieldTypeDouble", "alias": "Average_An", "domain": null }, { "name": "Average__1", "type": "esriFieldTypeDouble", "alias": "Average__1", "domain": null }, { "name": "travel_tim", "type": "esriFieldTypeDouble", "alias": "travel_tim", "domain": null }, { "name": "average__2", "type": "esriFieldTypeDouble", "alias": "average__2", "domain": null }, { "name": "transporta", "type": "esriFieldTypeDouble", "alias": "transporta", "domain": null }, { "name": "zero_vehic", "type": "esriFieldTypeDouble", "alias": "zero_vehic", "domain": null }, { "name": "EPL_NOVEH", "type": "esriFieldTypeDouble", "alias": "EPL_NOVEH", "domain": null }, { "name": "one_vehicl", "type": "esriFieldTypeDouble", "alias": "one_vehicl", "domain": null }, { "name": "two_vehicl", "type": "esriFieldTypeDouble", "alias": "two_vehicl", "domain": null }, { "name": "three_vehi", "type": "esriFieldTypeDouble", "alias": "three_vehi", "domain": null }, { "name": "EPL_COMMUT", "type": "esriFieldTypeDouble", "alias": "EPL_COMMUT", "domain": null }, { "name": "EPL_TCB", "type": "esriFieldTypeDouble", "alias": "EPL_TCB", "domain": null }, { "name": "NWKI", "type": "esriFieldTypeDouble", "alias": "NWKI", "domain": null }, { "name": "EPL_NWKI", "type": "esriFieldTypeDouble", "alias": "EPL_NWKI", "domain": null }, { "name": "Transp_TH", "type": "esriFieldTypeDouble", "alias": "Transp_TH", "domain": null }, { "name": "EPL_AGE65", "type": "esriFieldTypeDouble", "alias": "EPL_AGE65", "domain": null }, { "name": "EP_UNINSUR", "type": "esriFieldTypeDouble", "alias": "EP_UNINSUR", "domain": null }, { "name": "EPL_UNINSU", "type": "esriFieldTypeDouble", "alias": "EPL_UNINSU", "domain": null }, { "name": "EPL_DISABL", "type": "esriFieldTypeDouble", "alias": "EPL_DISABL", "domain": null }, { "name": "Health_TH", "type": "esriFieldTypeDouble", "alias": "Health_TH", "domain": null }, { "name": "EPL_NOHSDP", "type": "esriFieldTypeDouble", "alias": "EPL_NOHSDP", "domain": null }, { "name": "B25003_c_2", "type": "esriFieldTypeDouble", "alias": "B25003_c_2", "domain": null }, { "name": "EPL_Renter", "type": "esriFieldTypeDouble", "alias": "EPL_Renter", "domain": null }, { "name": "EPL_UNEMP", "type": "esriFieldTypeDouble", "alias": "EPL_UNEMP", "domain": null }, { "name": "EPL_PCI", "type": "esriFieldTypeDouble", "alias": "EPL_PCI", "domain": null }, { "name": "EPL_POV", "type": "esriFieldTypeDouble", "alias": "EPL_POV", "domain": null }, { "name": "GINI", "type": "esriFieldTypeDouble", "alias": "GINI", "domain": null }, { "name": "EPL_GINI", "type": "esriFieldTypeDouble", "alias": "EPL_GINI", "domain": null }, { "name": "B25106_001", "type": "esriFieldTypeDouble", "alias": "B25106_001", "domain": null }, { "name": "B25106_002", "type": "esriFieldTypeDouble", "alias": "B25106_002", "domain": null }, { "name": "B25106_006", "type": "esriFieldTypeDouble", "alias": "B25106_006", "domain": null }, { "name": "B25106_010", "type": "esriFieldTypeDouble", "alias": "B25106_010", "domain": null }, { "name": "B25106_014", "type": "esriFieldTypeDouble", "alias": "B25106_014", "domain": null }, { "name": "B25106_018", "type": "esriFieldTypeDouble", "alias": "B25106_018", "domain": null }, { "name": "B25106_022", "type": "esriFieldTypeDouble", "alias": "B25106_022", "domain": null }, { "name": "B25106_024", "type": "esriFieldTypeDouble", "alias": "B25106_024", "domain": null }, { "name": "B25106_028", "type": "esriFieldTypeDouble", "alias": "B25106_028", "domain": null }, { "name": "B25106_032", "type": "esriFieldTypeDouble", "alias": "B25106_032", "domain": null }, { "name": "B25106_036", "type": "esriFieldTypeDouble", "alias": "B25106_036", "domain": null }, { "name": "B25106_040", "type": "esriFieldTypeDouble", "alias": "B25106_040", "domain": null }, { "name": "B25106_044", "type": "esriFieldTypeDouble", "alias": "B25106_044", "domain": null }, { "name": "P_HUCB", "type": "esriFieldTypeDouble", "alias": "P_HUCB", "domain": null }, { "name": "EPL_HUCB", "type": "esriFieldTypeDouble", "alias": "EPL_HUCB", "domain": null }, { "name": "Economy_TH", "type": "esriFieldTypeDouble", "alias": "Economy_TH", "domain": null }, { "name": "EPL_LIMENG", "type": "esriFieldTypeDouble", "alias": "EPL_LIMENG", "domain": null }, { "name": "Equity_TH", "type": "esriFieldTypeDouble", "alias": "Equity_TH", "domain": null }, { "name": "Resilience", "type": "esriFieldTypeDouble", "alias": "Resilience", "domain": null }, { "name": "P_LDPNT", "type": "esriFieldTypeDouble", "alias": "P_LDPNT", "domain": null }, { "name": "P_DSLPM", "type": "esriFieldTypeDouble", "alias": "P_DSLPM", "domain": null }, { "name": "P_CANCR", "type": "esriFieldTypeDouble", "alias": "P_CANCR", "domain": null }, { "name": "P_RESP", "type": "esriFieldTypeDouble", "alias": "P_RESP", "domain": null }, { "name": "P_OZONE", "type": "esriFieldTypeDouble", "alias": "P_OZONE", "domain": null }, { "name": "P_PM25", "type": "esriFieldTypeDouble", "alias": "P_PM25", "domain": null }, { "name": "ENVIRO_TH", "type": "esriFieldTypeDouble", "alias": "ENVIRO_TH", "domain": null }, { "name": "Transpor_1", "type": "esriFieldTypeInteger", "alias": "Transpor_1", "domain": null }, { "name": "HealthDis", "type": "esriFieldTypeInteger", "alias": "HealthDis", "domain": null }, { "name": "EconomyDis", "type": "esriFieldTypeInteger", "alias": "EconomyDis", "domain": null }, { "name": "EquityDis", "type": "esriFieldTypeInteger", "alias": "EquityDis", "domain": null }, { "name": "Resilien_1", "type": "esriFieldTypeInteger", "alias": "Resilien_1", "domain": null }, { "name": "EnviroDis", "type": "esriFieldTypeInteger", "alias": "EnviroDis", "domain": null }, { "name": "SumDis", "type": "esriFieldTypeInteger", "alias": "SumDis", "domain": null }, { "name": "OverallDis", "type": "esriFieldTypeInteger", "alias": "OverallDis", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Count_", "type": "esriFieldTypeDouble", "alias": "Count", "domain": null }, { "name": "ROW_Area", "type": "esriFieldTypeDouble", "alias": "ROW_Area", "domain": null }, { "name": "Illum", "type": "esriFieldTypeDouble", "alias": "Illum", "domain": null }, { "name": "IllumPerSqMi", "type": "esriFieldTypeDouble", "alias": "IllumPerSqMi", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Tract4Join", "type": "esriFieldTypeDouble", "alias": "Tract4Join", "domain": null }, { "name": "Illum_Inverse", "type": "esriFieldTypeDouble", "alias": "Illum_Inverse", "domain": null }, { "name": "ROW_Sq_Meters", "type": "esriFieldTypeDouble", "alias": "ROW_Sq_Meters", "domain": null }, { "name": "IllumSqMeter", "type": "esriFieldTypeDouble", "alias": "IllumSqMeter", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Tract4Join", "fields": "Tract4Join", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }