Hello everyone,
I have a feature class with points in State Plane coordinates, and I would like to add two columns on the attributes to add the lat and long for each point.
How can I convert each point of the feature class and get its lat,long values and save them in the attributes.
Thanks