Click here to Skip to main content
15,885,880 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello everybody,.

I am implementing a flight tracker project in WPF and c#,
I would like track some flights in according to latitude and longitude in real time.
There are many application that do this, but i dont know where they take the data.

I have two question:
- Someone can you tell me where i can find the database, or data source, that i can query to extract in real time the data?

- These database are free?

Thanks so much, any help is usefull.
Posted
Updated 10-Nov-12 5:51am
v2
Comments
Nelek 10-Nov-12 11:39am    
Could you use the "improve question" widget and elaborate your request a bit more?

i.e. A concrete Land? International? All companies? All airports?
Richard MacCutchan 10-Nov-12 14:14pm    
Think about this, how do you expect to find real-time flight data in a database? You need to get the data from the airlines or some provider that consolidates the information so provided. Try a Google search for "RSS feed flight data" and see where you get to.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900