At what altitude are the planes currently flying around the world?
I have make a Java program (Wieviele Flugzeuge sind jetzt im Vergleich zu „vor Corona“ in der Luft? – Wenzlaff.de – Rund um die Programmierung).
Here the result from now:
Flugbereich in Meter ; Flughöhe in Meter
Parken 0 ; 515
1-500 ; 363
500-1000 ; 300
1000-2000 ; 306
2000-3000 ; 214
3000-4000 ; 225
4000-5000 ; 161
5000-6000 ; 174
6000-7000 ; 182
7000-8000 ; 236
8000-9000 ; 221
9000-10000 ; 345
10000-10500 ; 361
10500-11000 ; 555
11000-11500 ; 291
11500-12000 ; 492
12000-13000 ; 177
über 13000 ; 34
Summme ; 5152
Zeitpunkt ; Tue Nov 23 13:32:12 CET 2021
Quelle ; The OpenSky Network, http://www.opensky-network.org
What do you think?
1 Like
Yes, but that’s opensky as source from their API, right?
They do have significant less aircraft in view than other sites based on their coverage.
Above Flightradar24, below Opensky

But anyways interesting
Yes, that’s source is from free OpenSky REST-Api!
1 Like
I was playing around with that API as well for my own receiver.
Maybe you can look at ADSBExchange, they also offer an API and they have a wider coverage.
good idea … but the tendency is evident 
The free API for every receiver is a thing of the past due to rampant abuse.
There are the lot of circle bots and quite a few hobby users that still use that past offering though.
That is really bad if people abuse that level of trust. Sorry to hear that. Thanks for the update
system
Closed
8
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.