LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to convert latitude and longitude into UTM coordinates.

I am trying to convert latitude and longitude into UTM coordinates. can sombody please help
0 Kudos
Message 1 of 11
(7,917 Views)

Here is a program you can use to verify your labview code.

http://www.my3d.com/converter.php

0 Kudos
Message 2 of 11
(7,909 Views)
that is not what i am looking for. i was looking for some code on how to do that. thank you any way

vivi
0 Kudos
Message 3 of 11
(7,906 Views)
0 Kudos
Message 4 of 11
(7,904 Views)
thank you very much for the link.

vivi
0 Kudos
Message 5 of 11
(7,899 Views)
A Google search found this link: http://www.uwgb.edu/dutchs/UsefulData/UTMFormulas.HTM

It has the raw formulas as well as a link to an Excel spreadsheet.

Lynn
0 Kudos
Message 6 of 11
(7,892 Views)
thanks, i found some in java script and i am using that as the plan for labview code
Message 7 of 11
(7,887 Views)

Hey ViVi, i am also wanting to convert latitude and longitude into UTM coordinates, and i was hoping you could upload the .vi you made.

 

It would be much appreciated.

Thank. 

0 Kudos
Message 8 of 11
(6,831 Views)

I have C++ code that is hosted at http://gpsy.com/gpsinfo/geotoutm/index.html. The codes been used now for about 14 years. The site also has links to other implementations.

 

Chuck

0 Kudos
Message 9 of 11
(6,776 Views)

Hi....I am 'anu' from india.

 

I want to draw 3D plot of aircraft trajetory by using the latitude,longittude and altitude of aircraft is it possible with labview8.5. If you have any similar VI pls share. And is it possible to define a 3D object like aircraft, 2 axis moving objects?

 

Thanks in Advance

0 Kudos
Message 10 of 11
(6,556 Views)