Howto:Calculate elevations: Difference between revisions

Jump to navigation Jump to search
m
Fixed spelling and formatting
m (Fixed spelling and formatting)
 
Line 2: Line 2:


To use it:
To use it:
# Launch FG like this : "fgfs --fdm=null --telnet=5401"
# Launch FG like this: <tt>fgfs --fdm=null --telnet=5401</tt>
# Then, in a separate window, lauch the script : "./find_elevations.pl".
# Then, in a separate window, launch the script: <tt>./find_elevations.pl</tt>.
# Enter the longitude and latitude of the object for which you want to get the elevation.
# Enter the longitude and latitude of the object for which you want to get the elevation.
For instance :
For instance:
  olivier@olivier-portable:/var/www$ ./find_elevations.pl
  olivier@olivier-portable:/var/www$ ./find_elevations.pl
  -3.926816 48.632452 62.37586682
  -3.926816 48.632452 62.37586682
For a longitude of -3.926816 and a latitude of 48.632452, the elevation is 62.37586682.
For a longitude of -3.926816 and a latitude of 48.632452, the elevation is 62.37586682.


Enjoy !
Enjoy!


== Related content ==
== Related content ==
329

edits

Navigation menu