Esri / distance-direction-addin-dotnet

Add-in provides the ability to easily and quickly create geodesy lines, circles, ellipses and range rings.
Apache License 2.0
17 stars 22 forks source link

Attribute table for rings not being populated #420

Closed NatalieCampos closed 6 years ago

NatalieCampos commented 7 years ago

ETA: This issue was found using the interactive method.

This distance units for rings are not populated in the attribute table. The Distance Units attribute should be populated for circles as they are for radials.

In addition the Center X and Center Y also not being populated for rings.

image

NatalieCampos commented 7 years ago

This is NOTseen in Pro. Seen screen grab below. image

BobBooth commented 6 years ago

I think this is Non-Repro. Tested in ArcMap 10.6.0. 8321 / Military Tools Add-in 2.0 Interactively added rings, exported to both feature class and shapefile. Rows in table show distances for both. The ones with all the same distance are radials. image.png

csmoore commented 6 years ago

@BobBooth noticed this doesn't seem reproducible, removing dev tag

BobBooth commented 6 years ago

PR created to update checklist test: https://github.com/ArcGIS/solutions-defense-test-catalog/pull/120 @dfoll or @ACueva please merge, and then this issue can be moved to Done.

ACueva commented 6 years ago

https://github.com/ArcGIS/solutions-defense-test-catalog/pull/120 Merged. Moving to Done.