{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Crash Intoxicated", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "UConn, CTSRC, CTDOT", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "VehicleIntoxicated", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CrashID", "composite": false, "catalogID": "{5B6D6181-56B0-486E-B03A-98D49E970171}" }, { "id": 1, "name": "PersonIntoxicated", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CrashID", "composite": false, "catalogID": "{E7563285-102D-469C-81BD-C8C9259AE596}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": 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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 132, 33, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CrashTownName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashID" }, { "name": "CrashDate", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CrashDate" }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashTimeHour" }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateMonth" }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateYear" }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of the Week", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DayofWeek" }, { "name": "DayofWeekNumeric", "type": "esriFieldTypeInteger", "alias": "Day of Week Numeric", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DayofWeekNumeric" }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "CrashTownName" }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name Of Roadway", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NameOfRoadway" }, { "name": "NameOfIntersectingRoadway", "type": "esriFieldTypeString", "alias": "Name Of Intersecting Roadway", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NameOfIntersectingRoadway" }, { "name": "CrashSpecificLocation", "type": "esriFieldTypeString", "alias": "Crash Specific Location", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CrashSpecificLocation" }, { "name": "CrashSeverity", "type": "esriFieldTypeString", "alias": "Crash Severity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CrashSeverity" }, { "name": "WeatherCondition", "type": "esriFieldTypeString", "alias": "Weather Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WeatherCondition" }, { "name": "FirstHarmfulEvent", "type": "esriFieldTypeString", "alias": "First Harmful Event", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FirstHarmfulEvent" }, { "name": "SchoolBusRelated", "type": "esriFieldTypeString", "alias": "School Bus Related", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SchoolBusRelated" }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MostSevereInjury" }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "Route Class", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RouteClass" }, { "name": "MannerOfCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner Of Collision Impact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MannerOfCollisionImpact" }, { "name": "TrafficwayClassType", "type": "esriFieldTypeString", "alias": "Trafficway Class Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrafficwayClassType" }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LawEnforcementAgencyName" }, { "name": "TypeOfIntersection", "type": "esriFieldTypeString", "alias": "Type Of Intersection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TypeOfIntersection" }, { "name": "LightCondition", "type": "esriFieldTypeString", "alias": "Light Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LightCondition" }, { "name": "TrafficSurfaceCondition", "type": "esriFieldTypeString", "alias": "Traffic Surface Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TrafficSurfaceCondition" }, { "name": "IsCrashRelatedToAWorkZone", "type": "esriFieldTypeString", "alias": "Is Crash Related To A Work Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IsCrashRelatedToAWorkZone" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_820_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Crash Intoxicated", "description": "", "prototype": { "attributes": { "TrafficSurfaceCondition": null, "IsCrashRelatedToAWorkZone": null, "CrashID": null, "CrashDate": null, "CrashTimeHour": null, "CrashDateMonth": null, "CrashDateYear": null, "DayofWeek": null, "DayofWeekNumeric": null, "CrashTownName": null, "NameOfRoadway": null, "NameOfIntersectingRoadway": null, "CrashSpecificLocation": null, "CrashSeverity": null, "WeatherCondition": null, "FirstHarmfulEvent": null, "SchoolBusRelated": null, "MostSevereInjury": null, "RouteClass": null, "MannerOfCollisionImpact": null, "TrafficwayClassType": null, "LawEnforcementAgencyName": null, "TypeOfIntersection": null, "LightCondition": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d6664576894345af9d1674954f86dc9c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Person Intoxicated", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "CTDOT, UConn, CTSRC", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "CrashIntoxicated", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CrashID", "composite": false, "catalogID": "{E7563285-102D-469C-81BD-C8C9259AE596}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": 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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 124, 137, 48, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CrashTownName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CrashPersonID", "type": "esriFieldTypeString", "alias": "Crash Person ID", "domain": null, "editable": true, "nullable": false, "length": 75, "defaultValue": null, "modelName": "CrashPersonID" }, { "name": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashID" }, { "name": "PersonID", "type": "esriFieldTypeString", "alias": "Person ID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PersonID" }, { "name": "CrashDate", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CrashDate" }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateYear" }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateMonth" }, { "name": "DayofWeekNum", "type": "esriFieldTypeInteger", "alias": "Day of the Week Int", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DayofWeekNum" }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of the Week", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DayofWeek" }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashTimeHour" }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CrashTownName" }, { "name": "Age", "type": "esriFieldTypeInteger", "alias": "Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age" }, { "name": "Gender", "type": "esriFieldTypeString", "alias": "Gender", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Gender" }, { "name": "PersonTypeCode", "type": "esriFieldTypeInteger", "alias": "Person Type Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PersonTypeCode" }, { "name": "PersonType", "type": "esriFieldTypeString", "alias": "Person Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PersonType" }, { "name": "InjuryStatus", "type": "esriFieldTypeString", "alias": "Injury Status", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "InjuryStatus" }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MostSevereInjury" }, { "name": "PersonCondition", "type": "esriFieldTypeString", "alias": "Person Condition", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PersonCondition" }, { "name": "DriverLicenseJurisdiction", "type": "esriFieldTypeString", "alias": "Driver License Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DriverLicenseJurisdiction" }, { "name": "DriversLicenseClass", "type": "esriFieldTypeString", "alias": "Drivers License Class", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DriversLicenseClass" }, { "name": "CommercialDriverLicense", "type": "esriFieldTypeString", "alias": "Commercial Driver License", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CommercialDriverLicense" }, { "name": "SeatingPosition", "type": "esriFieldTypeString", "alias": "Seating Position", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SeatingPosition" }, { "name": "RestraintSystem", "type": "esriFieldTypeString", "alias": "Restraint System", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RestraintSystem" }, { "name": "HelmetUse", "type": "esriFieldTypeString", "alias": "Helmet Use", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HelmetUse" }, { "name": "MotorcycleRelated", "type": "esriFieldTypeString", "alias": "Motorcycle Related", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MotorcycleRelated" }, { "name": "AirbagDeployment", "type": "esriFieldTypeString", "alias": "Airbag Deployment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AirbagDeployment" }, { "name": "EjectionStatus", "type": "esriFieldTypeString", "alias": "Ejection Status", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "EjectionStatus" }, { "name": "SpeedingRelated", "type": "esriFieldTypeString", "alias": "Speeding Related", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SpeedingRelated" }, { "name": "DriverActions", "type": "esriFieldTypeString", "alias": "Driver Actions", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DriverActions" }, { "name": "DriverDistractedBy", "type": "esriFieldTypeString", "alias": "Driver Distracted", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DriverDistractedBy" }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name of Roadway", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NameOfRoadway" }, { "name": "CrashSpecificLocation", "type": "esriFieldTypeString", "alias": "Crash Location", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CrashSpecificLocation" }, { "name": "WeatherCondition", "type": "esriFieldTypeString", "alias": "Weather Condition", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WeatherCondition" }, { "name": "ContributingCircumstances", "type": "esriFieldTypeString", "alias": "Contributing Circumstances", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ContributingCircumstances" }, { "name": "FirstHarmfulEvent", "type": "esriFieldTypeString", "alias": "First Harmful Event", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FirstHarmfulEvent" }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "Route Class", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RouteClass" }, { "name": "MannerOfCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner of Collision", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MannerOfCollisionImpact" }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LawEnforcementAgencyName" }, { "name": "TypeOfIntersection", "type": "esriFieldTypeString", "alias": "Type of Intersection", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TypeOfIntersection" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_836_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Person Intoxicated", "description": "", "prototype": { "attributes": { "LawEnforcementAgencyName": null, "TypeOfIntersection": null, "CrashPersonID": " ", "CrashID": null, "PersonID": null, "CrashDate": null, "CrashDateYear": null, "CrashDateMonth": null, "DayofWeekNum": null, "DayofWeek": null, "CrashTimeHour": null, "CrashTownName": null, "Age": null, "Gender": null, "PersonTypeCode": null, "PersonType": null, "InjuryStatus": null, "MostSevereInjury": null, "PersonCondition": null, "DriverLicenseJurisdiction": null, "DriversLicenseClass": null, "CommercialDriverLicense": null, "SeatingPosition": null, "RestraintSystem": null, "HelmetUse": null, "MotorcycleRelated": null, "AirbagDeployment": null, "EjectionStatus": null, "SpeedingRelated": null, "DriverActions": null, "DriverDistractedBy": null, "NameOfRoadway": null, "CrashSpecificLocation": null, "WeatherCondition": null, "ContributingCircumstances": null, "FirstHarmfulEvent": null, "RouteClass": null, "MannerOfCollisionImpact": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d6664576894345af9d1674954f86dc9c" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Vehicle Intoxicated", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "UConn, CTSRC, CTDOT", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "CrashIntersection", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CrashID", "composite": false, "catalogID": "{5B6D6181-56B0-486E-B03A-98D49E970171}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -73.71056199999998, "ymin": 40.99812000000003, "xmax": -71.79144599999995, "ymax": 42.04727100000008, "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 155, 81, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CrashTownName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CrashVehicleID", "type": "esriFieldTypeString", "alias": "Crash Vehicle ID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CrashVehicleID" }, { "name": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashID" }, { "name": "VehicleID", "type": "esriFieldTypeInteger", "alias": "Vehicle ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VehicleID" }, { "name": "CrashDateTime", "type": "esriFieldTypeDate", "alias": "Date Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CrashDateTime" }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateYear" }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashDateMonth" }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrashTimeHour" }, { "name": "DayofWeekInt", "type": "esriFieldTypeInteger", "alias": "Day of the Week Integer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DayofWeekInt" }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of Week", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DayofWeek" }, { "name": "CrashSeverity", "type": "esriFieldTypeString", "alias": "Crash Severity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CrashSeverity" }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MostSevereInjury" }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CrashTownName" }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name Of Roadway", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NameOfRoadway" }, { "name": "NameOfIntersectingRoadway", "type": "esriFieldTypeString", "alias": "Name Of Intersecting Roadway", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NameOfIntersectingRoadway" }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LawEnforcementAgencyName" }, { "name": "MostHarmfulEventForVehicle", "type": "esriFieldTypeString", "alias": "Most Harmful Event For Vehicle", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MostHarmfulEventForVehicle" }, { "name": "MannerOfCrashCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner Of Crash Collision Impact", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MannerOfCrashCollisionImpact" }, { "name": "VehicleUnitType", "type": "esriFieldTypeString", "alias": "Vehicle Unit Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleUnitType" }, { "name": "VehicleAge", "type": "esriFieldTypeInteger", "alias": "Vehicle Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VehicleAge" }, { "name": "VehicleMake", "type": "esriFieldTypeString", "alias": "Vehicle Make", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleMake" }, { "name": "VehicleModelYear", "type": "esriFieldTypeInteger", "alias": "Vehicle Model Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VehicleModelYear" }, { "name": "VehicleModel", "type": "esriFieldTypeString", "alias": "Vehicle Model", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleModel" }, { "name": "VehicleColor", "type": "esriFieldTypeString", "alias": "Vehicle Color", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleColor" }, { "name": "SpecialFunctionOfVehicle", "type": "esriFieldTypeString", "alias": "Special Function Of Vehicle", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "SpecialFunctionOfVehicle" }, { "name": "EmergencyVehicleUse", "type": "esriFieldTypeString", "alias": "Emergency Vehicle Use", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "EmergencyVehicleUse" }, { "name": "VehicleAction", "type": "esriFieldTypeString", "alias": "Vehicle Action", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleAction" }, { "name": "ExtentOfVehicleDamage", "type": "esriFieldTypeString", "alias": "Extent Of Vehicle Damage", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ExtentOfVehicleDamage" }, { "name": "ContCircumstancesVehicle", "type": "esriFieldTypeString", "alias": "Contributing Circumstances Vehicle", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ContCircumstancesVehicle" }, { "name": "TrafficwayDescription", "type": "esriFieldTypeString", "alias": "Trafficway Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TrafficwayDescription" }, { "name": "RoadwayAlignment", "type": "esriFieldTypeString", "alias": "Roadway Alignment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RoadwayAlignment" }, { "name": "RoadwayGrade", "type": "esriFieldTypeString", "alias": "Roadway Grade", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "RoadwayGrade" }, { "name": "TotalLanesInRoadway", "type": "esriFieldTypeString", "alias": "Total Lanes In Roadway", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TotalLanesInRoadway" }, { "name": "TrafficControlDeviceStatus", "type": "esriFieldTypeString", "alias": "Traffic Control Device Status", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TrafficControlDeviceStatus" }, { "name": "TrafficControlDeviceType", "type": "esriFieldTypeString", "alias": "Traffic Control Device Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TrafficControlDeviceType" }, { "name": "Towed", "type": "esriFieldTypeString", "alias": "Towed", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Towed" }, { "name": "MotorVehicleRegistrationState", "type": "esriFieldTypeString", "alias": "Motor Vehicle Registration State", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "MotorVehicleRegistrationState" }, { "name": "VehicleBodyType", "type": "esriFieldTypeString", "alias": "Vehicle Body Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleBodyType" }, { "name": "CargoBodyType", "type": "esriFieldTypeString", "alias": "Cargo Body Type", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CargoBodyType" }, { "name": "BusUse", "type": "esriFieldTypeString", "alias": "Bus Use", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BusUse" }, { "name": "CommercialOrNoncommercial", "type": "esriFieldTypeString", "alias": "Commercial Or Noncommercial", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CommercialOrNoncommercial" }, { "name": "GrossVehicleWeightRating", "type": "esriFieldTypeString", "alias": "Gross Vehicle Weight Rating", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "GrossVehicleWeightRating" }, { "name": "VehicleConfiguration", "type": "esriFieldTypeString", "alias": "Vehicle Configuration", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "VehicleConfiguration" }, { "name": "HazardousMaterialsPlacardDispla", "type": "esriFieldTypeString", "alias": "Hazardous MaterialsPlacard Display", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HazardousMaterialsPlacardDispla" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_843_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Vehicle Intoxicated", "description": "", "prototype": { "attributes": { "VehicleConfiguration": null, "HazardousMaterialsPlacardDispla": null, "CrashVehicleID": " ", "CrashID": null, "VehicleID": null, "CrashDateTime": null, "CrashDateYear": null, "CrashDateMonth": null, "CrashTimeHour": null, "DayofWeekInt": null, "DayofWeek": null, "CrashSeverity": null, "MostSevereInjury": null, "CrashTownName": null, "NameOfRoadway": null, "NameOfIntersectingRoadway": null, "LawEnforcementAgencyName": null, "MostHarmfulEventForVehicle": null, "MannerOfCrashCollisionImpact": null, "VehicleUnitType": null, "VehicleAge": null, "VehicleMake": null, "VehicleModelYear": null, "VehicleModel": null, "VehicleColor": null, "SpecialFunctionOfVehicle": null, "EmergencyVehicleUse": null, "VehicleAction": null, "ExtentOfVehicleDamage": null, "ContCircumstancesVehicle": null, "TrafficwayDescription": null, "RoadwayAlignment": null, "RoadwayGrade": null, "TotalLanesInRoadway": null, "TrafficControlDeviceStatus": null, "TrafficControlDeviceType": null, "Towed": null, "MotorVehicleRegistrationState": null, "VehicleBodyType": null, "CargoBodyType": null, "BusUse": null, "CommercialOrNoncommercial": null, "GrossVehicleWeightRating": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d6664576894345af9d1674954f86dc9c" } ], "tables": [] }