Garmin IMG to GPS Uploader Front-End for SendMap

IMG2GPS is a Windows GUI for the SendMap / Sendmap20 DOS application by gps_mapper.

It will transfer any Map file (.img format) to your Garmin GPS.
It will work for Garmin maps as well as home-made maps.

Download IMG2GPS v2.81 (Installer)   updated 12 April 2007    (Filesize is 1.12mb - The installer includes Sendmap20 v4.0 and Sendmap v0.017)

Revision History:

If you already have it installed, here you can download just the executable: img2gps.exe (v2.81) (232kb)

Here you can download previous versions (.exe file):  v2.80  v2.72  v2.71  v2.70  

     

How to use:

Click the button to 'Load Folder'.  Navigate to a folder which contains the .IMG files and click OK (or double-click one of the files in that folder - this will memorize that folder for next time).

A list of all the .img files in that folder will appear.

Select the maps you wish to upload.

Select the port to which your GPS is attached.   (Sendmap20 auto-selects the COM/USB port)

Click 'Upload to GPS'.

(Use 'Folder/Card' to copy the maps to a memory card or external drive.)


You can load a text file (with extension .txt or .i2g) or Mapsource file (.gdb) which contains a list of maps. (Click the 'Load' button near the bottom of the screen)

You can also open a map file (.i2g, .txt or .gdb) by right-clicking the file in Windows Explorer and choose 'Open With', then select IMG2GPS to open the file.

If any of the files in this list are invalid or non-existant, they will highlighted with a red X.

You can save the list of selected maps (it will have the .i2g extension). (Click the 'Save' button next to the 'Load' button)

The text file has the following format:

This will set the I/O Port to USB:

You can add an unlock code and/or MapSet name:
(unlock:1 will tick the box.   unlock:0 will untick the box)

This will add the MapSet name of 'test map':
(mapset:1 will tick the box.   mapset:0 will untick the box)


If you have any comments, problems or requests, please use the new forum.
(this was kindly set up for me by Bob Morley at www.smellybiker.com )


Possible issues:
Runtime error 53:
You must wait for the Sendmap20 DOS window to finish creating the file before choosing the output folder.

Other reasons may be a problem with the shortcut to IMG2GPS.EXE or your PC is not converting long filenames to short (DOS 8.3) filenames correctly.
Right-click on the Img2gps shortcut (on the desktop and in the 'Programs' list) and choose 'Properties'.
It should show the installed folder in the 'Start In' field.

If the shortcut is ok, try this:
Use 'Debug Mode' (in File menu) to view the DOS command string that is sent to Sendmap20.exe
It should convert the folder/filename to DOS 8.3 format (with no spaces).
E.g. it should display
E:\UK Garmin Maps\Map Folder\Region A.img
as
E:\UKGARM~1\MAPFOL~1\REGION~1.img

Here is a small program to display Long filenames as Short filenames: Short_Filename_Test.exe  (24kb)

Go here for my Waypoint file converter - LOC2WPT.

Go here for details how to convert a mobile-phone car charger to an Emap/Etrex car power supply.

Go here for my FSUM GUI. (not GPS related) - A useful tool for checking if downloaded files have the correct CRC value.