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.38k stars 389 forks source link

Update airport Palermo-Punta Raisi (PMO/LICJ) #653

Open jpatokal opened 7 years ago

jpatokal commented 7 years ago

New airport edit suggestion submitted by Davio90:

UPDATE airports SET name='Palermo-Punta Raisi', city='Palermo', country='Italy', iata='PMO', icao='LICJ', x=13.091019, y=38.175958, elevation=65, timezone=1, dst='E' WHERE apid=1512;

Existing, potentially conflicting airport information:

Array
(
    [name] => Palermo
    [city] => Palermo
    [country] => Italy
    [iata] => PMO
    [icao] => LICJ
    [x] => 13.091019
    [y] => 38.175958
    [elevation] => 65
    [apid] => 1512
    [uid] => 
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Rome
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by Davio90:

UPDATE airports SET name='Palermo-Punta Raisi Airport', city='Palermo', country='Italy', iata='PMO', icao='LICJ', x=13.091, y=38.175999, elevation=65, timezone=1, dst='E' WHERE apid=1512;

Existing, potentially conflicting airport information:

Array
(
    [name] => Falconeā€“Borsellino Airport
    [city] => Palermo
    [country] => Italy
    [iata] => PMO
    [icao] => LICJ
    [x] => 13.091
    [y] => 38.175999
    [elevation] => 65
    [apid] => 1512
    [uid] => 
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Rome
    [type] => airport
    [source] => OurAirports
)

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