-
Notifications
You must be signed in to change notification settings - Fork 3
FGX Globe API Documentation
theo-armour edited this page Feb 27, 2013
·
4 revisions
FGX Globe provides a manipulable 3D visual display of FGX CrossFeed near real-time data of current on-line FlightGear sessions.
The visual display is accessed using URLs with session parameters specified in the query string.
This document provides
- The parameters that can be used
- Examples of the URLs
For a brief introduction to RESTful web services please visit the sites listed below:
http://www.infoq.com/articles/rest-introduction
http://en.wikipedia.org/wiki/REST
and
*Parameter* | *Use* | *Default* |
lat | Sets camera position latitude | 45 |
lon | Sets camera position longitude | -20 |
rad | Sets radius distance from the center of the Globe which has a radius of 50 | 100 |
ps | Sets the scale of the planes | 10 |
as | Sets the scale of the altitude exaggeration | 10 |
dd | Sets the rate of movement of the screen display | 0.2 |
rr | Sets the refresh rate | 10 |