{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Pole Foreman Reports - Span Detailed Information", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 6, "name": "PoleForemanReports_SPANS", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "span_db_join", "composite": false, "catalogID": "{7769DAD5-51A0-4D53-9050-BD8E5B7F1591}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "report_id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "report_id", "type": "esriFieldTypeString", "alias": "report_id", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "report_id" }, { "name": "pole_id", "type": "esriFieldTypeString", "alias": "pole_id", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "pole_id" }, { "name": "pdf_row_id", "type": "esriFieldTypeInteger", "alias": "Row Number in Report", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pdf_row_id" }, { "name": "span_id", "type": "esriFieldTypeInteger", "alias": "Span ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "span_id" }, { "name": "circuit_id", "type": "esriFieldTypeInteger", "alias": "Circuit ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "circuit_id" }, { "name": "category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "category" }, { "name": "phase_count", "type": "esriFieldTypeInteger", "alias": "Phase Count", "domain": { "type": "codedValue", "name": "phase_count", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "Neutral", "code": 998 }, { "name": "Joint Use", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "phase_count" }, { "name": "wire_size", "type": "esriFieldTypeString", "alias": "Wire Size", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "wire_size" }, { "name": "ruling_span", "type": "esriFieldTypeDouble", "alias": "Ruling Span (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ruling_span" }, { "name": "description", "type": "esriFieldTypeString", "alias": "Joint Use - Description", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "description" }, { "name": "joint_use_id", "type": "esriFieldTypeInteger", "alias": "Joint Use - ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "joint_use_id" }, { "name": "span_db_join", "type": "esriFieldTypeString", "alias": "span_db_join", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "span_db_join" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "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" } ], "indexes": [ { "name": "g24643span_db_jo", "fields": "span_db_join", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r253_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_253", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pole Foreman Reports - Span Detailed Information", "description": "", "prototype": { "attributes": { "span_db_join": null, "joint_use_id": null, "report_id": null, "pole_id": null, "pdf_row_id": null, "span_id": null, "circuit_id": null, "category": null, "phase_count": null, "wire_size": null, "ruling_span": null, "description": null } }, "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 }