{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Video Report", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": true, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "VideoRoute", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GPS_Track_ID", "composite": false, "catalogID": "{A1CE05FE-BE7C-4909-A75E-3A527ADD5ECA}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1583960934000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Video_FileName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RD_ID", "type": "esriFieldTypeString", "alias": "Road ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RD_ID" }, { "name": "GPS_Track_ID", "type": "esriFieldTypeString", "alias": "GPS Track ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "GPS_Track_ID" }, { "name": "Date_Time", "type": "esriFieldTypeDate", "alias": "Date and Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Time" }, { "name": "Video_Status", "type": "esriFieldTypeString", "alias": "Video Status", "domain": { "type": "codedValue", "name": "VideoStatus", "description": "Video Status", "codedValues": [ { "name": "Partial - Multiple videos per road", "code": "Partial" }, { "name": "Closed - Locked Gate, Blocked, Fence, Barrier, No Trespassing", "code": "Closed" }, { "name": "Re-Do - Need to Re-Do film", "code": "Re-Do" }, { "name": "Inaccessible - Cannot locate road, no film file exists", "code": "Inaccessible" }, { "name": "Full Coverage - Filmed 100% of road or as much as the road exists", "code": "Completed" }, { "name": "Does Not Exist or Overgrown", "code": "DNE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Video_Status" }, { "name": "Video_FileName", "type": "esriFieldTypeString", "alias": "GoPro File Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Video_FileName" }, { "name": "Road_Condition", "type": "esriFieldTypeString", "alias": "Road Condition", "domain": { "type": "codedValue", "name": "RoadCondition", "description": "Road Condition", "codedValues": [ { "name": "Good - Nice easily accessible road", "code": "Good" }, { "name": "Fair - Good technical 4x4, OK B Road", "code": "Fair" }, { "name": "Poor - Very Rough, High Clearance, Badly Damaged, Little sign of use", "code": "Poor" }, { "name": "Riverbed - Dry Wash, River, Creek", "code": "Riverbed" }, { "name": "Closed - Locked Gate, Blocked, Fence, Barrier, No Trespassing", "code": "Closed" }, { "name": "Inaccessible - Cannot locate road", "code": "Inaccessible" }, { "name": "Impassable - Wash Out, Rock Fall, Cliff, Tree Down", "code": "Impassable" }, { "name": "DNE - Does Not Exist or Overgrown", "code": "Does Not Exist" }, { "name": "Not sure of conditiion", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Road_Condition" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "Video URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "No Video", "modelName": "URL" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RelGlobalID", "type": "esriFieldTypeGUID", "alias": "RelGlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RelGlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G21RD_ID", "fields": "RD_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G21GPS_Track_ID", "fields": "GPS_Track_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G21RelGlobalID", "fields": "RelGlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Video Report", "description": "", "prototype": { "attributes": { "RelGlobalID": null, "RD_ID": null, "GPS_Track_ID": null, "Date_Time": null, "Video_Status": null, "Video_FileName": null, "Road_Condition": null, "URL": "No Video", "Notes": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "b4d43e21c7044ada80c789595837fba3" }