laptop and a wrench

漏洞

The Table to Ellipse tool produces inconsistent outputs when setting the spatial reference for the output data.

ArcGIS Pro
漏洞 ID 编号 BUG-000166411
已提交April 1, 2024
上次修改时间June 5, 2024
适用范围ArcGIS Pro
找到的版本N/A
操作系统Windows OS
操作系统版本10.0 64 Bit
状态As Designed

附加信息

The tool reference states "When the output ellipsis are planar, the x- and y-coordinates and the lengths of the major and minor axes are measured on the projected plane". The tool works properly, taking the values of CenterX and CenterY as in meters (same units as the Major and Minor values), therefore they are located very close to the origin of the projected coordinate system. The values of CenterX and CenterY are intended as Long/Lat. Convert them to values in meters in the projected coordinate system.

解决办法

  1. Use XY Table To Point tool on Origin_Table to obtain points in projected coordinate system based on CenterX and CenterY. 
  2. Use Calculate Geometry Attributes on the points from Step 1 above, to calculate the 'Point x-coordinate' and 'Point y-coordinate' into two new fields, e.g. meterX and meterY. 
  3. Use Join Field tool to join the point feature class table with the Origin_table to transfer the meterX and meterY fields back to Origin_table. 
  4. Run Table To Ellipse using the the two new meterX and meterY as the X Field and Y Field. The expected result is obtained, consistent with those produced by the Distance and Direction tool.

重现步骤

漏洞 ID: BUG-000166411

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项