Closed BobBooth closed 5 years ago
@kgonzago @csmoore - actually, please hold off on review and merge. I thought of a couple of cases that I want to test, to be sure it is behaving correctly.
Added a test case and made some changes so would work in ArcMap in https://github.com/Esri/military-tools-geoprocessing-toolbox/pull/412/commits/2994cfee133e79a1b2279af19b1bb5e5f46317b0
Added logic to detect when the coordinate system is not GCS_WGS_84 and create points from two fields with projected x and Y values (such as State Plane or UTM).
Description
Enhancement to resolve issue 386 - combine the features of Convert Coordinate Notation (current capability) with XY Table To Point.
Related Issue
386
Motivation and Context
Allows input of X and Y values that are in projected coordinate systems
How Has This Been Tested?
Tested tool on Naperville test data included with issue. To test:
OR, for UTM:
Screenshots (if appropriate):
Types of changes
Checklist: