Web services at http://nav.vyncke.org
The following web services are available:
- airports_ws.php: list all airports within (lat1, lon1) and (lat2, lon2)
- airport_ws.php: detailed information about airport code icao
- airspaces_ws.php: list all airports within (lat1, lon1) and (lat2, lon2) and active at alt2 (feet AMSL)
- navaids_ws.php: list all navaids within (lat1, lon1) and (lat2, lon2)
- navaid_ws.php: detailed information about navaid code icao
- gfs_ws.php: wind information (m/sec) and temperature (K) at latitude and longitude (3 hour forecast from NCOA GFS model)
- wmm_ws.php: magnetic declinaison/variation at latitude and longitude (from NCOA WMM model)
Pass 'json=y' to the GET request to have the result JSON encoded.
Please contact eric _at_ vyncke.org for more information