;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=GolfCourses MapVersion=100 ProductCode=66 Levels=2 Level0=24 Level1=18 Zoom0=2 Zoom1=3 MapsourceName=Golf Courses MapSetName=Golf Courses CDSetName=GolfCourses Copy1=Garmin Copy2=GPS Mapper! [End-Map] ; ;IMG files to be included in new map-set ;!!REMEMBER to fix the path to IMG file!! ; [Files] img=10000012.img [END-Files] [Files] img=10000013.img [END-Files]