X-Plane data file definitions

Intersection/fix data (fix.dat) 600 version


Scope
File structure
Changes from previous file versions
Example data and explanation

Return to the X-Plane File Definition home page


Scope

This document describes the file format and codes used in X-Plane's fix.dat file, 600 version.

File structure

The file structure is similar to all other X-Plane data files.

Here is an example of the two header lines, some fixes and the file termination line:

I
600 Version - DAFIF data cycle 200502, build 1922, metadata FixXP600, Copyright © 2005, Robin A. Peel (robin@xsquawkbox.net). This data is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program ("AptNavGNULicence.txt"); if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. This product was developed using DAFIF (the Defense Aeronautical Flight Information File), a product of the US National Imagery and Mapping Agency (NIMA). NIMA requires the following warranty statements: (A) Under 10 U.S.C. 456, no civil action may be brought against the United States on the basis of the content of a navigational aid prepared or disseminated by either the former Defense Mapping Agency (DMA) or the National Imagery and Mapping Agency (NIMA). (B) The DAFIF product is provided "as is," and no warranty, express or implied, including, but not limited to the implied warranties of merchantability and fitness for particular purpose or arising by statute or otherwise in law or from a course of dealing or usage in trade, is made by NIMA as to the accuracy and functioning of the product. (C): Neither NIMA nor its personnel will be liable for any claims, losses, or damages arising from or connected with the use of this product. The user agrees to hold harmless the United States National Imagery and Mapping Agency. The user's sole and exclusive remedy is to stop using the DAFIF product.

37.428522 -097.419194 ACESI
30.113944 -081.873014 ACETI
38.144175 -085.003703 ACETO
36.924947 -121.510847 ACETY
43.213144 -113.083522 ACFIJ
99

Sequencing of data is conceptually unimportant.  But it controls the display of data on X-Plane's menu options.  By default, data is sorted by the fix name.

Changes from previous file versions

Example data

Here is an example data entry for a fix in fix.dat:

35.162472 -106.646500 WOBIN

The meaning of this data is:

Meaning of example intersection (fix) data (fix.dat 600 version)
Fix example Example Usage
35.162472 Latitude in decimal degrees.
-106.646500 Longitude in decimal degrees
WOBIN  Intersection name (always five characters, but do not need to be unique - in reality, they are usually unique within a single country's jurisdiction).

Currently, intersections are displayed on X-Plane's charts as little triangles.  If you zoom in quite close, the intersection name will appear. Fixes are also available on the X-Plane GPS displays and in the Flight Management System (FMS).

Fix names are not unique.  They are usually (but not always) unique within a country.  However, the burgeoning number of GPS approaches that are now being designed require a lot of new fix names, and so duplications will become more common, especially for the quasi-numeric fixes often found at a runway threshold or missed approach point (eg. "RW22" at the missed approach point for KAEG GPS 22 approach).


© Robin Peel, 2005.  Last updated May 19, 2007