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.3k stars 164 forks source link

Ability to delete or zero out elevation data from Aircraft Trail #679

Closed smitty97 closed 3 years ago

smitty97 commented 3 years ago

As I fly many trips in the simulator, the Flight Plan Elevation Profile view becomes a mess of dotted lines.

I would like to keep the positional data of the aircraft trail, but have the ability to zero-out the previous elevation data so this view becomes clearer.

There could be an option in the Map menu "Delete Aircraft Trail elevation data only"

albar965 commented 3 years ago

I would like to keep the positional data of the aircraft trail, but have the ability to zero-out the previous elevation data so this view becomes clearer.

Not sure if I understand but you can use menu -> Map -> Delete Aircraft trail. You can export it before using File -> Export Flight Plan to other Formats -> Export flight plan as GPX.

The criss cross should have been fixed with 2.6.13. See changelog there. Additionally the trail is saved in the logbook entries and can be viewed and exported there.

Alex

smitty97 commented 3 years ago

Thanks, what i mean specifically is i want to remove dotted lines from here:

But keep them here:

So if all the elevation points were set to 0ft it would accomplish cleaning it up.

Will check out 2.6.13 for crisscross.

-Tom

On Jun 10, 2021, at 10:01 AM, Alexander Barthel @.***> wrote:

I would like to keep the positional data of the aircraft trail, but have the ability to zero-out the previous elevation data so this view becomes clearer.

Not sure if I understand but you can use menu -> Map -> Delete Aircraft trail. You can export it before using File -> Export Flight Plan to other Formats -> Export flight plan as GPX.

The criss cross should have been fixed with 2.6.13. See changelog there. Additionally the trail is saved in the logbook entries and can be viewed and exported there.

Alex

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/albar965/littlenavmap/issues/679#issuecomment-858649188, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPK35MQ3E5XODYXVU463DTSDAVPANCNFSM46OM2OGA.

albar965 commented 3 years ago

Screenshots are missing. :slightly_smiling_face:

albar965 commented 3 years ago

There's also a separate trail removal menu item in the elevation profile context menu.

Delete Aircraft Trail

The aircraft trail is saved and will be reloaded on program startup. This menu item removes the user aircraft trail from the elevation profile only. It does not remove the trail from the map. Use this if the trail appears in the wrong place or shape after creating of modifying a flight plan.

The trail in the elevation profile is of no relevance for the GPX file export.

smitty97 commented 3 years ago

Wonderful, thanks!

On Jun 10, 2021, at 10:22 AM, Alexander Barthel @.***> wrote:

There's also a separate trail removal menu item in the elevation profile context menu.

Delete Aircraft Trail

The aircraft trail is saved and will be reloaded on program startup. This menu item removes the user aircraft trail from the elevation profile only. It does not remove the trail from the map. Use this if the trail appears in the wrong place or shape after creating of modifying a flight plan.

The trail in the elevation profile is of no relevance for the GPX file export.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/albar965/littlenavmap/issues/679#issuecomment-858665459, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPK37TCOOA247UNHJUFPDTSDDA3ANCNFSM46OM2OGA.

albar965 commented 3 years ago

Feel free to close if issue is solved.