Esri / coordinate-conversion-addin-dotnet

Addin for ArcMap and Pro for convenient coordinate conversion in Desktop.
Apache License 2.0
45 stars 20 forks source link

Refix Issue #575 - +/- formatting chars failing #636

Closed csmoore closed 4 years ago

csmoore commented 4 years ago

Changes:

  1. Refixed #575 - +/- formatting chars failing a. That issue also showed up in https://github.com/Esri/distance-direction-addin-dotnet/issues/681
  2. Changes to unit tests (so all will pass) - these unit tests should all be working now a. It would be a good regression check if we could run these with PRs (I will also try to remember this) b. @kgonzago @dfoll - some MGRS unit tests were also failing for >+-80 lat, not sure if this bad test data or is a known issue with CC - but those test were commented out for now