laptop and a wrench

Bug

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

ArcGIS Pro
Bug ID Number BUG-000166411
SubmittedApril 1, 2024
Last ModifiedJune 5, 2024
Applies toArcGIS Pro
Version foundN/A
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusAs Designed

Additional Information

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.

Workaround

  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.

Steps to Reproduce

Bug ID: BUG-000166411

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options