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.

Fixing a bad default ICAO?

Featured Replies

In the course of doing some AI work, I found an apparent bug in the fs9 airport database.In Sanya (Fenghuang) China, fs9 has a default airport called ZJSY (Phoenix Intl). As near as I can determine, ZJSY is actually the ICAO for the meteo station at the airport, not the airport itself. The correct airport designator seems to be ZGSY (IATA SYX). Looking over AFCAD2, it doesn't seem possible to replace the airport? Or could the old airport be saved with the new ICAO, and all the data for the old airport get deleted (other than the basic reference point) and saved, maybe a t a lower scenery layer than the "correct" airport?Meanwhile I will experiment and maybe it isn' that hard to fix somehow.scott s..

http://www.azworldairports.com/airports/p1360syx.htmhttp://www.ivao.org/db/ss/airport.asp?Id=ZJSYhttp://www.wapf.com/world/ZGSY.htmlIt seems there could have been an ICAO change. If you google search, in some places ZGSY is then sent to a screen where it indicates ZJSY.FS2002 used ZGSY and FS2004 uses ZJSY.Yes, you could change the ICAO but you would not get the weather for ZGSY since it doesn't exist the world weather database like ZJSY.To start, you would need to find the file that contains ZJSY using AFCAD. Open the ZJSY airport, right click on a vacant part of AFCAD, and read which file contains the airport.Next, using a decompiler/disassembler, obtain the source for this airport only, change all the instances of the decompiled source to ZGSY and compile the source under a different name than the original file (original file will have many airports). Make a second file that excludes ZJSY entirely.Of course, this assumes you are correct about the misidentified ICAO.W. Sieffert

Bill Sieffert

  • Author

I looked at this one: http://www.azworldairports.com/airports/p1360syx.htmbut as the URL suggests, the IATA is SYX, not SHA as indicatedon the page (that's Shanghai) so I had low confidence in it.Like you say, different data baes give you different answers. Maybe ICAO.org should be considered definitive. It's not like you can get easy answers from the PRC!So far I have simply changed the ICAO in an AFCAD2 fileand saved it to a new file AF2_ZGSY, and also created a modifiedAFCAD2 file AFS_ZJSY with all the visual elements removed. Iput both in my AFCAD scenery folder and it seems to work, exceptthere is no way to delete the navaids, so I end up with dualentries for those.I assume I could just write an exclude in XML for the navaidsrather than going the route of dissasembling the default bgl?scott s..

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.