Robert Jacobs wrote:
> A quick question for any of you.  Can Flight Gear be used as a database for
> ground elevation?  Could I query it with earth coordinates and ask it to
> return the local elevation of the ground with respect to sea level?  Would
> this be difficult to implement?

Yes, it can, though whether it's sensible to do so would depend on what 
you wanted to use the information for. You can use the properties 
interface (either by telnet or http) to set a position, then read back 
the ground elevation - the null fdm is ideal for this. We also have a 
tool which can load scenery tiles and return elevations - it's far more 
efficient for doing this in bulk. The values you get are of cource the 
elevation of the scenery, which may vary from real world values - if 
that's what you want then you're probably better off reading values 
directly from SRTM or a similar source.

Jon

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to