TwinFan / LiveTraffic

LiveTraffic is an X-Plane multiplayer plugin, which fills your sky with live air traffic based on public flight tracking data.
https://twinfan.gitbook.io/livetraffic/
Other
100 stars 25 forks source link

Weather Download Broken #257

Closed TwinFan closed 9 months ago

TwinFan commented 9 months ago

Describe the bug

Weather doesn't download any longer. Apparently the URL got permanently redirected (HTTP-308), so we need to find out the new URL and implement that.

To Reproduce

Just fire up LiveTraffic.

Expected behavior

Live weather is automatically downloaded

Technical Info

Log.txt

0:02:02.161 LiveTraffic ERROR LTWeather.cpp:255/WeatherFetch: Weather download: Could not get network data: 308 - HTTP response was not HTTP_OK
TwinFan commented 9 months ago

AviationWeather.gov has indeed restructured its entire web presence, including a number of API endpoints. The new API documentation is here.