I have a large point feature class, and I need to move a significant number of the features to new coordinates.
I can use the Move To tool to do it one at a time, but it would be significantly better if I could take a table of coordinates and do it all in one.
How could I do this?
I don't think I can create a new feature, because I need the GlobalID to stay the same.