Hello!
I have a question about this script:
I want to convert lat lon points in the Northern Shelf Sea (Europe) to coordinates which have the unit meters. So I thought using UTM coordinates was the best solution.
However, the area is quite big (1000km x 1000km) and contains different zones. So after converting, my points are not in the right order any more. So either it is simply not possible to have points of different zones in one data base or the script makes some mistake.
Can somebody help me with this issue?
Thank you. Anna
Comment only
02 Sep 2008
deg2utm
Function to convert lat/lon vectors into UTM coordinates (WGS84)
E Bobane
I have my Lat/Lon coordinates in Degrees, Minutes and Seconds (as in your Example 2). However I am missing the 'dms2deg' and 'mat2dms' functions. Are these in some toolbox or part of this submission.
4
03 Jan 2008
deg2utm
Function to convert lat/lon vectors into UTM coordinates (WGS84)
Comment only