Jump to content

MAP (file format)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Premeditated Chaos (talk | contribs) at 03:40, 13 September 2018 (Removing link(s): Wikipedia:Articles for deletion/SoundSpectrum closed as delete (XFDcloser)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The .MAP file extension is used for various different types of files:

  • Debugging maps. These are typically plain text files that indicate the relative offsets of functions for a given version of a compiled binary.
  • Uncompiled Quake maps. These files are plain text files. [1]
  • Valve's Hammer Editor saved level files in the binary, proprietary .rmf or text-based, human-readable .map format prior to version 4.0.
  • In addition, the Halo series uses .map files for the levels. Duke Nukem 3D uses .map files for user-created levels.
  • .map files are also used by the MapInfo Professional Geographic Information System.
  • .MAPs are also identified as color maps. An example of such software that supports .map files is SoundSpectrum's G-Force music visualizer.
  • Another form of the .MAP file is for HTML image maps. An image map is formatted in HTML and creates click-able areas over a provided image.
  • .map files are also used by Multi Theft Auto: San Andreas, a multiplayer modification for Grand Theft Auto: San Andreas.

References