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 Flores Airport (FLW/LPFL) #893

Open jpatokal opened 6 years ago

jpatokal commented 6 years ago

New airport edit suggestion submitted by TAPulator:

UPDATE airports SET name='Flores Airport', city='Santa Cruz', country='Portugal', iata='FLW', icao='LPFL', x=-31.131399154663086, y=39.455299377441406, elevation=112, timezone=-1, dst='E' WHERE apid=1625;

Existing, potentially conflicting airport information:

Array
(
    [name] => Flores Airport
    [city] => Flores
    [country] => Portugal
    [iata] => FLW
    [icao] => LPFL
    [x] => -31.131399154663086
    [y] => 39.455299377441406
    [elevation] => 112
    [apid] => 1625
    [uid] => 
    [timezone] => -1
    [dst] => E
    [tz_id] => Atlantic/Azores
    [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 TAPulator:

UPDATE airports SET name='Flores Airport', city='Santa Cruz das Flores', country='Portugal', iata='FLW', icao='LPFL', x=-31.131399154663086, y=39.455299377441406, elevation=112, timezone=-1, dst='E' WHERE apid=1625;

Existing, potentially conflicting airport information:

Array
(
    [name] => Flores Airport
    [city] => Flores
    [country] => Portugal
    [iata] => FLW
    [icao] => LPFL
    [x] => -31.131399154663086
    [y] => 39.455299377441406
    [elevation] => 112
    [apid] => 1625
    [uid] => 
    [timezone] => -1
    [dst] => E
    [tz_id] => Atlantic/Azores
    [type] => airport
    [source] => OurAirports
)

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