;Sample file accepted by cGPSmap to create new map data-set ; ;In order to create new TDB and preview map file run cGPSmap : ;cGPSmap pv test_pr.txt ; ; ;FileName = file name for new IMG and TDB files, no more than 8 characters ; must be without extension! ; ;MapVersion = map version, must be between 100 and 999 ; ;ProductCode = unique product ID, each GARMIN product has its ID number ; I suggest to use values above 40, but I cannot guarantee that ; those values are not used! ; You can check products id in windows registry under path: ; HKEY_LOCAL_MACHINE\Software\Garmin\MapSource\Products ; ;MapSetName = map name in GPS ; ;Copy1,Copy2 = copyrights info ; ;MapsourceName = map name in MapSource programm ; ;CDSetName = CD set name - visible in MapSource menu ; ; ;After you create new MapSet, you can install it into MapSource adding new entry into ;HKEY_LOCAL_MACHINE\Software\Garmin\MapSource\Products ;with your product ID ;then create 3 strings: ; ;Loc path to your IMG files ;Bmap file name with full path to the preview IMG created by cGPSmap ;Tdb file name with full path to the TDB file created by cGPSmap [Map] FileName=BaseMap MapVersion=100 ProductCode=900 Levels=2 Level0=18 Level1=17 Zoom0=6 Zoom1=7 MapsourceName=My Maps MapSetName=My Maps CDSetName=My Maps Copy1=Compiled from data provided by the USGS [End-Map] ; ;IMG files to be included in new map-set ;!!REMEMBER to fix the path to IMG file!! ; [Files] img=12345678.img [END-Files]