;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

;                WARNING - FOR ROUTABLE MAPS THIS KEY HAS A DIFFERENT MEANING!

;FID
;ID
;Color

;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]
FID=777
ProductCode=1
FileName=southernalbertatrails
MapVersion=131
Color=0
Levels=2
Level0=15
Level1=13
Zoom0=5
Zoom1=6

MapsourceName=Southern Alberta Trail Maps
MapSetName=Southern Alberta Trail Maps
CDSetName=Southern Alberta Trail Maps
Copy1=For personal, non-commercial use only
Copy2=Do not distribute without permission
Copy3=Contact: admin@albertatrailmaps.ca

[End-Map]

[DICTIONARY]

[END-DICTIONARY]
;IMG files to be included in new map-set
;!!REMEMBER to fix the path to IMG file!!

[Files]
img=16999991.img
img=16999992.img
[END-Files]