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 for these files.
Thanks
|
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 for these files. Thanks |
|||||||||
|
|
proj.4 or GDAL/OGR might be useful. We can probably provide better answers if you tell us what file format you want to convert from, the UTM zone, and the target coordinate system. |
|||||||
|