I needed to covert decimal degree coordinates into degrees-minutes-seconds coordinates, so I created a little macro. I'd like to have it available to put inside any workflow, choose the latitude and longitude coordinates, and output all the fields from the original input data (like the Spatial Info tool does).
I'm not sure what terms to search for to do this. Is there a way to have a macro take any input, add the fields, then output all the original fields without having to join after?
<Example attached>
Solved! Go to Solution.
Oh, cool! I didn't know it was that simple. Thank you!