{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 517, "name": "Water Edge Object", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1636990573000 }, "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": "cpsubnetworkname", "typeIdField": "ASSETGROUP", "subtypeField": "ASSETGROUP", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETGROUP", "type": "esriFieldTypeInteger", "alias": "Asset group", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "ASSETGROUP", "required": true }, { "name": "ASSETTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "ASSETTYPE", "required": true }, { "name": "ASSOCIATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Association status", "domain": { "type": "codedValue", "name": "UtilityNetwork_6_AssociationStatus", "description": "Indicates how the feature participates in associations.", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Container", "code": 1 }, { "name": "Structure", "code": 2 }, { "name": "Content", "code": 4 }, { "name": "Content and Container", "code": 5 }, { "name": "Content and Structure", "code": 6 }, { "name": "Attachment", "code": 8 }, { "name": "Attachment and Container", "code": 9 }, { "name": "Attachment and Structure", "code": 10 }, { "name": "Attachment and Content", "code": 12 }, { "name": "Attachment and Content and Container", "code": 13 }, { "name": "Attachment and Content and Structure", "code": 14 }, { "name": "Visible Content", "code": 16 }, { "name": "Visible Content and Container", "code": 17 }, { "name": "Visible Content and Structure", "code": 18 }, { "name": "Visible Content and Attachment", "code": 24 }, { "name": "Visible Content and Attachment and Container", "code": 25 }, { "name": "Visible Content and Attachment and Structure", "code": 26 }, { "name": "Connectivity", "code": 32 }, { "name": "Connectivity and Container", "code": 33 }, { "name": "Connectivity and Structure", "code": 34 }, { "name": "Connectivity and Content", "code": 36 }, { "name": "Connectivity and Content and Container", "code": 37 }, { "name": "Connectivity and Content and Structure", "code": 38 }, { "name": "Connectivity and Attachment", "code": 40 }, { "name": "Connectivity and Attachment and Container", "code": 41 }, { "name": "Connectivity and Attachment and Structure", "code": 42 }, { "name": "Connectivity and Attachment and Content", "code": 44 }, { "name": "Connectivity and Attachment and Content and Container", "code": 45 }, { "name": "Connectivity and Attachment and Content and Structure", "code": 46 }, { "name": "Connectivity and Visible Content", "code": 48 }, { "name": "Connectivity and Visible Content and Container", "code": 49 }, { "name": "Connectivity and Visible Content and Structure", "code": 50 }, { "name": "Connectivity and Visible Content and Attachment", "code": 56 }, { "name": "Connectivity and Visible Content and Attachment and Container", "code": 57 }, { "name": "Connectivity and Visible Content and Attachment and Structure", "code": 58 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": false, "defaultValue": 0, "modelName": "ASSOCIATIONSTATUS", "required": true }, { "name": "ISCONNECTED", "type": "esriFieldTypeSmallInteger", "alias": "Is connected", "domain": { "type": "codedValue", "name": "UtilityNetwork_6_IsConnected", "description": "Indicates if the feature is connected to a subnetwork controller.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": false, "defaultValue": 2, "modelName": "ISCONNECTED", "required": true }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE", "required": true }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE", "required": true }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UPDATEDBY", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "cpsubnetworkname", "type": "esriFieldTypeString", "alias": "CP subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "cpsubnetworkname", "required": true }, { "name": "SUPPORTEDSUBNETWORKNAME", "type": "esriFieldTypeString", "alias": "Supported subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "SUPPORTEDSUBNETWORKNAME", "required": true }, { "name": "SUPPORTINGSUBNETWORKNAME", "type": "esriFieldTypeString", "alias": "Supporting subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "SUPPORTINGSUBNETWORKNAME", "required": true }, { "name": "SystemSubnetworkName", "type": "esriFieldTypeString", "alias": "System subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "SystemSubnetworkName", "required": true }, { "name": "PressureSubnetworkName", "type": "esriFieldTypeString", "alias": "Pressure subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "PressureSubnetworkName", "required": true }, { "name": "IsolationSubnetworkName", "type": "esriFieldTypeString", "alias": "Isolation subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "IsolationSubnetworkName", "required": true }, { "name": "DMASubnetworkName", "type": "esriFieldTypeString", "alias": "DMA subnetwork name", "domain": null, "editable": false, "nullable": false, "length": 2000, "defaultValue": "Unknown", "modelName": "DMASubnetworkName", "required": true } ], "indexes": [ { "name": "UUID_53", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R53_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_ASSETGROU", "fields": "ASSETGROUP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_ASSETTYPE", "fields": "ASSETTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_cpsubnetw", "fields": "cpsubnetworkname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_SUPPORTED", "fields": "SUPPORTEDSUBNETWORKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_SUPPORTIN", "fields": "SUPPORTINGSUBNETWORKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_SystemSub", "fields": "SystemSubnetworkName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_PressureS", "fields": "PressureSubnetworkName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_Isolation", "fields": "IsolationSubnetworkName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_50_DMASubnet", "fields": "DMASubnetworkName", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Unknown", "domains": { "ASSETTYPE": { "type": "codedValue", "name": "UtilityNetwork_6_UnknownAssetType", "description": "The AssetType domain for the Unknown AssetGroup.", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ASSOCIATIONSTATUS": {"type": "inherited"}, "ISCONNECTED": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "ASSETTYPE": 0, "ASSETGROUP": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "ASSETGROUP": 0, "ASSETTYPE": 0, "ASSOCIATIONSTATUS": 0, "ISCONNECTED": 2, "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "cpsubnetworkname": "Unknown", "SUPPORTEDSUBNETWORKNAME": "Unknown", "SUPPORTINGSUBNETWORKNAME": "Unknown", "SystemSubnetworkName": "Unknown", "PressureSubnetworkName": "Unknown", "IsolationSubnetworkName": "Unknown", "DMASubnetworkName": "Unknown" }, "domains": { "ASSETTYPE": { "type": "codedValue", "name": "UtilityNetwork_6_UnknownAssetType", "description": "The AssetType domain for the Unknown AssetGroup.", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ASSOCIATIONSTATUS": {"type": "inherited"}, "ISCONNECTED": {"type": "inherited"} } } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,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": 5000, "maxRecordCountFactor": 1, "serviceItemId": "3c1e640cd7a74bffa81878a151e75cbe" }