{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "IndexCrimeVsLighting", "type": "Feature Layer", "description": "The Office of Environmental Health Hazard Assessment (OEHHA), on behalf of the California Environmental Protection Agency (CalEPA), announces the availability of the Communities Environmental Health Screening Tool: CalEnviroScreen Version 4.0. CalEnviroScreen is a screening methodology that can be used to help identify California communities that are disproportionately burdened by multiple sources of pollution. The 4.0 report and supporting documents are available at: http://oehha.ca.gov/calenviroscreen/report/calenviroscreen-40", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "OEHHA, CalEPA", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var field1 = $feature['CrimePerBlock'];\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 = [[1,2],[2.00000100000000013977797,5],[5.00000100000000013977797,11],[11.0000009999999992515995,150]];\nvar breaks2 = [[0,42.1274000633332974530276],[42.1274010633332949282703,59.1306100946279755703472],[59.1306110946279730455899,84.6979415592288091829687],[84.6979425592288066582114,572.139090713192786097352]];\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": "CrimePerBlock", "label": "Index Crime", "classBreakInfos": [ { "minValue": 1, "maxValue": 2 }, { "minValue": 2, "maxValue": 5 }, { "minValue": 5, "maxValue": 11 }, { "minValue": 11, "maxValue": 150 } ] }, "field2": { "field": "IllumSqMeter", "label": "Illumination (Lux) Per Sq Meter", "classBreakInfos": [ { "minValue": 0, "maxValue": 42.1274000633333 }, { "minValue": 42.1274000633333, "maxValue": 59.130610094627976 }, { "minValue": 59.130610094627976, "maxValue": 84.69794155922881 }, { "minValue": 84.69794155922881, "maxValue": 572.1390907131928 } ] }, "classificationMethod": "esriClassifyQuantile", "type": "relationship", "numClasses": 4 } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6045724.512124, "ymin": 2197315.8889854853, "xmax": 6083060.337416298, "ymax": 2235088.1541764373, "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": "ZIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 8000, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "ROW_SqMeters", "type": "esriFieldTypeDouble", "alias": "ROW_SqMeters", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "STATEFP20", "type": "esriFieldTypeString", "alias": "STATEFP20", "length": 2, "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "GEOIDFQ20", "type": "esriFieldTypeString", "alias": "GEOIDFQ20", "length": 24, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "MTFCC20", "type": "esriFieldTypeString", "alias": "MTFCC20", "length": 5, "domain": null }, { "name": "UR20", "type": "esriFieldTypeString", "alias": "UR20", "length": 5, "domain": null }, { "name": "UACE20", "type": "esriFieldTypeString", "alias": "UACE20", "length": 5, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "ALAND20", "type": "esriFieldTypeDouble", "alias": "ALAND20", "domain": null }, { "name": "AWATER20", "type": "esriFieldTypeDouble", "alias": "AWATER20", "domain": null }, { "name": "INTPTLAT20", "type": "esriFieldTypeString", "alias": "INTPTLAT20", "length": 11, "domain": null }, { "name": "INTPTLON20", "type": "esriFieldTypeString", "alias": "INTPTLON20", "length": 12, "domain": null }, { "name": "HOUSING20", "type": "esriFieldTypeDouble", "alias": "HOUSING20", "domain": null }, { "name": "POP20", "type": "esriFieldTypeDouble", "alias": "POP20", "domain": null }, { "name": "Loc_name", "type": "esriFieldTypeString", "alias": "Loc_name", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": null }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null }, { "name": "Match_type", "type": "esriFieldTypeString", "alias": "Match_type", "length": 2, "domain": null }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "length": 500, "domain": null }, { "name": "LongLabel", "type": "esriFieldTypeString", "alias": "LongLabel", "length": 500, "domain": null }, { "name": "ShortLabel", "type": "esriFieldTypeString", "alias": "ShortLabel", "length": 500, "domain": null }, { "name": "Addr_type", "type": "esriFieldTypeString", "alias": "Addr_type", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "PlaceName", "type": "esriFieldTypeString", "alias": "PlaceName", "length": 200, "domain": null }, { "name": "Place_addr", "type": "esriFieldTypeString", "alias": "Place_addr", "length": 500, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 25, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 250, "domain": null }, { "name": "Rank", "type": "esriFieldTypeDouble", "alias": "Rank", "domain": null }, { "name": "AddBldg", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 125, "domain": null }, { "name": "AddNum", "type": "esriFieldTypeString", "alias": "AddressNumber", "length": 50, "domain": null }, { "name": "AddNumFrom", "type": "esriFieldTypeString", "alias": "AddNumFrom", "length": 50, "domain": null }, { "name": "AddNumTo", "type": "esriFieldTypeString", "alias": "AddNumTo", "length": 50, "domain": null }, { "name": "AddRange", "type": "esriFieldTypeString", "alias": "AddressRange", "length": 100, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "StPreDir", "type": "esriFieldTypeString", "alias": "StPreDir", "length": 5, "domain": null }, { "name": "StPreType", "type": "esriFieldTypeString", "alias": "StPreType", "length": 50, "domain": null }, { "name": "StName", "type": "esriFieldTypeString", "alias": "StName", "length": 125, "domain": null }, { "name": "StType", "type": "esriFieldTypeString", "alias": "StType", "length": 30, "domain": null }, { "name": "StDir", "type": "esriFieldTypeString", "alias": "StDir", "length": 20, "domain": null }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "length": 20, "domain": null }, { "name": "BldgName", "type": "esriFieldTypeString", "alias": "BldgName", "length": 50, "domain": null }, { "name": "LevelType", "type": "esriFieldTypeString", "alias": "LevelType", "length": 20, "domain": null }, { "name": "LevelName", "type": "esriFieldTypeString", "alias": "LevelName", "length": 50, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 20, "domain": null }, { "name": "UnitName", "type": "esriFieldTypeString", "alias": "UnitName", "length": 50, "domain": null }, { "name": "SubAddr", "type": "esriFieldTypeString", "alias": "SubAddress", "length": 250, "domain": null }, { "name": "StAddr", "type": "esriFieldTypeString", "alias": "StAddr", "length": 300, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 120, "domain": null }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "length": 120, "domain": null }, { "name": "Nbrhd", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 120, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 120, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 120, "domain": null }, { "name": "MetroArea", "type": "esriFieldTypeString", "alias": "MetroArea", "length": 120, "domain": null }, { "name": "Subregion", "type": "esriFieldTypeString", "alias": "Subregion", "length": 120, "domain": null }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 120, "domain": null }, { "name": "RegionAbbr", "type": "esriFieldTypeString", "alias": "RegionAbbr", "length": 50, "domain": null }, { "name": "Territory", "type": "esriFieldTypeString", "alias": "Territory", "length": 120, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 100, "domain": null }, { "name": "Postal", "type": "esriFieldTypeString", "alias": "Postal", "length": 20, "domain": null }, { "name": "PostalExt", "type": "esriFieldTypeString", "alias": "PostalExt", "length": 10, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 30, "domain": null }, { "name": "CntryName", "type": "esriFieldTypeString", "alias": "CountryName", "length": 100, "domain": null }, { "name": "LangCode", "type": "esriFieldTypeString", "alias": "LangCode", "length": 5, "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "DisplayX", "type": "esriFieldTypeDouble", "alias": "DisplayX", "domain": null }, { "name": "DisplayY", "type": "esriFieldTypeDouble", "alias": "DisplayY", "domain": null }, { "name": "Xmin", "type": "esriFieldTypeDouble", "alias": "Xmin", "domain": null }, { "name": "Xmax", "type": "esriFieldTypeDouble", "alias": "Xmax", "domain": null }, { "name": "Ymin", "type": "esriFieldTypeDouble", "alias": "Ymin", "domain": null }, { "name": "Ymax", "type": "esriFieldTypeDouble", "alias": "Ymax", "domain": null }, { "name": "ExInfo", "type": "esriFieldTypeString", "alias": "ExtraInfo", "length": 500, "domain": null }, { "name": "ARC_Address", "type": "esriFieldTypeString", "alias": "Address or Place", "length": 100, "domain": null }, { "name": "ARC_Address2", "type": "esriFieldTypeString", "alias": "Address2", "length": 100, "domain": null }, { "name": "ARC_Address3", "type": "esriFieldTypeString", "alias": "Address3", "length": 100, "domain": null }, { "name": "ARC_Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 50, "domain": null }, { "name": "ARC_City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "ARC_Subregion", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "ARC_Region", "type": "esriFieldTypeString", "alias": "State", "length": 50, "domain": null }, { "name": "ARC_Postal", "type": "esriFieldTypeString", "alias": "ZIP", "length": 20, "domain": null }, { "name": "ARC_PostalExt", "type": "esriFieldTypeString", "alias": "ZIP4", "length": 20, "domain": null }, { "name": "ARC_CountryCode", "type": "esriFieldTypeString", "alias": "Country", "length": 100, "domain": null }, { "name": "Incident_DateTime", "type": "esriFieldTypeDate", "alias": "Incident DateTime", "length": 8, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType", "length": 8000, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 8000, "domain": null }, { "name": "City_1", "type": "esriFieldTypeString", "alias": "City", "length": 8000, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 8000, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Second", "type": "esriFieldTypeSmallInteger", "alias": "Second", "domain": null }, { "name": "Hour", "type": "esriFieldTypeSmallInteger", "alias": "Hour", "domain": null }, { "name": "Minute", "type": "esriFieldTypeSmallInteger", "alias": "Minute", "domain": null }, { "name": "Injury_Severity", "type": "esriFieldTypeString", "alias": "Injury_Severity", "length": 50, "domain": null }, { "name": "DateHowDark", "type": "esriFieldTypeString", "alias": "DateHowDark", "length": 255, "domain": null }, { "name": "HowDark", "type": "esriFieldTypeString", "alias": "HowDark", "length": 255, "domain": null }, { "name": "Sun_Elevation_Angle", "type": "esriFieldTypeDouble", "alias": "Sun_Elevation_Angle", "domain": null }, { "name": "Diff_UTC", "type": "esriFieldTypeDouble", "alias": "Diff_UTC", "domain": null }, { "name": "Weighted", "type": "esriFieldTypeDouble", "alias": "Weighted", "domain": null }, { "name": "CrimePerBlock", "type": "esriFieldTypeDouble", "alias": "CrimePerBlock", "domain": null }, { "name": "IllumSum", "type": "esriFieldTypeDouble", "alias": "IllumSum", "domain": null }, { "name": "IllumSqMeter", "type": "esriFieldTypeDouble", "alias": "IllumSqMeter", "domain": null }, { "name": "ROW_SqFt", "type": "esriFieldTypeDouble", "alias": "ROW_SqFt", "domain": null }, { "name": "AvgIllum", "type": "esriFieldTypeDouble", "alias": "AvgIllum", "domain": null }, { "name": "Illum_FC", "type": "esriFieldTypeDouble", "alias": "Illum_FC", "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": "" } ], "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": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }