{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Valve Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "SystemValves", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "RelGUID", "composite": false, "catalogID": "{A10BE30A-6011-434C-A329-46A92316A5B5}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1656677752000 }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYKEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYKEY" }, { "name": "VALVEGUID", "type": "esriFieldTypeGUID", "alias": "Valve ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "VALVEGUID" }, { "name": "Date_Exercised", "type": "esriFieldTypeDate", "alias": "Date Exercised", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Exercised" }, { "name": "Loc_Desc", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Loc_Desc" }, { "name": "Loc_DescAdd", "type": "esriFieldTypeString", "alias": "Additonal Location Info", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Loc_DescAdd" }, { "name": "Pos_Found", "type": "esriFieldTypeString", "alias": "Position Found (open/closed)", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Pos_Found" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Diameter" }, { "name": "Open_Direct", "type": "esriFieldTypeString", "alias": "Open Direction (Left or Right)", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Open_Direct" }, { "name": "TURNS", "type": "esriFieldTypeDouble", "alias": "# of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TURNS" }, { "name": "Covered", "type": "esriFieldTypeString", "alias": "Covered", "domain": { "type": "codedValue", "name": "baseBoolean", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Covered" }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "Name of Operator", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OPERATOR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "RelGUID", "type": "esriFieldTypeGUID", "alias": "RelGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RelGUID" } ], "indexes": [ { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_32", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1696_RelGUID", "fields": "RelGUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Valve Inspection", "description": "", "prototype": { "attributes": { "RelGUID": null, "FACILITYKEY": null, "VALVEGUID": null, "Date_Exercised": null, "Loc_Desc": null, "Loc_DescAdd": null, "Pos_Found": null, "Diameter": null, "Open_Direct": null, "TURNS": null, "Covered": null, "OPERATOR": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }