{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "OutfallInspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Outfall", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "OutfallGUID", "composite": false } ], "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, "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": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "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": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "CurrentWeather", "type": "esriFieldTypeString", "alias": "CurrentWeather", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CurrentWeather" }, { "name": "WaterFlowing", "type": "esriFieldTypeSmallInteger", "alias": "WaterFlowing", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes or No answers", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaterFlowing" }, { "name": "WaterDescription", "type": "esriFieldTypeString", "alias": "WaterDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterDescription" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OutfallGUID", "type": "esriFieldTypeGUID", "alias": "OutfallGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "OutfallGUID" }, { "name": "LastRain", "type": "esriFieldTypeDate", "alias": "LastRain", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastRain" }, { "name": "Sedimentation", "type": "esriFieldTypeString", "alias": "Sedimentation", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Sedimentation" }, { "name": "PipeCondition", "type": "esriFieldTypeString", "alias": "PipeCondition", "domain": { "type": "codedValue", "name": "PipeCondition", "description": "Outfall pipe condition", "codedValues": [ { "name": "Outfall pipe needs replacement", "code": "1 - Needs Replacement" }, { "name": "Outfall pipe is in poor condition", "code": "2 - Poor Condition" }, { "name": "Outfall pipe has some issues", "code": "3 - Fair Disjointing / Holes" }, { "name": "Outfall pipe is operational", "code": "4 - Good Condition" }, { "name": "Outfall pipe is brand new / in perfect condition", "code": "5 - New Condition" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PipeCondition" }, { "name": "Debris", "type": "esriFieldTypeString", "alias": "Debris", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Debris" } ], "indexes": [ { "name": "R1147_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1147", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G2416OutfallGUID", "fields": "OutfallGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1147", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "OutfallInspections", "description": "", "prototype": { "attributes": { "PipeCondition": null, "Sedimentation": null, "Date": null, "Inspector": null, "CurrentWeather": null, "WaterFlowing": null, "WaterDescription": null, "Notes": null, "Debris": null, "OutfallGUID": null, "LastRain": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Uploads,Editing", "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": 2000, "maxRecordCountFactor": 1 }