Tagged Questions
1
vote
1answer
131 views
Project layer with custom projection
My ultimate goal is to know UTM and UTM Northing and Easting. The data can be anywhere in North america. I calculated UTM using arcpy tool (arcpy.CalculateUTMZone_cartography) and I tried to truncate ...
1
vote
1answer
318 views
UTM coordinate conversion to Geographic coordinates
I have about 500 separate files containing GPS points in UTM coordinates from multiple zones.
I am looking for a simple and fast python or Php script that i can use to carry out a batch conversion ...
