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 Capri (/CAPR) #901

Open jpatokal opened 5 years ago

jpatokal commented 5 years ago

New airport edit suggestion submitted by ThorstenJ:

UPDATE airports SET name='Capri', city='Capri', country='Italy', iata=NULL, icao='CAPR', x=14.239848, y=40.557594, elevation=7, timezone=0, dst='E' WHERE apid=11510;

Existing, potentially conflicting airport information:

Array
(
    [name] => Capri
    [city] => Capri
    [country] => Italy
    [iata] => 
    [icao] => 
    [x] => 14.239848
    [y] => 40.557594
    [elevation] => 7
    [apid] => 11510
    [uid] => 23671
    [timezone] => 0
    [dst] => E
    [tz_id] => 
    [type] => unknown
    [source] => User
)

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

iceman85 commented 5 years ago

IATA code is PRJ