{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Manhole Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "StructureJunction", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "assetguid", "composite": true, "catalogID": "{F47DE19E-46B2-4A22-9421-510E5BAE3BD4}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1610099335000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "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": "creationdate", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastupdate" }, { "name": "updatedby", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "updatedby" } ], "indexes": [ { "name": "UUID_54", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I116assetguid", "fields": "assetguid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R54_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "a52bd7d99f9446118ae4747906fb089e" }