The TEC route search on MyFlightRoute.com now includes a link to Skyvector for each TEC route. The link should produce a chart of the full TEC route (along with your specified departure and arrival airports). If the route includes any airways, the link will include all of the waypoints along those airways.
I've been wanting to add this for some time, but I found that it was a bit more challenging then you might first think. There is a surprising amount of data and code required to support this and much of the data had to be manually "tweaked". I am certain that there are still a few bugs. If you see an error with the route which the link generates, please drop me a note (admin@myflightroute.com) with the TEC route that you are using and I'll clean it up.
NOTE TO KEITH: the forum is not accepting image uploads.......it generates a "Sorry, the board attachment quota has been reached" message.
MyFlightRoute - new function
MyFlightRoute - new function
Ken Ullery - PPL-SEL, 1G5
Re: MyFlightRoute - new function
Ken, you are THE man!
Muchas gracias!
Muchas gracias!

-Cyrus Kapadia. A few RW hours in a C172, then a 15 year hiatus. Joined PE in Dec'12, then took a break. Now I'm back, learning fast and loving it. If I'm on, it's usually between 22h and midnight EST with Baron 258E, Skyhawk 176CM or Learjet 66L.
Re: MyFlightRoute - new function
This web site is fantastic.....a must visit fir Pilotedge enthusiasts.
Lee Williams
-
- Posts: 9943
- Joined: Sat Oct 09, 2010 8:38 pm
- Location: Pompton Plains, NJ
- Contact:
Re: MyFlightRoute - new function
Thanks a lot, Ken! I'm sure that was a ton of work...airway parsing is no picnic!
I've increased the quote for images.
I've increased the quote for images.
Re: MyFlightRoute - new function
Actually the airway parsing turned out to be the easy part. I collected each airway's waypoints and put them in a database. Then wrote some VBA code to find the airway entrance/exit waypoints and return all the waypoints in between. With that code in place, I thought it would solve most issues. WRONG!!!
Additional manual adjustments were needed for:
Basically, if you see a "GPS" waypoint in the Skyvector flight plan, it was done manually so double check that it makes sense for your specific flight.
Additional manual adjustments were needed for:
- TEC routes that were written with intersecting airways (i.e. LAXN65) but they don't specify the intersection name in the TEC route (likely the intersection was named long after the route was originally created).
- TEC routes that have you immediately join an airway without a specific entry waypoint (for example many of the BURN routes). For those I approximated an entry point and some of these likely need to be adjusted.
- TEC routes (mostly for jets) that include intersections of 2 radials without a name or airway.
- TEC routes that start/end with specific SIDS and STARS.
- And of course the routes into HHR which include "HHR RY25 LOC"......I don't think any charting application gets that one correct!!!
Basically, if you see a "GPS" waypoint in the Skyvector flight plan, it was done manually so double check that it makes sense for your specific flight.
Ken Ullery - PPL-SEL, 1G5
Re: MyFlightRoute - new function
I must be dense but the skyvector link column is blank when I search for TEC routes... am I missing something?
PE ID: 29
FAA ATCS
FAA PPL ASEL
FAA ATCS
FAA PPL ASEL
Re: MyFlightRoute - new function
lol, Ryan. This caught me out too, at first.
You have to select an Aircraft Classification first (Q, P, M, J), then you'll see the "Detail", "SkyVector" and "File Alt" links/info.
The 'Detail' link is especially wonderful... all the info about departure and arrival fields in one handy screen.
You have to select an Aircraft Classification first (Q, P, M, J), then you'll see the "Detail", "SkyVector" and "File Alt" links/info.
The 'Detail' link is especially wonderful... all the info about departure and arrival fields in one handy screen.
-Cyrus Kapadia. A few RW hours in a C172, then a 15 year hiatus. Joined PE in Dec'12, then took a break. Now I'm back, learning fast and loving it. If I'm on, it's usually between 22h and midnight EST with Baron 258E, Skyhawk 176CM or Learjet 66L.
Re: MyFlightRoute - new function
This is an awesome update! Thanks for the work you do on this site, makes my life endlessly easier when jumping ad-hoc
.

Re: MyFlightRoute - new function
Thanks.... I swear those radio button options weren't there before.
PE ID: 29
FAA ATCS
FAA PPL ASEL
FAA ATCS
FAA PPL ASEL
Re: MyFlightRoute - new function
Ryan B wrote:Thanks.... I swear those radio button options weren't there before.

I suspect that you are not alone in missing them because the usage reports for the website show that the "detail" page is not accessed by a very high percentage of users. I suspect that many never knew it existed because the links didn't show up until a classification was selected.
I just changed the page so the links always show up. However, if you try to select "Details" prior to picking a classification, you should get a prompt. This is required because the system can not determine the correct altitude for your flight plan unless it knows you aircraft classification.
Ken Ullery - PPL-SEL, 1G5