11-07-2012 11:04 AM
Dear forum-members,
I need to convert loads of SWEREF 99 position coordinates to WGS 84 in order to display them in VIEW. Has anyone ever seen a well-working tool for that task or is there even a script or plug-in available for DIAdem?
Your input would be very much appreciated.
Phex
Solved! Go to Solution.
11-07-2012 11:56 AM
I have to correct my post: SWEREF 99 TM is almost the same as WGS 84. I was confused until I found out that my data format was given in meters. The question would now be, if there is some code available to convert UTM (position values given in meter) to latitudinal and longitudinal degrees?
Phex
11-08-2012 02:17 AM
I have no real knowledge in this area but there is a js at
http://home.hiwaay.net/~taylorc/toolbox/geography/geoutm.html
that can be easily converted to vbs.
It seems to be free and you can adapt it to your needs.
I attach the vbs script in a zip.
11-08-2012 03:02 AM
Works great. Thanks a lot!
Phex