I got the BGLC_9_Source file, (posted by rhumbaflappy), and it there says the names of some sections inside of the FS2004's BGL sections, but i didnt found the format of some of them...in the BGL_9_Source it says that 0x002C sections is AIRPORT SUMMARY...the format is unknown for me, but if you open the BGLC_9_Source file and go to where it says these:
BGL_DATA_TYPE_NONE--------EQU-------0t
BGL_DATA_TYPE_COPYRIGHT-------EQU------1t
BGL_DATA_TYPE_GUID-----------EQU-------2t
BGL_DATA_TYPE_AIRPORT--------EQU-------3t = 0x0003 (Airports)
BGL_DATA_TYPE_NAV-----------EQU------19t
BGL_DATA_TYPE_NDB--------EQU-------23t
BGL_DATA_TYPE_MARKER-------EQU--------24t
BGL_DATA_TYPE_BOUNDARY--------EQU------32t
BGL_DATA_TYPE_WAYPOINT---------EQU------34t
BGL_DATA_TYPE_GEOPOL--------EQU-------35t
BGL_DATA_TYPE_SCENERY_OBJECT--------EQU--------37t = 0x0025 (Scenery Object)
BGL_DATA_TYPE_AIRPORT_NAME_INDEX-------EQU------39t
BGL_DATA_TYPE_VOR_ICAO_INDEX------EQU-------40t
BGL_DATA_TYPE_NDB_ICAO_INDEX--------EQU--------41t
BGL_DATA_TYPE_WAYPOINT_ICAO_INDEX--------EQU------42t
BGL_DATA_TYPE_MODEL_DATA-------EQU--------43t
BGL_DATA_TYPE_AIRPORT_SUMMARY---------EQU---------44t = **0x002C**
BGL_DATA_TYPE_EXCLUSION---------EQU--------46t
BGL_DATA_TYPE_TIME_ZONE-----EQU-----47t
BGL_DATA_TYPE_FAKE_TYPES------EQU--------10000t
I didnt had found the format of that section, so for now its just unknown for me.
I got the BGLC_9_Source from:
http://www.fsdeveloper.com/forum/showthread.php?t=59
Best Regards,
Manuel Ambulo