{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Crashes (2019 - 2023)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CrashSeverity", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Fatal", "label": "Fatal" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "SuspectedSerious", "label": "SuspectedSerious" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 248, 252, 255 ], "toColor": [ 212, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 215, 255 ], "toColor": [ 234, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 200, 255 ], "toColor": [ 252, 189, 200, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1759570.4519033283, "ymin": 810541.3901789859, "xmax": 2982231.0026403293, "ymax": 1224009.3959184885, "spatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 1.372496320800926E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "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": "CrashKey", "type": "esriFieldTypeString", "alias": "CrashKey", "length": 30, "domain": null }, { "name": "CrashState", "type": "esriFieldTypeString", "alias": "CrashState", "length": 2, "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 50, "domain": null }, { "name": "CrashCounty", "type": "esriFieldTypeString", "alias": "CrashCounty", "length": 60, "domain": null }, { "name": "CrashCity", "type": "esriFieldTypeString", "alias": "CrashCity", "length": 40, "domain": null }, { "name": "CrashDate", "type": "esriFieldTypeDate", "alias": "CrashDate", "length": 8, "domain": null }, { "name": "CrashYear", "type": "esriFieldTypeInteger", "alias": "CrashYear", "domain": null }, { "name": "CrashMonth", "type": "esriFieldTypeString", "alias": "CrashMonth", "length": 30, "domain": null }, { "name": "CrashDay", "type": "esriFieldTypeString", "alias": "CrashDay", "length": 30, "domain": null }, { "name": "CrashTime", "type": "esriFieldTypeString", "alias": "CrashTime", "length": 4, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 150, "domain": null }, { "name": "CrashSeverity", "type": "esriFieldTypeString", "alias": "CrashSeverity", "length": 20, "domain": null }, { "name": "NbrTrafficUnits", "type": "esriFieldTypeString", "alias": "NbrTrafficUnits", "length": 20, "domain": null }, { "name": "NbrVehicles", "type": "esriFieldTypeSmallInteger", "alias": "NbrVehicles", "domain": null }, { "name": "NbrOccupants", "type": "esriFieldTypeString", "alias": "NbrOccupants", "length": 20, "domain": null }, { "name": "NbrMotorcycles", "type": "esriFieldTypeInteger", "alias": "NbrMotorcycles", "domain": null }, { "name": "NbrModpeds", "type": "esriFieldTypeInteger", "alias": "NbrModpeds", "domain": null }, { "name": "NbrMotorMopeds", "type": "esriFieldTypeInteger", "alias": "NbrMotorMopeds", "domain": null }, { "name": "NbrLargeTrucks", "type": "esriFieldTypeInteger", "alias": "NbrLargeTrucks", "domain": null }, { "name": "NbrFatal", "type": "esriFieldTypeInteger", "alias": "NbrFatal", "domain": null }, { "name": "NbrUnrestrainedFatal", "type": "esriFieldTypeInteger", "alias": "NbrUnrestrainedFatal", "domain": null }, { "name": "NbrSuspectedSerious", "type": "esriFieldTypeInteger", "alias": "NbrSuspectedSerious", "domain": null }, { "name": "NbrUnrestrainedSuspectedSeriou", "type": "esriFieldTypeInteger", "alias": "NbrUnrestrainedSuspectedSeriou", "domain": null }, { "name": "NbrSuspectedMinor", "type": "esriFieldTypeInteger", "alias": "NbrSuspectedMinor", "domain": null }, { "name": "NbrUnrestrainedSuspectedMinor", "type": "esriFieldTypeInteger", "alias": "NbrUnrestrainedSuspectedMinor", "domain": null }, { "name": "NbrNoneApparent", "type": "esriFieldTypeInteger", "alias": "NbrNoneApparent", "domain": null }, { "name": "NbrUnrestrainedNoneApparent", "type": "esriFieldTypeInteger", "alias": "NbrUnrestrainedNoneApparent", "domain": null }, { "name": "NbrUnknown", "type": "esriFieldTypeInteger", "alias": "NbrUnknown", "domain": null }, { "name": "NbrUnrestrainedUnknown", "type": "esriFieldTypeInteger", "alias": "NbrUnrestrainedUnknown", "domain": null }, { "name": "NbrPedestrians", "type": "esriFieldTypeInteger", "alias": "NbrPedestrians", "domain": null }, { "name": "NbrBicyclists", "type": "esriFieldTypeInteger", "alias": "NbrBicyclists", "domain": null }, { "name": "NbrNonMotorizedFatal", "type": "esriFieldTypeInteger", "alias": "NbrNonMotorizedFatal", "domain": null }, { "name": "NbrNonMotorizedSuspectedSeriou", "type": "esriFieldTypeInteger", "alias": "NbrNonMotorizedSuspectedSeriou", "domain": null }, { "name": "NbrNonMotorizedSuspectedMinor", "type": "esriFieldTypeInteger", "alias": "NbrNonMotorizedSuspectedMinor", "domain": null }, { "name": "NbrNonMotorizedNoneApparent", "type": "esriFieldTypeInteger", "alias": "NbrNonMotorizedNoneApparent", "domain": null }, { "name": "NbrNonMotorizedUnknown", "type": "esriFieldTypeInteger", "alias": "NbrNonMotorizedUnknown", "domain": null }, { "name": "NbrMotorcycleFatal", "type": "esriFieldTypeInteger", "alias": "NbrMotorcycleFatal", "domain": null }, { "name": "NbrMCFatalNoHelmet", "type": "esriFieldTypeInteger", "alias": "NbrMCFatalNoHelmet", "domain": null }, { "name": "NbrMotorcycleSuspectedSerious", "type": "esriFieldTypeInteger", "alias": "NbrMotorcycleSuspectedSerious", "domain": null }, { "name": "NbrMCSuspectedSeriousNoHelmet", "type": "esriFieldTypeInteger", "alias": "NbrMCSuspectedSeriousNoHelmet", "domain": null }, { "name": "CrashClassDesc", "type": "esriFieldTypeString", "alias": "CrashClassDesc", "length": 150, "domain": null }, { "name": "LightConditionDesc", "type": "esriFieldTypeString", "alias": "LightConditionDesc", "length": 150, "domain": null }, { "name": "WeatherCondition1Desc", "type": "esriFieldTypeString", "alias": "WeatherCondition1Desc", "length": 150, "domain": null }, { "name": "WeatherCondition2Desc", "type": "esriFieldTypeString", "alias": "WeatherCondition2Desc", "length": 150, "domain": null }, { "name": "FunctionalClassification", "type": "esriFieldTypeString", "alias": "FunctionalClassification", "length": 150, "domain": null }, { "name": "RunOffRoadCrash", "type": "esriFieldTypeInteger", "alias": "RunOffRoadCrash", "domain": null }, { "name": "IntersectionCrash", "type": "esriFieldTypeInteger", "alias": "IntersectionCrash", "domain": null }, { "name": "FixedObjectCrash", "type": "esriFieldTypeInteger", "alias": "FixedObjectCrash", "domain": null }, { "name": "HorizontalCurveCrash", "type": "esriFieldTypeInteger", "alias": "HorizontalCurveCrash", "domain": null }, { "name": "HeadOnCrash", "type": "esriFieldTypeInteger", "alias": "HeadOnCrash", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "NbrAggressiveDrivers", "type": "esriFieldTypeInteger", "alias": "NbrAggressiveDrivers", "domain": null }, { "name": "NbrExceededSpeedLimitDrivers", "type": "esriFieldTypeInteger", "alias": "NbrExceededSpeedLimitDrivers", "domain": null }, { "name": "NbrTooFastForConditionsDrivers", "type": "esriFieldTypeInteger", "alias": "NbrTooFastForConditionsDrivers", "domain": null }, { "name": "NbrDistractedDrivers", "type": "esriFieldTypeInteger", "alias": "NbrDistractedDrivers", "domain": null }, { "name": "NbrAlcoholImpairedDrivers", "type": "esriFieldTypeInteger", "alias": "NbrAlcoholImpairedDrivers", "domain": null }, { "name": "NbrDrugImpairedDrivers", "type": "esriFieldTypeInteger", "alias": "NbrDrugImpairedDrivers", "domain": null }, { "name": "NbrImpairments", "type": "esriFieldTypeInteger", "alias": "NbrImpairments", "domain": null }, { "name": "NbrOlderDrivers", "type": "esriFieldTypeInteger", "alias": "NbrOlderDrivers", "domain": null }, { "name": "NbrYouthDrivers", "type": "esriFieldTypeInteger", "alias": "NbrYouthDrivers", "domain": null }, { "name": "NbrUnlicensedDrivers", "type": "esriFieldTypeInteger", "alias": "NbrUnlicensedDrivers", "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": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }