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

Reversed (Lon/Lat) coordinate input not accepted by Distance Direction starting point box #467

Closed lfunkhouser closed 6 years ago

lfunkhouser commented 7 years ago

From @BobBooth on September 29, 2017 17:53

While checklist testing the coordinate conversion tool, I used this test pair: 20.82S 45.47E and 45.47E 20.82S. The second of these (45.47E 20.82) is rejected by the input box of the Distance and Direction Line tool. image Shouldn't the same code from CC work in this input box?

Testing with ArcMap 10.6, (8184) and Military Tools 2.0

Copied from original issue: Esri/coordinate-conversion-addin-dotnet#431

adgiles commented 6 years ago

Duplicate of #216 can be closed