albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.28k stars 164 forks source link

Deleting individual waypoints on a procedure instead of removing the entire procedure #1067

Closed jessy0506 closed 8 months ago

jessy0506 commented 10 months ago

Hi,

As often is the case in real life, flights on long arrivals tend to receive a shortcut based on traffic density at the arriving airport. As a result the Top of Descent point starts earlier than planned, to compensate for less track-miles. It would be nice to be able to project this in LNM too, by just removing the procedure waypoints you don't expect flying over, to calculate an accurate Top of Descent.

However, removing any waypoint in a procedure gets rid of the procedure in its entirity.

albar965 commented 10 months ago

The only solution to this is to turn a procedure into a list of waypoints before editing (like menu -> File -> Export Options does. This is good for simple SID and STAR. I plan to implement this function one day. But this has a lot of limitations. Restrictions are dropped and some leg types cannot be converted.

Editing a procedure is impossible due to the insane complexity behind it.

Alex

albar965 commented 8 months ago

You can convert procedures to a list of waypoints in the 3.0. betas which allows editing. Editing full procedures is not doable.