How to convert State Plane to decimal degrees (and save to attribute table)

4570
4
Jump to solution
02-25-2015 12:26 PM
AnneWynn
New Contributor II

Any suggestions?  Thanks for the help!

0 Kudos
1 Solution

Accepted Solutions
TimWitt2
MVP Alum

Anne,

Do you have a feature layer with attributes? If so, then you can add two fields , call them Lat and Long. Right click the heading of one of the Fields and choose "Calculate Geometry" in the unit dropdown box should be Decimal.

Tim

View solution in original post

4 Replies
TimWitt2
MVP Alum

Anne,

Do you have a feature layer with attributes? If so, then you can add two fields , call them Lat and Long. Right click the heading of one of the Fields and choose "Calculate Geometry" in the unit dropdown box should be Decimal.

Tim

AnneWynn
New Contributor II

Thank you, Tim!!

I really appreciate your help.

Anne

0 Kudos
JoeBorgione
MVP Emeritus

If you want your data to be in Decimal Degrees use the project tool.

If you want to simply keep track of the decimal degree coordinates of your UTM data, add two fields in your UTM data attribute table like Latitude and Longitude as double type.  The use the calculate geometry feature in an edit session setting the appropriate units.

That should just about do it....
AnneWynn
New Contributor II

Thank you so much for your help!!

Appreciatively,

Anne

0 Kudos