EricThePanic Posted September 19, 2014 Report Share Posted September 19, 2014 Hello all, I'm making tests to include Natracks in my flight planning. For now, I'm only checking if the route parse will be done well by copy-pasting the complete IFR route including Natrack in the "Route" field, like this one between CYUL and EGLL: AGLUK CEFOU PORTI 4750N 5040N 5230N 5220N LIMRI XETBO NIBOG UN551 BEL UL10 WAL UY53 NUGRA BNN1B Look at the Natracks points: 4750N 5040N 5230N 5220N The route parse, including the route map, ignores the 5230N waypoint. If I change it for another waypoint, like 5330N instead, it's ok, 5230N shows. If I simply delete another waypoint in the list, for example 5220N, it's also ok, 5230N shows. It find it weird that sometimes it shows, sometimes not.... why THIS waypoint? Any idea? Thanks! Quote Link to comment Share on other sites More sharing options...
CedGauche Posted September 20, 2014 Report Share Posted September 20, 2014 Hi, you need another AIRAC in your database. You can search in your database for 5230N, if you dont find it your AIRAC is not complete. You can Add this waypoint manually if you only need this waypoint, but if you have many routes over the atlantic the better way is to upgrade: http://forum.phpvms.net/topic/19993-navdata-update/page__hl__airac Quote Link to comment Share on other sites More sharing options...
EricThePanic Posted September 20, 2014 Author Report Share Posted September 20, 2014 The waypoint is in my database, so it's not a database issue. As I said, sometimes if I have, let's say, 4 coordinates waypoints in my route, one of those 4 doesn't show in the route parse and on the map. Sometimes it's an other... Sometimes they all show... Quote Link to comment Share on other sites More sharing options...
EricThePanic Posted September 20, 2014 Author Report Share Posted September 20, 2014 I juste made other tests this morning, I also got some waypoints like PIKIL and SOVED that don't appear. They also are in the database. Quote Link to comment Share on other sites More sharing options...
EricThePanic Posted September 22, 2014 Author Report Share Posted September 22, 2014 It's the same problem in the Admin>Schedule Map and in my pilot's briefing page. So I'm starting to think the problem comes from the Navdata.class file... Quote Link to comment Share on other sites More sharing options...
EricThePanic Posted October 3, 2014 Author Report Share Posted October 3, 2014 Found something... When I go in phpMyAdmin, and I Alter table order, some waypoints show up in the route parse. It's like if the DB is too big and it has difficulty searching in it. Altering the order make it easier to find certain waypoints by briging them at the beginning of the table. Is there a way to ensure that the website searches through ALL the DB before showing the result? So we make sure it doesn't ignore one waypoint? Quote Link to comment Share on other sites More sharing options...
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.