The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 749 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 749 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 889 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 889 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(956) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(956) : eval()'d code 34 errorHandler->error
/global.php 956 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1021 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 1021 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/inc/functions.php 5233 build_theme_select
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1021 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1449 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1449 errorHandler->error
/inc/functions.php 1404 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.0.30 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forum
airports before the 1960s - Printable Version

+- Forum (https://theairlineproject.net/forum)
+-- Forum: General Discussion & Suggestions (https://theairlineproject.net/forum/forumdisplay.php?fid=4)
+--- Forum: Discussion (https://theairlineproject.net/forum/forumdisplay.php?fid=10)
+--- Thread: airports before the 1960s (/showthread.php?tid=1453)



airports before the 1960s - 2466254711 - 07-17-2018

Hi!
  Recently while I was gathering information of old airlines, I realized that IATA code was not available until the 1960s. This infects some airlines which operates on airports ceased operation before 1960s due to the missing code and I do not know what to do with it.  Also, there are old airports using the same ICAO and IATA code as the new one yet with different name and location what can we do about it?


RE: airports before the 1960s - pjank42 - 07-18-2018

As long as the airports with the same IATA code are not from the same time period, we can use the from and to-tags to specify when it is operating and that way it doesn't matter if they are the same:

Code:
<airport name="Denver International Airport" icao="KDEN" iata="DEN" type="International" season="All_Year">
   <period from="2/28/1995 12:00:00 AM" to="1/1/2199 12:00:00 AM" />
   <town town="Denver, CO" country="122" GMT="-06:00:00" DST="-07:00:00" />
   <coordinates>
     <latitude value="39°51'42''N" />
     <longitude value="104°40'23''W" />
   </coordinates>
   <size value="Largest" pax="52600" cargo="Large" cargovolume="236" />
   <terminals>
     <terminal name="Jeppesen Terminal" gates="201" />
   </terminals>
   <runways>
     <runway name="07/25" length="3658" surface="Concrete" />
     <runway name="08/26" length="3658" surface="Concrete" />
     <runway name="16L/34R" length="3658" surface="Concrete" />
     <runway name="16R/34L" length="4877" surface="Concrete" />
     <runway name="17L/35R" length="3658" surface="Concrete" />
     <runway name="17R/35L" length="3658" surface="Concrete" />
   </runways>
 </airport>
   <airport name="Stapleton International Airport" icao="KDEN" iata="DEN" type="International"
          season="All_Year">
   <period from="10.17.1929 00:00:00" to="02.28.1995 00:00:00" />
   <town town="Denver, CO" country="122" GMT="-06:00:00" DST="-07:00:00" />
   <coordinates>
     <latitude value="039°46'45''N" />
     <longitude value="104°52'55''W" />
   </coordinates>
   <size value="Very_large" pax="29232" cargo="Smallest" cargovolume="0" />
   <terminals>
     <terminal name="Terminal" gates="60" />
   </terminals>
   <runways>
     <runway name="7/25" length="1484" surface="Concrete" />
     <runway name="8L/26R" length="2621" surface="Concrete" />
     <runway name="8R/26L" length="3049" surface="Concrete" />
     <runway name="17L/35R" length="3658" surface="Concrete" />
     <runway name="17R/35L" length="3505" surface="Concrete" />
     <runway name="18/36" length="2362" surface="Concrete" />
   </runways>
 </airport>

For the ones missing IATA code it would be ok to add a custom made one as long as we don't have overlap with an existing one.

I hope I answered your questions :-)


RE: airports before the 1960s - 2466254711 - 07-19-2018

(07-18-2018, 03:16 AM)pjank42 Wrote: As long as the airports with the same IATA code are not from the same time period, we can use the from and to-tags to specify when it is operating and that way it doesn't matter if they are the same:

Code:
<airport name="Denver International Airport" icao="KDEN" iata="DEN" type="International" season="All_Year">
   <period from="2/28/1995 12:00:00 AM" to="1/1/2199 12:00:00 AM" />
   <town town="Denver, CO" country="122" GMT="-06:00:00" DST="-07:00:00" />
   <coordinates>
     <latitude value="39°51'42''N" />
     <longitude value="104°40'23''W" />
   </coordinates>
   <size value="Largest" pax="52600" cargo="Large" cargovolume="236" />
   <terminals>
     <terminal name="Jeppesen Terminal" gates="201" />
   </terminals>
   <runways>
     <runway name="07/25" length="3658" surface="Concrete" />
     <runway name="08/26" length="3658" surface="Concrete" />
     <runway name="16L/34R" length="3658" surface="Concrete" />
     <runway name="16R/34L" length="4877" surface="Concrete" />
     <runway name="17L/35R" length="3658" surface="Concrete" />
     <runway name="17R/35L" length="3658" surface="Concrete" />
   </runways>
 </airport>
   <airport name="Stapleton International Airport" icao="KDEN" iata="DEN" type="International"
          season="All_Year">
   <period from="10.17.1929 00:00:00" to="02.28.1995 00:00:00" />
   <town town="Denver, CO" country="122" GMT="-06:00:00" DST="-07:00:00" />
   <coordinates>
     <latitude value="039°46'45''N" />
     <longitude value="104°52'55''W" />
   </coordinates>
   <size value="Very_large" pax="29232" cargo="Smallest" cargovolume="0" />
   <terminals>
     <terminal name="Terminal" gates="60" />
   </terminals>
   <runways>
     <runway name="7/25" length="1484" surface="Concrete" />
     <runway name="8L/26R" length="2621" surface="Concrete" />
     <runway name="8R/26L" length="3049" surface="Concrete" />
     <runway name="17L/35R" length="3658" surface="Concrete" />
     <runway name="17R/35L" length="3505" surface="Concrete" />
     <runway name="18/36" length="2362" surface="Concrete" />
   </runways>
 </airport>

For the ones missing IATA code it would be ok to add a custom made one as long as we don't have overlap with an existing one.

I hope I answered your questions :-)
Hi!
  Thank you! it helps! Big Grin