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.39k stars 390 forks source link

Update airport Ataturk (IST/LTBA) #634

Open jpatokal opened 7 years ago

jpatokal commented 7 years ago

New airport edit suggestion submitted by devmind:

UPDATE airports SET name='Ataturk', city='Istanbul', country='Turkey', iata='IST', icao='LTBA', x=28.814606, y=40.976922, elevation=163, timezone=3, dst='N' WHERE apid=1701;

Existing, potentially conflicting airport information:

Array
(
    [name] => Ataturk
    [city] => Istanbul
    [country] => Turkey
    [iata] => IST
    [icao] => LTBA
    [x] => 28.814606
    [y] => 40.976922
    [elevation] => 163
    [apid] => 1701
    [uid] => 
    [timezone] => 2
    [dst] => E
    [tz_id] => Europe/Istanbul
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by iceman85:

UPDATE airports SET name='Ataturk', city='Istanbul', country='Turkey', iata='IST', icao='LTBA', x=28.814606, y=40.976922, elevation=163, timezone=3, dst='N' WHERE apid=1701;

Existing, potentially conflicting airport information:

Array
(
    [name] => Ataturk
    [city] => Istanbul
    [country] => Turkey
    [iata] => IST
    [icao] => LTBA
    [x] => 28.814606
    [y] => 40.976922
    [elevation] => 163
    [apid] => 1701
    [uid] => 
    [timezone] => 2
    [dst] => E
    [tz_id] => Europe/Istanbul
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by iceman85:

UPDATE airports SET name='Ataturk International Airport', city='Istanbul', country='Turkey', iata='IST', icao='LTBA', x=28.814599990799998, y=40.9768981934, elevation=163, timezone=3, dst='N' WHERE apid=1701;

Existing, potentially conflicting airport information:

Array
(
    [name] => Atatürk International Airport
    [city] => Istanbul
    [country] => Turkey
    [iata] => IST
    [icao] => LTBA
    [x] => 28.814599990799998
    [y] => 40.9768981934
    [elevation] => 163
    [apid] => 1701
    [uid] => 
    [timezone] => 3
    [dst] => E
    [tz_id] => Europe/Istanbul
    [type] => airport
    [source] => OurAirports
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by iceman85:

UPDATE airports SET name='Ataturk International Airport', city='Istanbul', country='Turkey', iata='IST', icao='LTBA', x=28.814599990799998, y=40.9768981934, elevation=163, timezone=3, dst='N' WHERE apid=1701;

Existing, potentially conflicting airport information:

Array
(
    [name] => Atatürk International Airport
    [city] => Istanbul
    [country] => Turkey
    [iata] => IST
    [icao] => LTBA
    [x] => 28.814599990799998
    [y] => 40.9768981934
    [elevation] => 163
    [apid] => 1701
    [uid] => 
    [timezone] => 3
    [dst] => E
    [tz_id] => Europe/Istanbul
    [type] => airport
    [source] => OurAirports
)

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

jpatokal commented 6 years ago

New airport edit suggestion submitted by Haibara:

UPDATE airports SET name='Ataturk International Airport', city='Istanbul', country='Turkey', iata='IST', icao='LTBA', x=28.814599990799998, y=40.9768981934, elevation=163, timezone=3, dst='N' WHERE apid=1701;

Existing, potentially conflicting airport information:

Array
(
    [name] => Atatürk International Airport
    [city] => Istanbul
    [country] => Turkey
    [iata] => IST
    [icao] => LTBA
    [x] => 28.814599990799998
    [y] => 40.9768981934
    [elevation] => 163
    [apid] => 1701
    [uid] => 
    [timezone] => 3
    [dst] => E
    [tz_id] => Europe/Istanbul
    [type] => airport
    [source] => OurAirports
)

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