Select to view content in your preferred language

Converting TSR to Lat/Long in ArcGIS

3010
2
07-08-2015 07:10 AM
brittanyschamaun1
Deactivated User

I have currently subscribed to EarthPoint to batch convert my TSR into Lat/Longs. I feel like there has to be a way to do this in GIS without having to pay for it. Any idea how?

0 Kudos
2 Replies
WesMiller
Deactivated User

If you have spatially referenced data you can create two fields in your table and use Calculate Geometry to get XY

ChrisSmith7
Honored Contributor

From the STR polygon layer, you can create centroid points, reproject to WGS (if not already in a geographic coordinate system), then, add x,y data.

41027 - Calculate feature centroids

0 Kudos