Select to view content in your preferred language

Need to convert surface XY coordinates to NAD27 LAT LONG

1293
2
09-15-2014 10:29 AM
DannyLackey
Deactivated User

Need to convert surface XY coordinates to NAD27 LAT LONG and write to table (Excel, Access, etc).  Can this be done via Python?  TIA

0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus

there are several ways...did you examine the code snippets for the Project tool?  What is the coordinate system of your input data?  Did you check out the Table to Table tool in the conversion toolset? what code do you have so far?

0 Kudos
NettoChad
Occasional Contributor

I agree with Dan Patterson‌ . The ESRI help has tons of really good examples for stuff like this. Most of the time you can just copy/ paste from the help documentation.

0 Kudos