{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 123, "name": "Food and ZVH", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0010000001639127731, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000.001646282679, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['FOOD_ACCESS_DISTANCE'];\nvar field2 = $feature['ZEROVHH_DENSITY'];\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 = [[402.336000000000012732926,804.672000000000025465852],[804.672001000000022941094,2354.90276513688422710402],[2354.90276613688411089242,3685.53993634603330065147],[3685.53993734603318443988,6400]];\nvar breaks2 = [[0,.0908227072924604611481314],[.0908237072924604621482203,.303847873453619687911242],[.303848873453619661155756,.633959359926692500586398],[.633960359926692529342063,1.31233577435106196773518]];\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": [ 240, 153, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "HH" ] ] }, { "label": "High - Medium", "description": "High - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 138, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "HM2" ] ] }, { "label": "High - Mild", "description": "High - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 120, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "HM1" ] ] }, { "label": "High - Low", "description": "High - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 6, 107, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "HL" ] ] }, { "label": "Medium - High", "description": "Medium - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 183, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M2H" ] ] }, { "label": "Medium - Medium", "description": "Medium - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 165, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M2M2" ] ] }, { "label": "Medium - Mild", "description": "Medium - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 148, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M2M1" ] ] }, { "label": "Medium - Low", "description": "Medium - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 130, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M2L" ] ] }, { "label": "Mild - High", "description": "Mild - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 212, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M1H" ] ] }, { "label": "Mild - Medium", "description": "Mild - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 193, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M1M2" ] ] }, { "label": "Mild - Mild", "description": "Mild - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 174, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M1M1" ] ] }, { "label": "Mild - Low", "description": "Mild - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 155, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "M1L" ] ] }, { "label": "Low - High", "description": "Low - High", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "LH" ] ] }, { "label": "Low - Medium", "description": "Low - Medium", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 225, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "LM2" ] ] }, { "label": "Low - Mild", "description": "Low - Mild", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 208, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "LM1" ] ] }, { "label": "Low - Low", "description": "Low - Low", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 191, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "values": [ [ "LL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 153, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "HH", "label": "High - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 138, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "HM2", "label": "High - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 120, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "HM1", "label": "High - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 6, 107, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "HL", "label": "High - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 183, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M2H", "label": "Medium - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 165, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M2M2", "label": "Medium - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 148, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M2M1", "label": "Medium - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 130, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M2L", "label": "Medium - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 212, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M1H", "label": "Mild - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 193, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M1M2", "label": "Mild - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 174, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M1M1", "label": "Mild - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 155, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "M1L", "label": "Mild - Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "LH", "label": "Low - High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 225, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "LM2", "label": "Low - Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 208, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "LM1", "label": "Low - Mild" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 191, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "value": "LL", "label": "Low - Low" } ], "fieldDelimiter": ",", "authoringInfo": { "field1": { "field": "FOOD_ACCESS_DISTANCE", "label": "Distance to Food Access", "classBreakInfos": [ { "minValue": 402.336, "maxValue": 804.672 }, { "minValue": 804.672, "maxValue": 2354.902765136884 }, { "minValue": 2354.902765136884, "maxValue": 3685.5399363460333 }, { "minValue": 3685.5399363460333, "maxValue": 6400 } ] }, "field2": { "field": "ZEROVHH_DENSITY", "label": "Zero-Vehicle Household Density", "classBreakInfos": [ { "minValue": 0, "maxValue": 0.09082270729246046 }, { "minValue": 0.09082270729246046, "maxValue": 0.3038478734536197 }, { "minValue": 0.3038478734536197, "maxValue": 0.6339593599266925 }, { "minValue": 0.6339593599266925, "maxValue": 1.312335774351062 } ] }, "classificationMethod": "esriClassifyNaturalBreaks", "type": "relationship", "focus": "HH", "numClasses": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 737414.9772557523, "ymin": 4287965.172609836, "xmax": 771027.5596221713, "ymax": 4357533.57655691, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GRID_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRID_ID", "type": "esriFieldTypeString", "alias": "GRID_ID", "length": 12, "domain": null }, { "name": "DISABILITY_DENSITY", "type": "esriFieldTypeDouble", "alias": "Disability Density", "domain": null }, { "name": "POVERTY_DENSITY", "type": "esriFieldTypeDouble", "alias": "Poverty Density", "domain": null }, { "name": "ZEROVHH_DENSITY", "type": "esriFieldTypeDouble", "alias": "Zero-Vehicle Household Density", "domain": null }, { "name": "SENIOR_DENSITY", "type": "esriFieldTypeDouble", "alias": "Senior Density", "domain": null }, { "name": "FOOD_ACCESS_DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance to Food Access", "domain": null }, { "name": "BEACH_ACCESS_DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance to Free Public Beach", "domain": null }, { "name": "MEDICARE_ACCESS_DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance to Medicare Facility", "domain": null }, { "name": "MEETING_ACCESS_DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance to Public Meeting Location", "domain": null }, { "name": "TRANSIT_ACCESS_DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance to Transit Stop", "domain": null }, { "name": "SEVERE_CRASH_COUNT", "type": "esriFieldTypeDouble", "alias": "Number of Severe Crashes", "domain": null }, { "name": "FATAL_CRASH_COUNT", "type": "esriFieldTypeDouble", "alias": "Number of Fatal Crashes", "domain": null }, { "name": "OTHER_CRASH_COUNT", "type": "esriFieldTypeDouble", "alias": "Number of Minor Crashes", "domain": null }, { "name": "DISABILITY_TOTAL", "type": "esriFieldTypeDouble", "alias": "Disability Total", "domain": null }, { "name": "POVERTY_Total", "type": "esriFieldTypeDouble", "alias": "Poverty Total", "domain": null }, { "name": "ZEROVHH_TOTAL", "type": "esriFieldTypeDouble", "alias": "Zero-Vehicle Household Total", "domain": null }, { "name": "SENIOR_TOTAL", "type": "esriFieldTypeDouble", "alias": "Senior Total", "domain": null }, { "name": "DISABILITY_PERCENT", "type": "esriFieldTypeDouble", "alias": "Disability Percent", "domain": null }, { "name": "POVERTY_PERCENT", "type": "esriFieldTypeDouble", "alias": "Poverty Percent", "domain": null }, { "name": "ZEROVHH_PERCENT", "type": "esriFieldTypeDouble", "alias": "Zero-Vehicle Household Percent", "domain": null }, { "name": "SENIOR_PERCENT", "type": "esriFieldTypeDouble", "alias": "Senior Percent", "domain": null }, { "name": "BIKEPED_CRASH_COUNT", "type": "esriFieldTypeDouble", "alias": "Number of Bike/Ped Crashes", "domain": null }, { "name": "MAJORITY_SLOPE_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Majority Slope Class", "domain": null }, { "name": "IS_URBAN", "type": "esriFieldTypeString", "alias": "Within Urban Area Boundary?", "length": 255, "domain": null }, { "name": "HAS_ROAD", "type": "esriFieldTypeString", "alias": "Road within Hex?", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_855", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_855", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S798_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "95cd66ca30f640c0a8fd4a95f41e3b77" }