{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bench Inspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Streetscene_assets", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1595947155000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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 }, "hasMetadata": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INSPECTED_BY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INSPECTED_BY", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "INSPECTED_BY" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Bench_Condition", "description": "Bench Inspection Condition", "codedValues": [ { "name": "Very Good - reinspect 3 years", "code": "VG" }, { "name": "Good - reinspect 2 years", "code": "G" }, { "name": "Average - reinspect 1 year", "code": "Av" }, { "name": "Poor - reinspect 6 months", "code": "P" }, { "name": "Very Poor - reinspect 3 months", "code": "VP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "DEFECTS", "type": "esriFieldTypeString", "alias": "Defects", "domain": { "type": "codedValue", "name": "Bench_Defect", "description": "Bench Inspection Deffect", "codedValues": [ { "name": "Weather beaten", "code": "Weather_beaten" }, { "name": "Vandalised", "code": "Vandalised" }, { "name": "Broken parts", "code": "Broken_parts" }, { "name": "Unrepairable", "code": "Unrepairable" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 500, "defaultValue": null, "modelName": "DEFECTS" }, { "name": "ACTIONS", "type": "esriFieldTypeString", "alias": "Action Required", "domain": { "type": "codedValue", "name": "Bench_Actions", "description": "Bench Inspection Actions", "codedValues": [ { "name": "Remove bench", "code": "Remove_bench" }, { "name": "Replace bench", "code": "Replace_bench" }, { "name": "Replace parts", "code": "Replace_parts" }, { "name": "Paint bench", "code": "Paint_bench" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 500, "defaultValue": null, "modelName": "ACTIONS" }, { "name": "ID", "type": "esriFieldTypeGUID", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "GDB_277163_ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R315906_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_315906", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bench Inspections", "description": "", "prototype": { "attributes": { "ID": null, "ACTIONS": " ", "INSPECTED_BY": " ", "INSPECTION_DATE": -2209161600000, "CONDITION": " ", "DEFECTS": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "c3406725686644449397ebfe3dde07a8" }