This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) The topic of this article may not meet Wikipedia's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Garmin .img" – news · newspapers · books · scholar · JSTOR (April 2013) (Learn how and when to remove this message)This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Garmin .img" – news · newspapers · books · scholar · JSTOR (April 2013) (Learn how and when to remove this message) (Learn how and when to remove this message)

The Garmin .img format is what Garmin devices use to store the maps for its GPS units. The img files contain a header and many subfiles. Img's filestore is based on FAT system.[1] Some old GPS units are not able to work with multiple img files so they need to be merged into one file called gmapsupp.img using programs like Mapsource.[2]

The IMG file contains the needed information for rendering a map on a Garmin GPS unit, and may support autorouting information for those GPS units that offer navigation (i.e. in-car GPS routers and some types of devices intended for hikers).[2]

The .img file is basically a hard-disk image (complete with partition table) containing a filesystem which itself contains subfiles that provide the functionality for the Garmin GPS unit. The filesystem seems to be "flat": that is, it doesn't directly support the concept of subdirectories, however the .GMP subfiles do provide a kind-of subdirectory structure.[2]

Programs that read .img format

Programs that write .img format

Open Source Tools for .img Format

Garmin IMG Format This program is designed to aid in the decoding of Garmin IMG files. It hexdumps the IMG file side-by-side with plain-text descriptions of what the particular bytes in the file represent.[3]

References

  1. ^ "OpenStreetMap wiki". IMG File Format.
  2. ^ a b c "OpenStreetMap wiki". OSM Map On Garmin.
  3. ^ "Garmin IMG Format SourceForge Project". 28 November 2015.