With PFPX or FSC I can simply mark them on the map.
PFPX auto-assigns them names based on the lat/lon values, and the .pln file contains something like the following:
<ATCWaypoint id="52N008E">
<ATCWaypointType>Intersection</ATCWaypointType>
<WorldPosition>N52° 17' 0.00",E7° 49' 0.00",+000000.00</WorldPosition>
<ICAO>
<ICAOIdent>52N008E</ICAOIdent>
</ICAO>
</ATCWaypoint> |
As a fallback you could use above snippet and insert and adjust it into your own .pln files.
Dave: Could you let PF3 insert an XXX waypoint within 25-40NM of the destination if the last waypoint is 50NM or more away?
Maybe at half the distance between the last waypoint and the destination if the last waypoint is between 50NM and 80NM, and at 40NM otherwise.