{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Room Area", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 10, "name": "HVAC", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{8744FB64-3CFE-4181-9FE6-10E590A301EF}" }, { "id": 11, "name": "Mechanical", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{D0578042-E0F7-467F-8724-3ECF3C577853}" }, { "id": 7, "name": "Room Area", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{D608576E-A89D-4568-B8F0-919CDEB999B5}" }, { "id": 8, "name": "Safety", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{81883ED4-04C3-4492-BF4D-606DA4D0A2F0}" }, { "id": 12, "name": "Building Envelope", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{38BF0358-C6B5-4EDF-AB23-4050C01EF952}" }, { "id": 13, "name": "Electrical", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{4C7D712C-3281-4133-8592-F96CEE4834DA}" }, { "id": 14, "name": "Interior Fitup", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{EAC9E1BF-36F2-4B45-B5BE-732BF1B7F843}" }, { "id": 9, "name": "Floor", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GUID_ROOMAREA", "composite": false, "catalogID": "{ED091D84-6EEB-41A0-A150-42D968058E93}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ASSET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSET_NAME" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "GUID_ROOMAREA", "type": "esriFieldTypeGUID", "alias": "GUID_Site", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID_ROOMAREA" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "In Service", "code": "In_Service" }, { "name": "Out of Service", "code": "Out_of_Service" }, { "name": "Decommissioned", "code": "Decommissioned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": "In_Service", "modelName": "STATUS" } ], "indexes": [ { "name": "GDB_126983_GUID_", "fields": "GUID_ROOMAREA", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R453552_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_453552", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Room Area", "description": "", "prototype": { "attributes": { "LOCATION": null, "DESCRIPTION": null, "ASSET_NAME": null, "FACILITY_NAME": null, "STATUS": "In_Service", "GUID_ROOMAREA": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }