Jump to content

data for v4.2


Recommended Posts

Good day all, after i installed all my new scenery and stuff i ran data provider and cross reference the charts. coming up with this issue at various airports ..... the data provider cant find the runways and this is what happens.

 

iv been in the simulator and verified the runways are there.

 

any help would be appreciated.

image1.jpeg

Link to comment
Share on other sites

// Aivlasoft EFB, Runway assignment table: FSX runway to Navdata runway
// Copyright by AivlaSoft - www.aivlasoft.com
//
// *** %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
// *** it is important to always define ALL runways from an airport, 
// *** whether they have changed or not! 
// *** %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
//
// General)
// Column 1: ICAO 4-letter code of the affected airport
// 
// A) if the designator of an existing runway in FSX has been replaced/changed:
// Column 2: Designator of the FSX-Rwy
// Column 3: Designator of the corresponding Navdata-Runway
//
// B) if a runway in FSX does no longer exist in reality (and therefore is no longer listed in Navdata)
// Column 2: Designator of the FSX-Rwy
// Column 3: 'nil' (without quotation marks)
//
// C) if a runway in reality (and in Navdata) is existing, but is not available in FSX
// *** this case is not possible to assign ***
// 
// e.g. CYHZ 06 05
// e.g. CYHZ 24 23
// e.g. CYHZ 15 14
// e.g. CYHZ 33 32
// e.g. EDDB 07R 07
// e.g. EDDB 25L 25
// e.g. EDDB 07L nil
// e.g. EDDB 25R nil
//
//
// Column 1: ICAO,  Column 2: FSX-Runway-Ident   Column 3: Navdata-Runway-Ident

 

 

this is all i get when i open the runways text file

Link to comment
Share on other sites

×
×
  • Create New...