FlightRadarAPI icon indicating copy to clipboard operation
FlightRadarAPI copied to clipboard

Live flight requests returning flights Out of Bounds.

Open Talisman825 opened this issue 5 months ago • 1 comments

I am unsure whether my bounds are incorrect, or if there is another problem?

I have bounds set to "51.6, 51.4, -3.0, -2.9", but when i use client.live.flight_positions_get_light, it is returning flights with coords of -19.16625, -175.20432, and -14.23145, -170.62256. Wildly outside of the bounds. Is this an error on my part?

Image
  1. OS: Windows 10
  2. Python Version 3.12.7

Talisman825 avatar Sep 01 '25 14:09 Talisman825

Could you please put your code here?

JeanExtreme002 avatar Sep 22 '25 01:09 JeanExtreme002