{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "STREETLIGHTS.DEO_Circuits", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED", "editDateField": "EDITED_DATE", "editorField": "EDITED" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "DEO_LightStructures", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FEATURE_ID", "composite": false, "catalogID": "{290E2C8E-3A81-4316-809C-2BB9FC95DD45}" } ], "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, "supportsReturningGeometryEnvelope": 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,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CONTRACTOR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_ID", "type": "esriFieldTypeInteger", "alias": "FEATURE_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "circuit_id" }, { "name": "CONTROLLER_ID", "type": "esriFieldTypeInteger", "alias": "CONTROLLER_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "controller_id" }, { "name": "BRANCH", "type": "esriFieldTypeSmallInteger", "alias": "BRANCH", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "branch" }, { "name": "DISPLAY_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "DISPLAY_FLAG", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "display_flag" }, { "name": "NUMBER_OF_CONDUCTORS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_CONDUCTORS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "number_of_conductors" }, { "name": "CDOT_PROJECT_ID", "type": "esriFieldTypeInteger", "alias": "CDOT_PROJECT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cdot_project_id" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "comments" }, { "name": "CONTRACTOR_NAME", "type": "esriFieldTypeString", "alias": "CONTRACTOR_NAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CONTRACTOR_NAME" }, { "name": "CONTRACTOR_START", "type": "esriFieldTypeDate", "alias": "CONTRACTOR_START", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONTRACTOR_START" }, { "name": "CONTRACTOR_END", "type": "esriFieldTypeDate", "alias": "CONTRACTOR_END", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONTRACTOR_END" }, { "name": "CONTRACTOR_BOE_WO", "type": "esriFieldTypeString", "alias": "CONTRACTOR_BOE_WO", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CONTRACTOR_BOE_WO" }, { "name": "CONTRACTOR_COMMENTS", "type": "esriFieldTypeString", "alias": "CONTRACTOR_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONTRACTOR_COMMENTS" }, { "name": "CREATED", "type": "esriFieldTypeString", "alias": "CREATED", "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": "EDITED", "type": "esriFieldTypeString", "alias": "EDITED", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "circuit", "modelName": "feature_type" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "TGO_USER", "type": "esriFieldTypeString", "alias": "TGO_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TGO_USER" }, { "name": "REMOVED", "type": "esriFieldTypeString", "alias": "REMOVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REMOVED" } ], "indexes": [ { "name": "I102867CONTROLLE", "fields": "CONTROLLER_ID,FEATURE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R78738_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_78738", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_78738", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "STREETLIGHTS.DEO_Circuits", "description": "", "prototype": { "attributes": { "TGO_USER": null, "REMOVED": null, "FEATURE_ID": 0, "CONTROLLER_ID": null, "BRANCH": 0, "DISPLAY_FLAG": 0, "NUMBER_OF_CONDUCTORS": null, "CDOT_PROJECT_ID": null, "COMMENTS": null, "CONTRACTOR_NAME": null, "CONTRACTOR_START": null, "CONTRACTOR_END": null, "CONTRACTOR_BOE_WO": null, "CONTRACTOR_COMMENTS": null, "FEATURE_TYPE": "circuit" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }