jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.4k stars 393 forks source link

Update airport Aqaba King Hussein International Airport (AQJ/OJAQ) #1140

Open jpatokal opened 1 year ago

jpatokal commented 1 year ago

New airport edit suggestion submitted by leezbtv:

Array ( [apid] => 2172 [name] => Aqaba King Hussein International Airport [city] => Aqaba [country] => Jordan [iata] => AQJ [icao] => OJAQ [x] => 35.01810073852539 [y] => 29.611600875854492 [elevation] => 175 [timezone] => 3 [dst] => E ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => Aqaba King Hussein International Airport
    [city] => Aqaba
    [country] => Jordan
    [country_code] => 
    [iata] => AQJ
    [icao] => OJAQ
    [x] => 35.01810073852539
    [y] => 29.611600875854492
    [elevation] => 175
    [apid] => 2172
    [uid] => 
    [timezone] => 2
    [dst] => E
    [tz_id] => Asia/Amman
    [type] => airport
    [source] => OurAirports
)

Cross-check this edit on other sites with compatible licensing:

leezbtv commented 1 year ago

Jordan abolished Daylight Savings time in October 2022 and is now set to UTC+3. This should impact AMM and AQJ (I suspect these are the only two commercial airports in Jordan)