Plotting geo track over a map

6 views (last 30 days)
Logan Pallin
Logan Pallin on 12 Aug 2019
Answered: Ted Shultz on 21 Aug 2019
I would like to plot an animal movement track (with the variable expressed in meters around a (0,0) origin) over a satellite or coastal map of andvord bay in the West Antarctic Peninsula. I have the lat/long of the geo track origin point, but need to find the best way to upload a map as the background, and accurately place and scale the data. I have looked into the M-map toolbox, but am open to trying any other functions or packages people may recommend. Any advice or suggestions would be appreciated!

Answers (1)

Ted Shultz
Ted Shultz on 21 Aug 2019
you can use plotm to plot lat,long data onto a map axis.
But there is a file exchange file that is optimized for plotting data in Antartica:
Also to make a map, you can use a geotiff if you have that.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!