Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

MapInfo Interchange Format

From Wikipedia, the free encyclopedia
MapInfo Interchange Format
Filename extension
.mif
Developed byMapInfo
Type of formatGIS

MapInfo Interchange Format is a map and database exporting/importing file format of MapInfo software product. The MIF-file filename usually ends with .mif-suffix. MIF-files usual have a related MID-file. The filename of a MID-file usually ends with .mid-suffix. If MID-file not exist, on import, MapInfo stores empty data to every data columns of created "Mapinfo Table".

MIF-file contains Block with the description of attributive Data-columns and Blocks that stores Geomentry Objects.

MID-file is CSV-like format to store the attributive Data. Each line in MID-file is related with the same order Geometry Block (Geometry Object) in MIF-file.

See also

[edit]
[edit]