Hello all, I've created a tutorial on how to easily and quickly add waypoints to Airport Design Editor to be used for creating approaches. It's the first video tutorial I've made, so bear with me with all the "uh's and u'ms"
wilevi93
This is for information purposes.
Any Waypoint that nest inside the airport data record will show as a Terminal_Waypoint (blue color in ADE and the GPS).
Any Waypoint that nest outside the airport data record will show as a Route type Waypoint (magenta color in ADE and the GPS).
When you import a xml such as your list of Waypoints, ADE does not have the ability to know if they belong in the airport record or outside the airport record. At present any waypoints that are imported get listed outside the airport record which causes them to become route type waypoints instead of Terminal_waypoints.
When watching your tutorial I got the feeling that you need to do further work on your waypoint code utility but the problem is more related to ADE.
What needs to be done in ADE is add a selection window prior to any importing of a VOR, NDB or Waypoint that will set the Navaid inside or outside the airport record. If we had the ability to select a box that ask do you want these Navaids inside or outside the airport record then your imported waypoints would all list as Terminal_Waypoints (blue in color) and those are for building on approaches.
I like your utility and it saves a lot of time when adding multiple waypoints for updating FSX.
I don't want you to think the flaw is in your script code but rather something ADE needs added.
I am asking Jon to add this feature to the list so ADE can be more precise on what type VOR, NDB or Waypoint is being added when someone uses importing.