{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Manhole Inspection", "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": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "StructureJunction", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "assetguid", "composite": true, "catalogID": "{24A6DFAA-2658-47FC-89BB-8D61F0824D2F}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1743437656000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "inspector", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "inspector" }, { "name": "inspectdt", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "inspectdt" }, { "name": "inspectpurp", "type": "esriFieldTypeSmallInteger", "alias": "Purpose of Inspection", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "inspectpurp" }, { "name": "precleaning", "type": "esriFieldTypeSmallInteger", "alias": "Pre-Cleaning", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "precleaning" }, { "name": "precleaningdate", "type": "esriFieldTypeDate", "alias": "Pre-Cleaning Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "precleaningdate" }, { "name": "weather", "type": "esriFieldTypeSmallInteger", "alias": "Weather", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "weather" }, { "name": "runoff", "type": "esriFieldTypeSmallInteger", "alias": "Runoff Potential", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "runoff" }, { "name": "inspectionstatus", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Status", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "inspectionstatus" }, { "name": "evidsurcharge", "type": "esriFieldTypeSmallInteger", "alias": "Evidence of Surchage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "evidsurcharge" }, { "name": "coverfit", "type": "esriFieldTypeSmallInteger", "alias": "Cover Fit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coverfit" }, { "name": "covercondition", "type": "esriFieldTypeSmallInteger", "alias": "Cover Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "covercondition" }, { "name": "coverinsertcondition", "type": "esriFieldTypeSmallInteger", "alias": "Cover Insert Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coverinsertcondition" }, { "name": "coverringcondition", "type": "esriFieldTypeSmallInteger", "alias": "Cover Ring Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coverringcondition" }, { "name": "framecondition", "type": "esriFieldTypeSmallInteger", "alias": "Frame Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "framecondition" }, { "name": "framesealcondition", "type": "esriFieldTypeSmallInteger", "alias": "Frame Seal Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "framesealcondition" }, { "name": "framesealinflow", "type": "esriFieldTypeSmallInteger", "alias": "Evidence of Frame Seal Inflow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "framesealinflow" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "notes" }, { "name": "assetguid", "type": "esriFieldTypeGUID", "alias": "Asset GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "assetguid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "indexes": [ { "name": "UUID_58", "fields": "globalid,objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_111_assetgui", "fields": "assetguid", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Manhole Inspection", "description": "", "prototype": { "attributes": { "assetguid": null, "notes": null, "inspector": null, "inspectdt": null, "inspectpurp": null, "precleaning": null, "precleaningdate": null, "weather": null, "runoff": null, "inspectionstatus": null, "evidsurcharge": null, "coverfit": null, "covercondition": null, "coverinsertcondition": null, "coverringcondition": null, "framecondition": null, "framesealcondition": null, "framesealinflow": 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, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "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": 2000, "maxRecordCountFactor": 1, "serviceItemId": "45f25af1f31545d696b67b6fa2d77964" }