anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Flight Number Generation - Routes  (Read 7406 times)

0 Members and 1 Guest are viewing this topic.

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Flight Number Generation - Routes
« on: March 16, 2008, 10:01:50 PM »
Hi all,

Seems a lot of the posts at the moment are about Routes in RadarBox and why are they are not updated while there other applications which can do this.

Firstly its very difficult to have database with all the routes of the world as they change so much and very often. Having said that the one in RadarBox has over 100,000+ records.
Maintaining that is impossible task.

You have may have come across other applications which are generating the routes once they are caught and you have asked us why we can't do the same:

A lot of these programs are using a technique where they poll certain web flight tracker sites for the Flight Number and once they find a result they get the route details back and save it.

This is not a nice technique for a software to do as these sites make money via adverts so polling a website like this is not liked by the tracking company as you are getting the information for free. If we were to do this without permission of various companies (you will need a few to get a good number of results) we could get into some legal difficulty.

We will be looking into alernate ways however this is difficult task either way to have a world route database.

Hope that gives you a insight.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

Allocator

  • RadarBox24.com Beta Testers
  • Hero Member
  • *
  • Posts: 3568
Re: Flight Number Generation - Routes
« Reply #1 on: March 16, 2008, 10:09:31 PM »
If anybody wants to play with the routes I've gathered using PlanePlotter and Flight Display 6 for the central UK, then I'll make the file available.

However, you will either have to add these routes manually, or will need to know how to import them to the NavData.db3 database as described by tarbat - easy when you know how, but has the potential to go horribly wrong :-0

Here is a small section of the csv file - note the capture of Flight ID's with letters after the numbers.  EZY24 might already be in the RadarBox flight database, but EZY24LC certainly won't be, even though the route is the same as for EZY24

"EZY24LC","EGGW","EGPD"
"EZY265","EGSS","EGAA"
"EZY26QD","EGSS","EGAA"
"EZY27AJ","EGKK","EGAA"
"EZY27VE","EGSS","EGPF"
"EZY28EJ","EGKK","EGAA"
"EZY28ZF","EGSS","EGPH"
"EZY2LN","EGGD","EGAA"
"EZY302T","LSGG","EGGP"
"EZY305K","EGGP","LSGG"
"EZY3075","EGSS","LEAS"
"EZY309U","EGGP","LSGG"
"EZY31WB","EGGW","EGPH"
"EZY32HL","EGKK","EGPF"

I've captured 788 routes so far, but the majority of these will already be in the RadarBox database.
« Last Edit: March 16, 2008, 10:11:10 PM by Allocator »

steveb25

  • Guest
Re: Flight Number Generation - Routes
« Reply #2 on: March 17, 2008, 12:30:50 PM »
Allocator

I would be very interested in a copy of your list




Really

  • New Member
  • *
  • Posts: 41
Re: Flight Number Generation - Routes
« Reply #3 on: March 17, 2008, 01:24:04 PM »
If anybody wants to play with the routes I've gathered using PlanePlotter and Flight Display 6 for the central UK, then I'll make the file available.

I would love a copy too if that's ok?

Cheers

Allocator

  • RadarBox24.com Beta Testers
  • Hero Member
  • *
  • Posts: 3568
Re: Flight Number Generation - Routes
« Reply #4 on: March 17, 2008, 01:25:05 PM »
I'll try and get it uploaded and post the address tonight.

Allocator

Allocator

  • RadarBox24.com Beta Testers
  • Hero Member
  • *
  • Posts: 3568
Re: Flight Number Generation - Routes
« Reply #5 on: March 17, 2008, 10:08:39 PM »

Really

  • New Member
  • *
  • Posts: 41

steveb25

  • Guest
Re: Flight Number Generation - Routes
« Reply #7 on: March 18, 2008, 10:54:36 AM »
Allocator
 
a big thank you from myself also

Roadrunner

  • Hero Member
  • *****
  • Posts: 600
  • Aviation enthusiast since school visit to Heathrow
Re: Flight Number Generation - Routes
« Reply #8 on: March 18, 2008, 12:36:36 PM »
Maybe an enhancement for the next update of RB. Be able to import lists of flight numbers and details direct into the NavData.db3, in a simlilar fashion to importing .SQB files from SBS1 to RB ? ? ?

Bigyun2000

  • Full Member
  • ***
  • Posts: 126
Re: Flight Number Generation - Routes
« Reply #9 on: March 18, 2008, 06:42:19 PM »
Allocator

Thanks.  Can this csv file be imported to the database for RadarBox please?

Thanks

tarbat

  • ShipTrax Beta Testers
  • Hero Member
  • *
  • Posts: 4219
    • Radarbox at Easter Ross
Re: Flight Number Generation - Routes
« Reply #10 on: March 18, 2008, 06:54:34 PM »
The problem with sharing routes is that they soon get out of date.  I set FD6 to auto-expire routes after one month.

If anyone wants my 1500+ routes gathered over the last week using FD6, it's attached.  You'll need to use something like SQLite Maestro to import these into the routes table.  Suggest you use the "update or insert" option when importing, to overwrite the out-of-date routes that are already in the routes table, and use FN as the KEY.

In fact, I do an "insert" daily, because it's quick.  And then weekly, I do an "update or insert".

One warning, if you don't understand these instructions, then don't use them, you can seriously mess-up your NavData database.

[attachment deleted by admin]
« Last Edit: March 18, 2008, 07:00:18 PM by tarbat »

Bigyun2000

  • Full Member
  • ***
  • Posts: 126
Re: Flight Number Generation - Routes
« Reply #11 on: March 18, 2008, 07:51:27 PM »
tarbat

Thanks for the info.  How about an idiot guide :)

I guess its best to backup the NavData file before hand.

« Last Edit: March 18, 2008, 08:15:26 PM by Bigyun2000 »