[Tutorial] Get Garmin Product ID (Map ID) from gmapsupp.img

16_311855_14367_pxdxa_productid.jpg
To get the Product ID (a.k.a. Map ID) of a Garmin map product from an existing gmapsupp.img file, follow these procedures.

1. Open the map gmapsupp.img by a binary file editor such as UltraEdit. ;
2. Search for the ASCII string “GARMIN MDR”, quotes not included.
3. If not found, quit, nothing can be done. Otherwise, scroll back one or two pages to see if it contains the name of a map product similar to the string in blue polygon in the attached picture.
4. If no name of map product found, go back to step 2 above and find next match.
5. Count 6 bytes back from the first character of the map product name in blue polygon and copy down the first two bytes (as seen in red box).
6. Reverse the values of the two bytes, enter that to your scientific calculator in hex mode and convert that to decimal.
For example, in the picture the first two bytes are “C5 00″. Reverse that to get “00 C5″ then enter “00C5″ (with no space and quotes) to your calculator in hex mode and convert that to decimal. You should get the answer 197.


Share Me:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • BlinkList
  • BlogMemes
  • LinkaGoGo
  • PlugIM
  • Shadows
  • blogmarks
  • Google Bookmarks
  • YahooMyWeb
  • Linkter
  • Live
  • Mixx
  • Webride
1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 3.00 out of 5)
Loading ... Loading ...

20 Responses to “[Tutorial] Get Garmin Product ID (Map ID) from gmapsupp.img

Leave a Reply