Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Accurate Coordinate Readouts in FSX

Featured Replies

In FS2004 there is a way to produce the output of the coordinates of the A/C location at the top of the screen in the form of:dd mm ss.ssss, instead of the default dd mm.mmThat alteration was made in the fs9.cfg file and was:Under the {Main} heading:Display_Fractional_Minutes=0That does not seem to work in FSX.Does anyone know how to achieve a more accurate readout and care to share that here?Jim

>In FS2004 there is a way to produce the output of the>coordinates of the A/C location at the top of the screen in>the form of:>>dd mm ss.ssss, instead of the default dd mm.mm>>That alteration was made in the fs9.cfg file and was:>>Under the {Main} heading:>>Display_Fractional_Minutes=0>>That does not seem to work in FSX.>>Does anyone know how to achieve a more accurate readout and>care to share that here?>>Jim>Not sure about fractional seconds, but it is possible to get decimal degrees.In your fsx.cfg, replace "Latitude=x,x" and "Longitude=x,x" with "LatitudeDec=x,x" and "LongitudeDec=x,x" in the [TextInfo.x] and [slewTextInfo.x] sections. For example:[TextInfo.1]LatitudeDec=1,1LongitudeDec=1,2...[slewTextInfo.1]LatitudeDec=1,1LongitudeDec=1,2-Doug

Jim,I was looking for the same and stumbled onto an answer...Look at the coordinates in a saved flight - mine are in dd mm ss.ss.I'm attempting my first BGLCOMP testcenter on the Bonnevile salt flats and was locating the vertices for an apron; slew to position, save flight, pop open flight file, quick scroll to the coordinates and there is is!Just hoping for the most accuracy that's available. Now if I can just get past the apron errors! ( had the same situation with adding Com - finally gave up. SDK documentation has errors and it's hard to stumble into the correct code.)SDK.1 for Christmas?Loyd

Hooked since FS4... now flying: FSX Acceleration on Win7/64, Core Duo E8400; GA-EP45-DS3R; GTX 460-768MB; 4G RAM; Freezer 7 Pro

To have Lat/Long displayed as deg min sec.sec, add LatLonFormat=Seconds For deg.deg, set LatLonFormat=Degrees.To set the number of digits after the decimal point, add FractionalLatLonDigits=n where n is the number required.George

Thanks Doug, Scott, Loyd and George for your responses. George's method was most appropriate for my needs. Did exactly what was wanted. Placed those statements in the FSX.cfg file immediately following the {Main} section. I used 4 for the value of n. The output was dd mm ss.ss. Perhaps n is the total number of digits instead of the number after the decimal point, or there is a limit to the number of significant digits.Jim

Hmm, I use:LatLonFormat=DegreesFractionalLatLonDigits=6and I get degrees to 6 decimals.George

Yet another way to get this information is to use a utility called TCalcX_002. You can downloade it from here: http://www.fsdeveloper.com/forum/showthread.php?t=3065I found that I like the utility because it allows you to easily copy the coordinates to the clipboard for pasting into xml files, etc.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.