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.41k stars 395 forks source link

Update airport St Louis Lambert International Airport (STL/KSTL) #780

Open jpatokal opened 7 years ago

jpatokal commented 7 years ago

New airport edit suggestion submitted by maffrandj:

UPDATE airports SET name='St Louis Lambert International Airport', city='St. Louis', country='United States', iata='STL', icao='KSTL', x=-90.37000274658203, y=38.74869918823242, elevation=618, timezone=-6, dst='A' WHERE apid=3678;

Existing, potentially conflicting airport information:

Array
(
    [name] => Lambert St Louis International Airport
    [city] => St. Louis
    [country] => United States
    [iata] => STL
    [icao] => KSTL
    [x] => -90.37000274658203
    [y] => 38.74869918823242
    [elevation] => 618
    [apid] => 3678
    [uid] => 
    [timezone] => -6
    [dst] => A
    [tz_id] => America/Chicago
    [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 maffrandj:

UPDATE airports SET name='St. Louis Lambert International Airport', city='St. Louis', country='United States', iata='STL', icao='KSTL', x=-90.37000274658203, y=38.74869918823242, elevation=618, timezone=-6, dst='A' WHERE apid=3678;

Existing, potentially conflicting airport information:

Array
(
    [name] => Lambert St Louis International Airport
    [city] => St. Louis
    [country] => United States
    [iata] => STL
    [icao] => KSTL
    [x] => -90.37000274658203
    [y] => 38.74869918823242
    [elevation] => 618
    [apid] => 3678
    [uid] => 
    [timezone] => -6
    [dst] => A
    [tz_id] => America/Chicago
    [type] => airport
    [source] => OurAirports
)

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