{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Crash Fixed Objects", "type": "Feature Layer", "description": "The most harmful events for the vehicle are defined as: Bridge Overhead Structure, Bridge Pier or Support, Bridge Rail, Cable Barrier, Concrete Traffic Barrier, Culvert, Curb. Ditch, Embankment, Fence Guardrail End, Guardrail Face, Impact Attenuator/Crash Cushion, Light Support, Mailbox. Other Fixed Object (wall, building, tunnel, etc.). Other Post, Pole, or Support. Other Traffic Barrier. Traffic Sign Support. Traffic Signal Support. Tree (standing), Utility Pole", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "UConn, CTSRC, CTDOT", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 170, 91, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CrashTownName", "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": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null }, { "name": "CrashDate", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of the Week", "length": 50, "domain": null }, { "name": "DayofWeekNumeric", "type": "esriFieldTypeInteger", "alias": "Day of Week Numeric", "domain": null }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town", "length": 250, "domain": null }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name Of Roadway", "length": 250, "domain": null }, { "name": "NameOfIntersectingRoadway", "type": "esriFieldTypeString", "alias": "Name Of Intersecting Roadway", "length": 250, "domain": null }, { "name": "CrashSpecificLocation", "type": "esriFieldTypeString", "alias": "Crash Specific Location", "length": 150, "domain": null }, { "name": "CrashSeverity", "type": "esriFieldTypeString", "alias": "Crash Severity", "length": 50, "domain": null }, { "name": "WeatherCondition", "type": "esriFieldTypeString", "alias": "Weather Condition", "length": 50, "domain": null }, { "name": "FirstHarmfulEvent", "type": "esriFieldTypeString", "alias": "First Harmful Event", "length": 150, "domain": null }, { "name": "SchoolBusRelated", "type": "esriFieldTypeString", "alias": "School Bus Related", "length": 50, "domain": null }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "length": 50, "domain": null }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "Route Class", "length": 50, "domain": null }, { "name": "MannerOfCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner Of Collision Impact", "length": 50, "domain": null }, { "name": "TrafficwayClassType", "type": "esriFieldTypeString", "alias": "Trafficway Class Type", "length": 50, "domain": null }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency", "length": 50, "domain": null }, { "name": "TypeOfIntersection", "type": "esriFieldTypeString", "alias": "Type Of Intersection", "length": 50, "domain": null }, { "name": "LightCondition", "type": "esriFieldTypeString", "alias": "Light Condition", "length": 50, "domain": null }, { "name": "TrafficSurfaceCondition", "type": "esriFieldTypeString", "alias": "Traffic Surface Condition", "length": 50, "domain": null }, { "name": "IsCrashRelatedToAWorkZone", "type": "esriFieldTypeString", "alias": "Is Crash Related To A Work Zone", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_821_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "PersonFixedObjects", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{14D363E2-E726-4929-B3C2-DCE75B70E814}" }, { "id": 1, "name": "VehicleFixedObjects", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{D7BA5AB9-CCED-4BA1-8ADE-ACCC27832B0F}" } ], "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, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "601e49934c6741e5832859c993319d95" }