{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Crash Motorcycle", "type": "Feature Layer", "description": "", "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": [ 75, 163, 53, 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": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_422_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "VehicleMotorcycle", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FC5BFA4F-AE64-41E3-BD33-BC62A24BCD1C}" }, { "id": 1, "name": "PersonMotorcycle", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{DB3D2CA2-7AA5-4D97-8518-C5FE04A75CEC}" } ], "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": "9c0507b3a5c74149a8c585a85878ea0f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Person Motorcycle", "type": "Feature Layer", "description": "", "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": "CTDOT, UConn, CTSRC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 61, 132, 160, 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": false, "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": "CrashPersonID", "type": "esriFieldTypeString", "alias": "Crash Person ID", "length": 75, "domain": null }, { "name": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null }, { "name": "PersonID", "type": "esriFieldTypeString", "alias": "Person ID", "length": 5, "domain": null }, { "name": "CrashDate", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null }, { "name": "DayofWeekNum", "type": "esriFieldTypeInteger", "alias": "Day of the Week Int", "domain": null }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of the Week", "length": 50, "domain": null }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town", "length": 100, "domain": null }, { "name": "Age", "type": "esriFieldTypeInteger", "alias": "Age", "domain": null }, { "name": "Gender", "type": "esriFieldTypeString", "alias": "Gender", "length": 15, "domain": null }, { "name": "PersonTypeCode", "type": "esriFieldTypeInteger", "alias": "Person Type Code", "domain": null }, { "name": "PersonType", "type": "esriFieldTypeString", "alias": "Person Type", "length": 150, "domain": null }, { "name": "InjuryStatus", "type": "esriFieldTypeString", "alias": "Injury Status", "length": 150, "domain": null }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "length": 150, "domain": null }, { "name": "PersonCondition", "type": "esriFieldTypeString", "alias": "Person Condition", "length": 150, "domain": null }, { "name": "DriverLicenseJurisdiction", "type": "esriFieldTypeString", "alias": "Driver License Jurisdiction", "length": 150, "domain": null }, { "name": "DriversLicenseClass", "type": "esriFieldTypeString", "alias": "Drivers License Class", "length": 150, "domain": null }, { "name": "CommercialDriverLicense", "type": "esriFieldTypeString", "alias": "Commercial Driver License", "length": 150, "domain": null }, { "name": "SeatingPosition", "type": "esriFieldTypeString", "alias": "Seating Position", "length": 150, "domain": null }, { "name": "RestraintSystem", "type": "esriFieldTypeString", "alias": "Restraint System", "length": 150, "domain": null }, { "name": "HelmetUse", "type": "esriFieldTypeString", "alias": "Helmet Use", "length": 150, "domain": null }, { "name": "MotorcycleRelated", "type": "esriFieldTypeString", "alias": "Motorcycle Related", "length": 5, "domain": null }, { "name": "AirbagDeployment", "type": "esriFieldTypeString", "alias": "Airbag Deployment", "length": 150, "domain": null }, { "name": "EjectionStatus", "type": "esriFieldTypeString", "alias": "Ejection Status", "length": 150, "domain": null }, { "name": "SpeedingRelated", "type": "esriFieldTypeString", "alias": "Speeding Related", "length": 150, "domain": null }, { "name": "DriverActions", "type": "esriFieldTypeString", "alias": "Driver Actions", "length": 150, "domain": null }, { "name": "DriverDistractedBy", "type": "esriFieldTypeString", "alias": "Driver Distracted", "length": 150, "domain": null }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name of Roadway", "length": 150, "domain": null }, { "name": "CrashSpecificLocation", "type": "esriFieldTypeString", "alias": "Crash Location", "length": 150, "domain": null }, { "name": "WeatherCondition", "type": "esriFieldTypeString", "alias": "Weather Condition", "length": 150, "domain": null }, { "name": "ContributingCircumstances", "type": "esriFieldTypeString", "alias": "Contributing Circumstances", "length": 150, "domain": null }, { "name": "FirstHarmfulEvent", "type": "esriFieldTypeString", "alias": "First Harmful Event", "length": 150, "domain": null }, { "name": "RouteClass", "type": "esriFieldTypeString", "alias": "Route Class", "length": 150, "domain": null }, { "name": "MannerOfCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner of Collision", "length": 150, "domain": null }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency", "length": 150, "domain": null }, { "name": "TypeOfIntersection", "type": "esriFieldTypeString", "alias": "Type of Intersection", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_837_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "CrashMotorcycle", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{DB3D2CA2-7AA5-4D97-8518-C5FE04A75CEC}" } ], "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": "9c0507b3a5c74149a8c585a85878ea0f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Vehicle Motorcycle", "type": "Feature Layer", "description": "", "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": [ 68, 163, 150, 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": false, "extent": { "xmin": -73.69453999999996, "ymin": 40.999100000000055, "xmax": -71.78890599999994, "ymax": 42.043693000000076, "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": "CrashVehicleID", "type": "esriFieldTypeString", "alias": "Crash Vehicle ID", "length": 50, "domain": null }, { "name": "CrashID", "type": "esriFieldTypeInteger", "alias": "Crash ID", "domain": null }, { "name": "VehicleID", "type": "esriFieldTypeInteger", "alias": "Vehicle ID", "domain": null }, { "name": "CrashDateTime", "type": "esriFieldTypeDate", "alias": "Date Time", "length": 8, "domain": null }, { "name": "CrashDateYear", "type": "esriFieldTypeInteger", "alias": "Year", "domain": null }, { "name": "CrashDateMonth", "type": "esriFieldTypeInteger", "alias": "Month", "domain": null }, { "name": "CrashTimeHour", "type": "esriFieldTypeInteger", "alias": "Hour", "domain": null }, { "name": "DayofWeekInt", "type": "esriFieldTypeInteger", "alias": "Day of Week Integer", "domain": null }, { "name": "DayofWeek", "type": "esriFieldTypeString", "alias": "Day of Week", "length": 50, "domain": null }, { "name": "CrashSeverity", "type": "esriFieldTypeString", "alias": "Crash Severity", "length": 50, "domain": null }, { "name": "MostSevereInjury", "type": "esriFieldTypeString", "alias": "Most Severe Injury", "length": 50, "domain": null }, { "name": "CrashTownName", "type": "esriFieldTypeString", "alias": "Town Name", "length": 150, "domain": null }, { "name": "NameOfRoadway", "type": "esriFieldTypeString", "alias": "Name of Roadway", "length": 150, "domain": null }, { "name": "NameOfIntersectingRoadway", "type": "esriFieldTypeString", "alias": "Name of Intersecting Roadway", "length": 150, "domain": null }, { "name": "LawEnforcementAgencyName", "type": "esriFieldTypeString", "alias": "Law Enforcement Agency Name", "length": 150, "domain": null }, { "name": "MostHarmfulEventForVehicle", "type": "esriFieldTypeString", "alias": "Most Harmful Event of Vehicle", "length": 150, "domain": null }, { "name": "MannerOfCrashCollisionImpact", "type": "esriFieldTypeString", "alias": "Manner Of Crash Collision Impact", "length": 150, "domain": null }, { "name": "VehicleUnitType", "type": "esriFieldTypeString", "alias": "Vehicl eUnit Type", "length": 150, "domain": null }, { "name": "VehicleAge", "type": "esriFieldTypeInteger", "alias": "Vehicle Age", "domain": null }, { "name": "VehicleMake", "type": "esriFieldTypeString", "alias": "Vehicle Make", "length": 150, "domain": null }, { "name": "VehicleModelYear", "type": "esriFieldTypeInteger", "alias": "Vehicle Model Year", "domain": null }, { "name": "VehicleModel", "type": "esriFieldTypeString", "alias": "Vehicle Model", "length": 150, "domain": null }, { "name": "VehicleColor", "type": "esriFieldTypeString", "alias": "Vehicle Color", "length": 150, "domain": null }, { "name": "SpecialFunctionOfVehicle", "type": "esriFieldTypeString", "alias": "Special Function Of Vehicle", "length": 150, "domain": null }, { "name": "EmergencyVehicleUse", "type": "esriFieldTypeString", "alias": "Emergency Vehicle Use", "length": 150, "domain": null }, { "name": "VehicleAction", "type": "esriFieldTypeString", "alias": "Vehicle Action", "length": 150, "domain": null }, { "name": "ExtentOfVehicleDamage", "type": "esriFieldTypeString", "alias": "Extent Of Vehicle Damage", "length": 150, "domain": null }, { "name": "ContCircumstancesVehicle", "type": "esriFieldTypeString", "alias": "Contributing Circumstances Vehicle", "length": 150, "domain": null }, { "name": "TrafficwayDescription", "type": "esriFieldTypeString", "alias": "Trafficway Description", "length": 150, "domain": null }, { "name": "RoadwayAlignment", "type": "esriFieldTypeString", "alias": "Roadway Alignment", "length": 150, "domain": null }, { "name": "RoadwayGrade", "type": "esriFieldTypeString", "alias": "Roadway Grade", "length": 150, "domain": null }, { "name": "TotalLanesInRoadway", "type": "esriFieldTypeString", "alias": "Total Lanes In Roadway", "length": 150, "domain": null }, { "name": "TrafficControlDeviceStatus", "type": "esriFieldTypeString", "alias": "Traffic Control Device Status", "length": 150, "domain": null }, { "name": "TrafficControlDeviceType", "type": "esriFieldTypeString", "alias": "Traffic Control Device Type", "length": 150, "domain": null }, { "name": "Towed", "type": "esriFieldTypeString", "alias": "Towed", "length": 150, "domain": null }, { "name": "MotorVehicleRegistrationState", "type": "esriFieldTypeString", "alias": "Motor Vehicle Registration State", "length": 150, "domain": null }, { "name": "VehicleBodyType", "type": "esriFieldTypeString", "alias": "Vehicle Body Type", "length": 150, "domain": null }, { "name": "CargoBodyType", "type": "esriFieldTypeString", "alias": "Cargo Body Type", "length": 150, "domain": null }, { "name": "BusUse", "type": "esriFieldTypeString", "alias": "Bus Use", "length": 150, "domain": null }, { "name": "CommercialOrNoncommercial", "type": "esriFieldTypeString", "alias": "Commercial Or Noncommercial", "length": 150, "domain": null }, { "name": "GrossVehicleWeightRating", "type": "esriFieldTypeString", "alias": "Gross Vehicle Weight Rating", "length": 150, "domain": null }, { "name": "VehicleConfiguration", "type": "esriFieldTypeString", "alias": "Vehicle Configuration", "length": 150, "domain": null }, { "name": "HazardousMaterialsPlacardDispla", "type": "esriFieldTypeString", "alias": "Hazardous Materials Placard Display", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_452_CrashID", "fields": "CrashID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "CrashMotorcycle", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "CrashID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FC5BFA4F-AE64-41E3-BD33-BC62A24BCD1C}" } ], "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": "9c0507b3a5c74149a8c585a85878ea0f" } ], "tables": [] }