Administrators Nabeel Posted November 9, 2009 Administrators Report Posted November 9, 2009 Would it be helpful to have a full table dump of every airport? Over 6000 airports, which you can just use phpMyAdmin to import them? Quote
TAV1702 Posted November 10, 2009 Report Posted November 10, 2009 That might be kind of cool actually. Quote
Administrators Nabeel Posted November 10, 2009 Author Administrators Report Posted November 10, 2009 Wouldn't it be a bit cumbersome selecting for schedules, though? But helpful for those random charter flights Quote
TAV1702 Posted November 11, 2009 Report Posted November 11, 2009 It may be a bit on the cumbersome side. The airports would show up on site in the form of a drop down menu I'm guessing so one can choose them in admin panel or when filing manual pireps? Quote
Administrators Nabeel Posted November 11, 2009 Author Administrators Report Posted November 11, 2009 I am thinking of changing the front-end to only show airports used in routes Quote
greeham Posted January 19, 2010 Report Posted January 19, 2010 I actually did put all the Airports in but it only slows down the Administration portion of the site. i.e having to read all the data from the Airports table. In the end just have the ones I want and it's nice and easy... Quote
Guest CableGuy Posted January 20, 2010 Report Posted January 20, 2010 Would it put a load on the server? That my question. Quote
greeham Posted January 20, 2010 Report Posted January 20, 2010 I don't believe it would, but calling the data takes a while as there are over 6000 table entries to call. Quote
Ugo Posted January 20, 2010 Report Posted January 20, 2010 Hi, Is it possible to change the list arraiport and depairport in a text field ? As the pilot can enter the ICAO instead of looking for it in the list. Because I would like to have my pilot flying Charter flight, without those flights added in the database. Thanks Quote
Administrators Nabeel Posted January 20, 2010 Author Administrators Report Posted January 20, 2010 Hi, Is it possible to change the list arraiport and depairport in a text field ? As the pilot can enter the ICAO instead of looking for it in the list. Because I would like to have my pilot flying Charter flight, without those flights added in the database. Thanks Yes, check the addons forum/search it. It's come up before Quote
ArielSuchowski Posted July 2, 2019 Report Posted July 2, 2019 can u send the database with the airports? Quote
Heritage1 Posted July 3, 2019 Report Posted July 3, 2019 If you look in github, do a search, look for phpvms, thats it, you will find an airport database that has thousands of airports, I would weed it down before uploading it, as it is very very large and it WILL drag down your Server if you upload all of it at once, no question about it. It may even lock it up on the site. Took me a little time to weed it out to what I wanted, but it was better then entering all of that info the hard way/long way, without a doubt. Hope that helps you. Jim Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.