Closed ljuru closed 5 years ago
Addressed in PR #664 - should behave the same in Pro and ArcMap now (i.e. the label shown is the "full" axes values)
Pro and ArcMap for same values used for both "full"(left) and "semi"(right) inputs: Pro:
ArcMap:
@ljuru @csmoore Was this just on Pro 2.4 and introduced new at MT 3.5? or was this an issue in previous versions of Pro/MT?
@lfunkhouser I noticed the issue was in Pro 2.3 as well.
I should have mentioned in my comments - it looked like this issue may have been present since we switched the graphics to features (June, 2018)
Build 82 from this branch looks good
Tested on Pro: 2.4 ArcMap: 10.4.1
Label displays correctly when drawn interactively
Label displays correctly when manually entering semi values
Label displays correctly when manually entering full values
Label displays correctly when drawn interactively
Label displays correctly when manually entering semi values
Label displays correctly when manually entering full values
Github doc work in this PR
removed G-qc verify because i forgot to do it when i made this comment
PR has been approved and merged.
Verified doc updates on solutionsdev for MT and DD and PDFs for MT (dev build 3.5.0.308) and DD (dev build (88).
Current Behavior
This bug was discovered while doing Certification Testing for the Distance and Direction add in for ArcGIS Pro 2.4.
Repro steps:
a) Optional: Enter 3000 for the Major Axis box and 1500 for the Minor Axis box and 30 for Angle (though any angle will do because the angle label works correctly).
b) Selecting Full:
Note: The labels being displayed for this feature show semi major and minor axis values instead of full major and minor axis values
Expected Behavior
The labels displayed when an ellipsoid is created should reflect major and minor axis values. The core measure tool set to Geodesic is used to confirm results.
Additional Notes:
• Observed in ArcGIS Pro 2.3 with released version of MT/DD • Did not observe on ArcMap 10.7.1