Displaying maps as background in gpsman

This is a map with background mage data from vogis and a track i recorded on a hike we did this weekend i created with gpsman.
I already used gpsman for downloading data from my garmin and for transforming and exporting tracks and waypoints and described it in Data transfer from GPSmap 60CSx to a linux PC.
Gpsman also supports loading background images as maps and display items on the map. This will briefly describe how to do that.
The first search on google took me to the gpsman documentation on Map background images.
First i tried to create geo-referenced background images using the command line as it’s suggested in the first paragraph. Therefore i tried something like this:
gpsman georef ebnit-vogis.png "affine conformal" N47.37917 E9.74427 N47.34709 E9.74470 "WGS 84" \0 0 943 682
This did not work out this way (probably because of the missing projection argument) so i read on in the documentation.
Soon i found out that you can very easily do this using gpsman gui.
More or less everything you need to do is
-
find map material on some online service (eg google maps, vogis or tiris) and note down the coordinates of some siginificant points (eg the top-left and bottom-right corner) of the differnt images.
-
create waypoints for significant points you noted down for every image
-
load the first image
- map / background / load
- choose the correct transform (i chose “aff conformal” for the vogis maps)
- choose 2 or 3 (depending which transfrom you chose) waypoints and point them out on the map
-
you can load additional images using map / background / change
(use the right list to add images not excatly located like the ones in the left column)
-
to store your geo-refernce data for the images use map / background / save geo-ref info
You can also download the resources (gpx file and map backgrounds) if you’re interested in trying this out on your own.







