Plot Opensky Air Data with JavaScript And Bokeh Library

2 years 1 week ago #1858 by supermans
HI everyone, I am trying to develop flight tracking system but I am having problem with loading data from opensky to Bokeh Library using Javascript. If anyone has sample or any idea can someone help with it? 

Please Log in or Create an account to join the conversation.

1 year 1 month ago #2372 by JamesBond007
Hi, I am having same
I have my local page and trying to load data to my page using , can you please help me?

Please Log in or Create an account to join the conversation.

1 year 1 month ago #2376 by jluebbe
Maybe, this example helps you:

jaluebbe.github.io/FlightMapEuropeSimple...p_europe_static.html

github.com/jaluebbe/FlightMapEuropeSimpl...c/aircraft_static.js

However, I do not recommend to download the states directly via JavaScript. If you want to perform more than 100 requests per day, you need to log in. You don't want to put your login data into your front-end. I recommend a back-end buffering aircraft positions that can be consumed by the front-end.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
This website uses cookies to offer you the best experience of our services. By using this website you agree to our privacy policy!