{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "esri_sde.DBO.Street_Light_Reporting", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Streetlights", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Pole", "composite": false, "catalogID": "{67AC663A-5987-49F0-B6FB-665CAE3ABE7A}" } ], "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": "", "displayField": "Pole", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Pole", "type": "esriFieldTypeString", "alias": "Pole", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Pole" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ISSUES", "type": "esriFieldTypeString", "alias": "ISSUES", "domain": { "type": "codedValue", "name": "Streetlight_Issues", "description": "Typical streetlight issues", "codedValues": [ { "name": "Outage", "code": "Outage" }, { "name": "Day Burner", "code": "Day Burner" }, { "name": "Flickers", "code": "Flickers" }, { "name": "Pole Knocked Down", "code": "Pole Knocked Down" }, { "name": "Pole Loose", "code": "Pole Loose" }, { "name": "Pole Leaning", "code": "Pole Leaning" }, { "name": "Base Plate Open", "code": "Base Plate Open" }, { "name": "Base Plate Missing", "code": "Base Plate Missing" }, { "name": "Exposed Wires", "code": "Exposed Wires" }, { "name": "Fixture Damaged", "code": "Fixture Damaged" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ISSUES" }, { "name": "STARTPOLENUM", "type": "esriFieldTypeString", "alias": "STARTPOLENUM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STARTPOLENUM" }, { "name": "ENDPOLENUM", "type": "esriFieldTypeString", "alias": "ENDPOLENUM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ENDPOLENUM" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "STREETLIGHTTYPE", "type": "esriFieldTypeInteger", "alias": "STREETLIGHTTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREETLIGHTTYPE" } ], "indexes": [ { "name": "R1103_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "esri_sde.DBO.Street_Light_Reporting", "description": "", "prototype": { "attributes": { "last_edited_date": null, "STREETLIGHTTYPE": null, "Pole": null, "ADDRESS": null, "ISSUES": null, "STARTPOLENUM": null, "ENDPOLENUM": null, "created_user": null, "created_date": null, "last_edited_user": 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, "serviceItemId": "b7c7d1846dd249dc9fba0aa33f3e0a43" }