{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Gravity Main Maintenance Records", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 5, "name": "GravityMain", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GravityMainGUID", "composite": false, "catalogID": "{4B797883-5D34-4B17-A565-F5287AAC396E}" }, { "id": 6, "name": "GravityMain", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GravityMainGUID", "composite": false, "catalogID": "{4B797883-5D34-4B17-A565-F5287AAC396E}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "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": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GravityMainID", "typeIdField": "MaintenanceType", "subtypeField": "MaintenanceType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GravityMainID", "type": "esriFieldTypeString", "alias": "GravityMainID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GravityMainID" }, { "name": "MaintenanceType", "type": "esriFieldTypeInteger", "alias": "MaintenanceType", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MaintenanceType" }, { "name": "DateCompleted", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCompleted" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": { "type": "codedValue", "name": "MaintenanceDirection", "description": "Direction of flow which maintenance was performed", "codedValues": [ { "name": "Up Stream", "code": "Up Stream" }, { "name": "Down Stream", "code": "Down Stream" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" }, { "name": "RootControlMethod", "type": "esriFieldTypeString", "alias": "RootControlMethod", "domain": { "type": "codedValue", "name": "RootControlMethod", "description": "Method of root control procedure", "codedValues": [ { "name": "Root Saw", "code": "Root Saw" }, { "name": "Root-X Powder", "code": "Root-X Powder" }, { "name": "Root-B-Gone Powder", "code": "Root-B-Gone Powder" }, { "name": "Root-X Powder (Jet/Vac)", "code": "Root-X Powder (Jet/Vac)" }, { "name": "N/A", "code": "N/A" }, { "name": "Root Free 2 Crystals", "code": "Root Free 2 Crystals" }, { "name": "Copper Sulfide Crystals", "code": "Copper Sulfide Crystals" }, { "name": "Bulldog Spinning Nozzle", "code": "Bulldog" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RootControlMethod" }, { "name": "WorkDoneBy", "type": "esriFieldTypeString", "alias": "WorkDoneBy", "domain": { "type": "codedValue", "name": "C&DStaff", "description": "C & D Staff", "codedValues": [ { "name": "Allison", "code": "Allison" }, { "name": "Chandler", "code": "Chandler" }, { "name": "Davidson", "code": "Davidson" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Contractor", "code": "Contractor" }, { "name": "C&D Crew", "code": "C&D Crew" }, { "name": "Etzel", "code": "Etzel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkDoneBy" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CCTV", "type": "esriFieldTypeString", "alias": "Requires CCTV", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CCTV" }, { "name": "GravityMainGUID", "type": "esriFieldTypeGUID", "alias": "Gravity Main GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GravityMainGUID" } ], "indexes": [ { "name": "R158_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_158", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID" }, { "name": "GDB_10669_Gravit", "isAscending": true, "isUnique": false, "description": "", "fields": "GravityMainGUID" }, { "name": "UUID_OID_158", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [ { "id": 0, "name": "Flushing", "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} }, "templates": [ { "name": "Flushing", "description": "", "prototype": { "attributes": { "CCTV": null, "GravityMainGUID": null, "GravityMainID": null, "MaintenanceType": 0, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 1, "name": "Root Control", "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} }, "templates": [ { "name": "Root Control", "description": "", "prototype": { "attributes": { "CCTV": null, "GravityMainGUID": null, "GravityMainID": null, "MaintenanceType": 1, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 2, "name": "Televising", "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} }, "templates": [ { "name": "Televising", "description": "", "prototype": { "attributes": { "CCTV": null, "GravityMainGUID": null, "GravityMainID": null, "MaintenanceType": 2, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Flushing", "defaultValues": { "GravityMainID": null, "MaintenanceType": 0, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "GravityMainGUID": null }, "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} } }, { "code": 1, "name": "Root Control", "defaultValues": { "GravityMainID": null, "MaintenanceType": 1, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "GravityMainGUID": null }, "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} } }, { "code": 2, "name": "Televising", "defaultValues": { "GravityMainID": null, "MaintenanceType": 2, "DateCompleted": null, "Length": null, "Direction": null, "RootControlMethod": null, "WorkDoneBy": null, "Comments": null, "CCTV": null, "GlobalID": null, "GravityMainGUID": null }, "domains": { "Direction": {"type": "inherited"}, "RootControlMethod": {"type": "inherited"}, "WorkDoneBy": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1, "serviceItemId": "92ce2418b32c4be5b610511f7da0f192" }