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 Philipsburg Port (/PHIL) #488

Open jpatokal opened 8 years ago

jpatokal commented 8 years ago

New airport edit suggestion submitted by Kerb78:

UPDATE airports SET name='Philipsburg Port', city='Philipsburg', country='Netherlands Antilles', iata='', icao='PHIL', x=-63.045242, y=18.012868, elevation=0, timezone=-4, dst='N' WHERE apid=9293;

Existing, potentially conflicting airport information:

Array
(
    [name] => Philipsburg Port
    [city] => Philipsburg
    [country] => Netherlands Antilles
    [iata] => 
    [icao] => 
    [x] => -63.045242
    [y] => 18.012868
    [elevation] => 0
    [apid] => 9293
    [uid] => 13974
    [timezone] => -4
    [dst] => N
    [tz_id] => America/Curacao
)

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

jpatokal commented 8 years ago

New airport edit suggestion submitted by Kerb78:

UPDATE airports SET name='Philipsburg Port', city='Philipsburg', country='Netherlands Antilles', iata='', icao='PHIL', x=-63.045242, y=18.012868, elevation=0, timezone=-4, dst='N' WHERE apid=9293;

Existing, potentially conflicting airport information:

Array
(
    [name] => Philipsburg Port
    [city] => Philipsburg
    [country] => Netherlands Antilles
    [iata] => 
    [icao] => 
    [x] => -63.045242
    [y] => 18.012868
    [elevation] => 0
    [apid] => 9293
    [uid] => 13974
    [timezone] => -4
    [dst] => N
    [tz_id] => America/Curacao
)

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