Can a waypoint mission be moved

I need some help. I would like to move an entire mission to a new location. I have some missions with complicated distributions of waypoints (ie, like a spiral or figure 8) that have to be moved from one location to another. Is there a simple way to do this? Is it possible to highlight all the waypoints and drag-drop them in a different location?

Thanks,
Joe

AFAIK PX4 or QGC not support this type of operation. But as a suggest, with a simple script you can convert your plans designed in NED coordinates to LLA. MATLAB also have some tools to do this operation. And you can produce a plan file (it has a simple structure) with this global coordinates automatically.