{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 60, "name": "Accidents - Incident Information", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Accidents - Vehicle Information", "relatedTableId": 64, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ACCIDENT_REF_NO", "composite": false, "catalogID": "{48036313-225A-4588-B3D1-E4EFFC8ECFBF}" }, { "id": 1, "name": "Accidents - Casualty Information", "relatedTableId": 63, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ACCIDENT_REF_NO", "composite": false, "catalogID": "{ACD38366-8E2B-4531-9348-9D1B2E57B0A1}" } ], "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 221418, "ymin": 638727, "xmax": 241623, "ymax": 654860, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "ACCIDENT_REF_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACCIDENT_REF_NO", "type": "esriFieldTypeString", "alias": "Accident Ref No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCIDENT_REF_NO" }, { "name": "RECORD_TYPE", "type": "esriFieldTypeInteger", "alias": "Record Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_TYPE" }, { "name": "INPUT_MONTH", "type": "esriFieldTypeInteger", "alias": "Input Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INPUT_MONTH" }, { "name": "YEAR_OF_RETURN", "type": "esriFieldTypeInteger", "alias": "Year of Return", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_OF_RETURN" }, { "name": "DISTRICT_CODE", "type": "esriFieldTypeString", "alias": "District Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DISTRICT_CODE" }, { "name": "ACCIDENT_SEVERITY", "type": "esriFieldTypeInteger", "alias": "Accident Severity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCIDENT_SEVERITY" }, { "name": "NO_OF_VEHICLES", "type": "esriFieldTypeInteger", "alias": "No of Vehicles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_OF_VEHICLES" }, { "name": "NO_OF_CASUALTIES", "type": "esriFieldTypeInteger", "alias": "No of Casualties", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_OF_CASUALTIES" }, { "name": "DATE_ACCIDENT", "type": "esriFieldTypeDate", "alias": "Date of Accident", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ACCIDENT" }, { "name": "TIME", "type": "esriFieldTypeInteger", "alias": "Time", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME" }, { "name": "DAY", "type": "esriFieldTypeInteger", "alias": "Day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAY" }, { "name": "EAST", "type": "esriFieldTypeInteger", "alias": "East", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EAST" }, { "name": "NORTH", "type": "esriFieldTypeInteger", "alias": "North", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTH" }, { "name": "F1ST_ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "1st Road Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F1ST_ROAD_CLASS" }, { "name": "ROAD_CLASS_LETTER", "type": "esriFieldTypeString", "alias": "Road Class Letter", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_CLASS_LETTER" }, { "name": "F1ST_ROAD_NO", "type": "esriFieldTypeInteger", "alias": "1st Road No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F1ST_ROAD_NO" }, { "name": "ROAD_CLASS_NO", "type": "esriFieldTypeString", "alias": "Road Class & No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_CLASS_NO" }, { "name": "ROAD_TYPE", "type": "esriFieldTypeInteger", "alias": "Road Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_TYPE" }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT" }, { "name": "PEDESTRIAN_CROSSING_HC", "type": "esriFieldTypeInteger", "alias": "Pedestrian Crossing HC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEDESTRIAN_CROSSING_HC" }, { "name": "PEDESTRIAN_CROSSING_PF", "type": "esriFieldTypeInteger", "alias": "Pedestrian Crossing PF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEDESTRIAN_CROSSING_PF" }, { "name": "LIGHTING", "type": "esriFieldTypeInteger", "alias": "Lighting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIGHTING" }, { "name": "WEATHER", "type": "esriFieldTypeInteger", "alias": "Weather", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEATHER" }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeInteger", "alias": "Road Surface", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_SURFACE" }, { "name": "SPECIAL_CONDITIONS", "type": "esriFieldTypeInteger", "alias": "Special Conditions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPECIAL_CONDITIONS" }, { "name": "CARRIAGEWAY_HAZARDS", "type": "esriFieldTypeInteger", "alias": "Carriageway Hazards", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CARRIAGEWAY_HAZARDS" }, { "name": "JUNCTION_DETAIL", "type": "esriFieldTypeInteger", "alias": "Junction Detail", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JUNCTION_DETAIL" }, { "name": "JUNCTION_CONTROL", "type": "esriFieldTypeInteger", "alias": "Junction Control", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JUNCTION_CONTROL" }, { "name": "F2ND_ROAD_CLASS", "type": "esriFieldTypeInteger", "alias": "2nd Road Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F2ND_ROAD_CLASS" }, { "name": "F2ND_ROAD_NO", "type": "esriFieldTypeInteger", "alias": "2nd Road No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F2ND_ROAD_NO" }, { "name": "PLACEACCREP", "type": "esriFieldTypeInteger", "alias": "PlaceAccRep", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLACEACCREP" }, { "name": "VEHICLE_COUNT", "type": "esriFieldTypeInteger", "alias": "Vehicle Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VEHICLE_COUNT" }, { "name": "PRIMARY_CASUALTY_COUNT", "type": "esriFieldTypeInteger", "alias": "Primary Casualty Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIMARY_CASUALTY_COUNT" }, { "name": "OTHER_CASUALTY_COUNT", "type": "esriFieldTypeInteger", "alias": "Other Casualty Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHER_CASUALTY_COUNT" }, { "name": "LOCUS_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Locus Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOCUS_DESCRIPTION" }, { "name": "CONTRIBUTORYFACTOR1", "type": "esriFieldTypeString", "alias": "ContributoryFactor1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR1" }, { "name": "PARTICIPANT1", "type": "esriFieldTypeString", "alias": "Participant1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARTICIPANT1" }, { "name": "CONFIDENCE1", "type": "esriFieldTypeString", "alias": "Confidence1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE1" }, { "name": "CONTRIBUTORYFACTOR2", "type": "esriFieldTypeString", "alias": "ContributoryFactor2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR2" }, { "name": "PARTICIPANT2", "type": "esriFieldTypeString", "alias": "Participant2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PARTICIPANT2" }, { "name": "CONFIDENCE2", "type": "esriFieldTypeString", "alias": "Confidence2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE2" }, { "name": "CONTRIBUTORYFACTOR3", "type": "esriFieldTypeString", "alias": "ContributoryFactor3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR3" }, { "name": "PARTICIPANT3", "type": "esriFieldTypeString", "alias": "Participant3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARTICIPANT3" }, { "name": "CONFIDENCE3", "type": "esriFieldTypeString", "alias": "Confidence3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE3" }, { "name": "CONTRIBUTORYFACTOR4", "type": "esriFieldTypeString", "alias": "ContributoryFactor4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR4" }, { "name": "PARTICIPANT4", "type": "esriFieldTypeString", "alias": "Participant4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARTICIPANT4" }, { "name": "CONFIDENCE4", "type": "esriFieldTypeString", "alias": "Confidence4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE4" }, { "name": "CONTRIBUTORYFACTOR5", "type": "esriFieldTypeString", "alias": "ContributoryFactor5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR5" }, { "name": "PARTICIPANT5", "type": "esriFieldTypeString", "alias": "Participant5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARTICIPANT5" }, { "name": "CONFIDENCE5", "type": "esriFieldTypeString", "alias": "Confidence5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE5" }, { "name": "CONTRIBUTORYFACTOR6", "type": "esriFieldTypeString", "alias": "ContributoryFactor6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTRIBUTORYFACTOR6" }, { "name": "PARTICIPANT6", "type": "esriFieldTypeString", "alias": "Participant6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARTICIPANT6" }, { "name": "CONFIDENCE6", "type": "esriFieldTypeString", "alias": "Confidence6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE6" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "GDB_220522_ACCID", "isAscending": true, "isUnique": false, "description": "", "fields": "ACCIDENT_REF_NO" }, { "name": "R232958_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A8831_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Accidents - Incident Information", "description": "", "prototype": { "attributes": { "PARTICIPANT6": null, "ACCIDENT_REF_NO": null, "RECORD_TYPE": null, "INPUT_MONTH": null, "YEAR_OF_RETURN": null, "DISTRICT_CODE": null, "ACCIDENT_SEVERITY": null, "NO_OF_VEHICLES": null, "NO_OF_CASUALTIES": null, "DATE_ACCIDENT": null, "TIME": null, "DAY": null, "EAST": null, "NORTH": null, "F1ST_ROAD_CLASS": null, "ROAD_CLASS_LETTER": null, "F1ST_ROAD_NO": null, "ROAD_CLASS_NO": null, "ROAD_TYPE": null, "SPEED_LIMIT": null, "PEDESTRIAN_CROSSING_HC": null, "PEDESTRIAN_CROSSING_PF": null, "LIGHTING": null, "WEATHER": null, "ROAD_SURFACE": null, "SPECIAL_CONDITIONS": null, "CARRIAGEWAY_HAZARDS": null, "JUNCTION_DETAIL": null, "JUNCTION_CONTROL": null, "F2ND_ROAD_CLASS": null, "F2ND_ROAD_NO": null, "PLACEACCREP": null, "VEHICLE_COUNT": null, "PRIMARY_CASUALTY_COUNT": null, "OTHER_CASUALTY_COUNT": null, "LOCUS_DESCRIPTION": null, "CONTRIBUTORYFACTOR1": null, "PARTICIPANT1": null, "CONFIDENCE1": null, "CONTRIBUTORYFACTOR2": null, "PARTICIPANT2": null, "CONFIDENCE2": null, "CONTRIBUTORYFACTOR3": null, "PARTICIPANT3": null, "CONFIDENCE3": null, "CONTRIBUTORYFACTOR4": null, "PARTICIPANT4": null, "CONFIDENCE4": null, "CONTRIBUTORYFACTOR5": null, "PARTICIPANT5": null, "CONFIDENCE5": null, "CONTRIBUTORYFACTOR6": null, "CONFIDENCE6": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6d37f359c8f04371a361cd99973aa6b1" }