Closed lfunkhouser closed 5 years ago
This issue was created based on the comment in the Pro 2.3 MT GP testing issue. Please add any additional information, including steps to repro and screenshots of the issue. Also, it wasn't clear if this happens on the released Sept version of MT.
When revisiting this I am experiencing slightly different results.
TableToEllipse.csv
as Input Table
DD_2
x
y
Major
Minor
KILOMETERS
Orient
DEGREES
TableToEllipse_single.csv
as Input Table
MGRS
MGRS
(note there are several other fields listed that do not show in the file)Major
Minor
KILOMETERS
Orient
DEGREES
TableToEllipse_singleDD.csv
as Input Table
DD_1
DD
Major
Minor
KILOMETERS
Orient
DEGREES
Seeing the same behavior with the 2018_10 release
Test case 2
was fixed in this PR.
Issue with Test case 3
is Lat/Long was reversed in the CSV file. This caused the Convert Coordinate Notation tool that is used in the tool script to act weirdly. Once the coordinates were in the correct format, Test case 3
worked.
this looks good testing from the branch, but waiting to move to done because the .pyt is showing as missing when added to arcmap or arcgis pro. @kgonzago @csmoore can we look at this in the morning?
@dfoll - I believe PR #398 fixed this issue - can you try again testing from dev?
Built and testing from Commercial\Solutions\DefenseSolutions\MilitaryToolsForArcGIS\January2019\Dev Toolbox opens correctly,
From @dfoll: Table to Ellipse is taking whatever coordinate field you give it and adding an "_X" and "_Y" field even if you use a single coordinate style like MGRS. looking back I don't see where this would have been introduced unless it happened here somehow when we were looking at this issue this is happening on Pro2.2 as well
@dfoll Please fill out the issue with the necessary steps to repro with screenshots of the issue. It also isn't clear if this happens on the released September version or just the new build.