{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Cityworks_sde.DBO.fSignalVideoDetectionCamera", "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": 29, "name": "SignalPoles", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Parent_ID", "composite": false, "catalogID": "{031F893C-B277-4623-884C-4DA24B3785CF}" } ], "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, "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": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID_1", "displayField": "Manufacturer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Type" }, { "name": "SerialNumber", "type": "esriFieldTypeString", "alias": "SerialNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SerialNumber" }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Warranty" }, { "name": "LifeExpectancy", "type": "esriFieldTypeString", "alias": "LifeExpectancy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LifeExpectancy" }, { "name": "EngProjectNumber", "type": "esriFieldTypeString", "alias": "EngProjectNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EngProjectNumber" }, { "name": "GeneralContractor", "type": "esriFieldTypeString", "alias": "GeneralContractor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GeneralContractor" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Planned", "code": "Planned" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Killed", "code": "Killed" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Active", "modelName": "Status" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location" }, { "name": "ConsequenceOfFailure", "type": "esriFieldTypeDouble", "alias": "ConsequenceOfFailure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConsequenceOfFailure" }, { "name": "ProbabilityOfFailure", "type": "esriFieldTypeDouble", "alias": "ProbabilityOfFailure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProbabilityOfFailure" }, { "name": "Mitigation", "type": "esriFieldTypeDouble", "alias": "Mitigation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mitigation" }, { "name": "Risk", "type": "esriFieldTypeDouble", "alias": "Risk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Risk" }, { "name": "EstimatedLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedLife", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedLife" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReplacementCost" }, { "name": "CostingDate", "type": "esriFieldTypeDate", "alias": "CostingDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CostingDate" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "Parent_ID", "type": "esriFieldTypeString", "alias": "Parent_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Parent_ID" }, { "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": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" }, { "name": "OldParentID", "type": "esriFieldTypeString", "alias": "OldParentID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OldParentID" } ], "indexes": [ { "name": "R65_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G170Parent_ID", "fields": "Parent_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cityworks_sde.DBO.fSignalVideoDetectionCamera", "description": "", "prototype": { "attributes": { "OldParentID": null, "Parent_ID": null, "Manufacturer": null, "Model": null, "Type": null, "SerialNumber": null, "Warranty": null, "LifeExpectancy": null, "EngProjectNumber": null, "GeneralContractor": null, "Comments": null, "Status": "Active", "Location": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Mitigation": null, "Risk": null, "EstimatedLife": null, "InstallationDate": null, "ReplacementCost": null, "CostingDate": null, "Asset_ID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }